dom/wifi/DOMWifiP2pManager.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.

michael@0 1 # DOMWifiP2pManager.js
michael@0 2 component {8d9125a0-3498-11e3-aa6e-0800200c9a66} DOMWifiP2pManager.js
michael@0 3 contract @mozilla.org/wifip2pmanager;1 {8d9125a0-3498-11e3-aa6e-0800200c9a66}
michael@0 4
michael@0 5 component {a9b81450-349d-11e3-aa6e-0800200c9a66} DOMWifiP2pManager.js
michael@0 6 contract @mozilla.org/wifip2pgroupowner;1 {a9b81450-349d-11e3-aa6e-0800200c9a66}

mercurial