toolkit/components/places/tests/bookmarks/xpcshell.ini

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 [DEFAULT]
     2 head = head_bookmarks.js
     3 tail = 
     5 [test_384228.js]
     6 [test_385829.js]
     7 [test_388695.js]
     8 [test_393498.js]
     9 [test_395101.js]
    10 [test_395593.js]
    11 [test_405938_restore_queries.js]
    12 [test_417228-exclude-from-backup.js]
    13 [test_417228-other-roots.js]
    14 [test_424958-json-quoted-folders.js]
    15 [test_448584.js]
    16 [test_458683.js]
    17 [test_466303-json-remove-backups.js]
    18 [test_477583_json-backup-in-future.js]
    19 [test_async_observers.js]
    20 [test_bmindex.js]
    21 [test_bookmarks.js]
    22 [test_changeBookmarkURI.js]
    23 [test_getBookmarkedURIFor.js]
    24 [test_keywords.js]
    25 [test_nsINavBookmarkObserver.js]
    26 [test_removeItem.js]
    27 [test_savedsearches.js]
    28 [test_675416.js]
    29 [test_711914.js]
    30 [test_protectRoots.js]
    31 [test_818593-store-backup-metadata.js]
    32 [test_818584-discard-duplicate-backups.js]
    33 [test_992901-backup-unsorted-hierarchy.js]
    34 [test_997030-bookmarks-html-encode.js]

mercurial