[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-102.12.0esr-13.0-1] fixup! Bug 21952: Implement Onion-Location



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-102.12.0esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 9b41c038
    by Pier Angelo Vendrame at 2023-06-13T10:10:05+02:00
    fixup! Bug 21952: Implement Onion-Location
    
    Bug 41841: Use the new onion-site.svg icon in the onion-location pill
    

3 changed files:

Changes:

  • browser/components/onionservices/content/onionlocation.css
    1 1
     /* Copyright (c) 2020, The Tor Project, Inc. */
    
    2 2
     
    
    3 3
     #onion-location-button {
    
    4
    -  list-style-image: url(chrome://browser/content/onionservices/onionlocation.svg);
    
    4
    +  list-style-image: url(chrome://browser/skin/onion-site.svg);
    
    5 5
       -moz-context-properties: fill;
    
    6 6
       fill: currentColor;
    
    7 7
     }
    

  • browser/components/onionservices/content/onionlocation.svg deleted
    1
    -<svg width="16" height="16" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    
    2
    -  <path fill="context-fill" fill-opacity="context-fill-opacity" d="m8.016411 14.54499v-0.969784c3.071908-0.0089 5.559239-2.501304 5.559239-5.575429 0-3.073903-2.487331-5.566336-5.559239-5.575206v-0.9697843c3.607473 0.00909 6.528802 2.935521 6.528802 6.544991 0 3.609691-2.921329 6.536342-6.528802 6.545213zm0-3.394356c1.732661-0.0091 3.135111-1.415756 3.135111-3.150857 0-1.734878-1.402451-3.141542-3.135111-3.150634v-0.9695626c2.268448 0.00887 4.104895 1.849753 4.104895 4.120197 0 2.270666-1.836447 4.111549-4.104895 4.120419zm0-4.846926c0.9294227 0.00887 1.680545 0.7644289 1.680545 1.696069 0 0.9318627-0.7511226 1.687421-1.680545 1.696291zm-8.016411 1.696069c0 4.418473 3.581527 8.000222 8 8.000222 4.418251 0 8-3.581749 8-8.000222 0-4.418251-3.581749-7.999778-8-7.999778-4.418473 0-8 3.581527-8 7.999778z" />
    
    3
    -</svg>
    \ No newline at end of file

  • browser/components/onionservices/jar.mn
    ... ... @@ -8,5 +8,4 @@ browser.jar:
    8 8
         content/browser/onionservices/savedKeysDialog.js               (content/savedKeysDialog.js)
    
    9 9
         content/browser/onionservices/savedKeysDialog.xhtml            (content/savedKeysDialog.xhtml)
    
    10 10
         content/browser/onionservices/onionlocationPreferences.js      (content/onionlocationPreferences.js)
    
    11
    -    content/browser/onionservices/onionlocation.svg                (content/onionlocation.svg)
    
    12 11
         skin/classic/browser/onionlocation.css                         (content/onionlocation.css)

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits