browser/extensions/pdfjs/content/web/images/annotation-note.svg

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
     2 <svg
     3    xmlns="http://www.w3.org/2000/svg"
     4    width="40"
     5    height="40"
     6    viewBox="0 0 40 40">
     7   <rect
     8      width="36.075428"
     9      height="31.096582"
    10      x="1.962286"
    11      y="4.4517088"
    12      id="rect4"
    13      style="fill:#ffff00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23004246;stroke-opacity:1" />
    14   <rect
    15      width="27.96859"
    16      height="1.5012145"
    17      x="6.0157046"
    18      y="10.285"
    19      id="rect6"
    20      style="fill:#000000;fill-opacity:1;stroke:none" />
    21   <rect
    22      width="27.96859"
    23      height="0.85783684"
    24      x="6.0157056"
    25      y="23.21689"
    26      id="rect8"
    27      style="fill:#000000;fill-opacity:1;stroke:none" />
    28   <rect
    29      width="27.96859"
    30      height="0.85783684"
    31      x="5.8130345"
    32      y="28.964394"
    33      id="rect10"
    34      style="fill:#000000;fill-opacity:1;stroke:none" />
    35   <rect
    36      width="27.96859"
    37      height="0.85783684"
    38      x="6.0157046"
    39      y="17.426493"
    40      id="rect12"
    41      style="fill:#000000;fill-opacity:1;stroke:none" />
    42 </svg>

mercurial