Tue, 06 Jan 2015 21:39:09 +0100
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.
michael@0 | 1 | # nsDOMIdentity.js |
michael@0 | 2 | component {210853d9-2c97-4669-9761-b1ab9cbf57ef} nsDOMIdentity.js |
michael@0 | 3 | contract @mozilla.org/dom/identity;1 {210853d9-2c97-4669-9761-b1ab9cbf57ef} |
michael@0 | 4 | category JavaScript-navigator-property mozId @mozilla.org/dom/identity;1 |
michael@0 | 5 | |
michael@0 | 6 | # nsIDService.js (initialization on startup) |
michael@0 | 7 | component {4e0a0e98-b1d3-4745-a1eb-f815199dd06b} nsIDService.js |
michael@0 | 8 | contract @mozilla.org/dom/identity/service;1 {4e0a0e98-b1d3-4745-a1eb-f815199dd06b} |
michael@0 | 9 | category app-startup IDService @mozilla.org/dom/identity/service;1 |