dom/activities/src/Activities.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 component {ba9bd5cb-76a0-4ecf-a7b3-d2f7c43c5949} ActivityProxy.js
michael@0 2 contract @mozilla.org/dom/activities/proxy;1 {ba9bd5cb-76a0-4ecf-a7b3-d2f7c43c5949}
michael@0 3
michael@0 4 component {5430d6f9-32d6-4924-ba39-6b6d1b093cd6} ActivityWrapper.js
michael@0 5 contract @mozilla.org/dom/system-messages/wrapper/activity;1 {5430d6f9-32d6-4924-ba39-6b6d1b093cd6}
michael@0 6
michael@0 7 component {d2296daa-c406-4c5e-b698-e5f2c1715798} ActivityMessageConfigurator.js
michael@0 8 contract @mozilla.org/dom/system-messages/configurator/activity;1 {d2296daa-c406-4c5e-b698-e5f2c1715798}
michael@0 9
michael@0 10 component {9326952a-dbe3-4d81-a51f-d9c160d96d6b} ActivityRequestHandler.js
michael@0 11 contract @mozilla.org/dom/activities/request-handler;1 {9326952a-dbe3-4d81-a51f-d9c160d96d6b}

mercurial