toolkit/devtools/webconsole/test/chrome.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.

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 common.js
michael@0 4 data.json
michael@0 5 data.json^headers^
michael@0 6 network_requests_iframe.html
michael@0 7
michael@0 8 [test_basics.html]
michael@0 9 [test_bug819670_getter_throws.html]
michael@0 10 [test_cached_messages.html]
michael@0 11 [test_consoleapi.html]
michael@0 12 [test_consoleapi_innerID.html]
michael@0 13 [test_file_uri.html]
michael@0 14 [test_reflow.html]
michael@0 15 [test_jsterm.html]
michael@0 16 [test_network_get.html]
michael@0 17 [test_network_longstring.html]
michael@0 18 [test_network_post.html]
michael@0 19 [test_nsiconsolemessage.html]
michael@0 20 [test_object_actor.html]
michael@0 21 [test_object_actor_native_getters.html]
michael@0 22 [test_object_actor_native_getters_lenient_this.html]
michael@0 23 [test_page_errors.html]
michael@0 24 [test_throw.html]
michael@0 25 [test_jsterm_cd_iframe.html]

mercurial