toolkit/components/feeds/FeedProcessor.manifest

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

     1 component {072a5c3d-30c6-4f07-b87f-9f63d51403f2} FeedProcessor.js
     2 contract @mozilla.org/feed-result;1 {072a5c3d-30c6-4f07-b87f-9f63d51403f2}
     3 component {5d0cfa97-69dd-4e5e-ac84-f253162e8f9a} FeedProcessor.js
     4 contract @mozilla.org/feed;1 {5d0cfa97-69dd-4e5e-ac84-f253162e8f9a}
     5 component {8e4444ff-8e99-4bdd-aa7f-fb3c1c77319f} FeedProcessor.js
     6 contract @mozilla.org/feed-entry;1 {8e4444ff-8e99-4bdd-aa7f-fb3c1c77319f}
     7 component {b992ddcd-3899-4320-9909-924b3e72c922} FeedProcessor.js
     8 contract @mozilla.org/feed-textconstruct;1 {b992ddcd-3899-4320-9909-924b3e72c922}
     9 component {414af362-9ad8-4296-898e-62247f25a20e} FeedProcessor.js
    10 contract @mozilla.org/feed-generator;1 {414af362-9ad8-4296-898e-62247f25a20e}
    11 component {95c963b7-20b2-11db-92f6-001422106990} FeedProcessor.js
    12 contract @mozilla.org/feed-person;1 {95c963b7-20b2-11db-92f6-001422106990}
    13 component {26acb1f0-28fc-43bc-867a-a46aabc85dd4} FeedProcessor.js
    14 contract @mozilla.org/feed-processor;1 {26acb1f0-28fc-43bc-867a-a46aabc85dd4}

mercurial