Sat, 03 Jan 2015 20:18:00 +0100
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 skip-if = buildapp == 'b2g'
3 support-files =
4 lib/richtext2/current_revision
5 lib/richtext2/richtext2/common.py
6 lib/richtext2/richtext2/unittestexample.html
7 lib/richtext2/richtext2/static/editable-dM.html
8 lib/richtext2/richtext2/static/editable.css
9 lib/richtext2/richtext2/static/editable-body.html
10 lib/richtext2/richtext2/static/editable-div.html
11 lib/richtext2/richtext2/static/js/variables.js
12 lib/richtext2/richtext2/static/js/range-bootstrap.js
13 lib/richtext2/richtext2/static/js/range.js
14 lib/richtext2/richtext2/static/js/output.js
15 lib/richtext2/richtext2/static/js/compare.js
16 lib/richtext2/richtext2/static/js/canonicalize.js
17 lib/richtext2/richtext2/static/js/pad.js
18 lib/richtext2/richtext2/static/js/run.js
19 lib/richtext2/richtext2/static/js/units.js
20 lib/richtext2/richtext2/static/common.css
21 lib/richtext2/richtext2/__init__.py
22 lib/richtext2/richtext2/handlers.py
23 lib/richtext2/richtext2/templates/output.html
24 lib/richtext2/richtext2/templates/richtext2.html
25 lib/richtext2/richtext2/tests/forwarddelete.py
26 lib/richtext2/richtext2/tests/selection.py
27 lib/richtext2/richtext2/tests/queryIndeterm.py
28 lib/richtext2/richtext2/tests/unapplyCSS.py
29 lib/richtext2/richtext2/tests/apply.py
30 lib/richtext2/richtext2/tests/unapply.py
31 lib/richtext2/richtext2/tests/change.py
32 lib/richtext2/richtext2/tests/queryState.py
33 lib/richtext2/richtext2/tests/queryValue.py
34 lib/richtext2/richtext2/tests/__init__.py
35 lib/richtext2/richtext2/tests/insert.py
36 lib/richtext2/richtext2/tests/queryEnabled.py
37 lib/richtext2/richtext2/tests/applyCSS.py
38 lib/richtext2/richtext2/tests/changeCSS.py
39 lib/richtext2/richtext2/tests/delete.py
40 lib/richtext2/richtext2/tests/querySupported.py
41 lib/richtext2/README
42 lib/richtext2/update_from_upstream
43 lib/richtext2/LICENSE
44 lib/richtext2/README.Mozilla
45 lib/richtext2/currentStatus.js
46 lib/richtext/current_revision
47 lib/richtext/README
48 lib/richtext/update_from_upstream
49 lib/richtext/LICENSE
50 lib/richtext/README.Mozilla
51 lib/richtext/richtext/editable.html
52 lib/richtext/richtext/richtext.html
53 lib/richtext/richtext/js/range.js
54 lib/richtext/currentStatus.js
56 [test_richtext2.html]
57 [test_richtext.html]