dom/activities/src/Activities.manifest

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

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