dom/identity/Identity.manifest

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 # nsDOMIdentity.js
     2 component {210853d9-2c97-4669-9761-b1ab9cbf57ef} nsDOMIdentity.js
     3 contract @mozilla.org/dom/identity;1 {210853d9-2c97-4669-9761-b1ab9cbf57ef}
     4 category JavaScript-navigator-property mozId @mozilla.org/dom/identity;1
     6 # nsIDService.js (initialization on startup)
     7 component {4e0a0e98-b1d3-4745-a1eb-f815199dd06b} nsIDService.js
     8 contract @mozilla.org/dom/identity/service;1 {4e0a0e98-b1d3-4745-a1eb-f815199dd06b}
     9 category app-startup IDService @mozilla.org/dom/identity/service;1

mercurial