Andrew Swan
71b430f70e
Bug 1450388 Part 3: Implement persistent option for EventManager r=kmag
...
MozReview-Commit-ID: BtccacvzhE8
2018-03-30 16:38:42 -07:00
Andrew Swan
c259b80387
Bug 1450388 Part 2: Expose startupData to webextensions r=kmag
...
MozReview-Commit-ID: AbqR3hECLZe
2018-03-21 10:22:13 -07:00
Dave Townsend
a37ff0462a
Bug 1448500: Add speculative request content policy type. r=bz, r=kmag
...
Adds a new TYPE_SPECULATIVE to nsIContentPolicy uses it as the type for
speculative connection channels from the IO service. I believe I've added it to
all the content policies in tree to make sure it behaves the same as TYPE_OTHER
used to.
The webextension test shows that the webextension proxy API sees speculative
lookups requested through the IO service.
MozReview-Commit-ID: DQ4Kq0xdUOD
2018-03-23 15:27:08 -07:00
Shane Caraveo
3b5841fbab
Bug 1446517 - move some webRequest auth tests to xpcshell, r=kmag
...
MozReview-Commit-ID: 5A4oDnRh2lS
2018-03-20 14:21:51 -05:00
Kris Maglione
90b0fe5c7e
Bug 1444758: Follow-up: Disable test_ext_unload_frame for too frequent intermittent failures. r=bustage DONTBUILD
...
MozReview-Commit-ID: 7HrXu2mcnmW
2018-03-12 22:52:21 -07:00
Kris Maglione
82fde42f89
Bug 1444680: Follow-up: Re-enable test_ext_webRequest_suspend without trying to load remote content on Android. r=me
...
MozReview-Commit-ID: 6aubSpZKIiE
2018-03-12 22:39:59 -07:00
Kris Maglione
53f380cf71
Bug 1444680: Follow-up: Disable test_ext_webRequest_suspend on Android because it crashes and the stacks have no symbols, so I have no idea why. r=bustage
...
MozReview-Commit-ID: 3vJV65NR7ho
2018-03-12 22:35:45 -07:00
Kris Maglione
9f43b8d495
Bug 1444758: Part 21 - Migrate test_ext_eventpage_warning to xpcshell. r=aswan
...
MozReview-Commit-ID: I967vscL5DY
2018-03-11 18:40:37 -07:00
Kris Maglione
2a375c7085
Bug 1444758: Part 19 - Migrate test_ext_permissions_xhr to xpcshell. r=aswan
...
MozReview-Commit-ID: 20I3dndJble
2018-03-11 17:45:11 -07:00
Kris Maglione
33f838f790
Bug 1444758: Part 18 - Migrate test_ext_runtime_id to xpcshell. r=aswan
...
MozReview-Commit-ID: 1uRqvnLmzhZ
2018-03-11 17:33:54 -07:00
Kris Maglione
5a885cf22f
Bug 1444758: Part 17 - Migrate test_ext_storage_tab to xpcshell. r=aswan
...
MozReview-Commit-ID: DVAPwVKpwqz
2018-03-11 17:29:58 -07:00
Kris Maglione
9af3a6a98b
Bug 1444758: Part 16 - Migrate test_ext_storage_content to xpcshell. r=aswan
...
MozReview-Commit-ID: 4Q4CaL0Xoxe
2018-03-11 17:17:23 -07:00
Kris Maglione
b2a1ac0fe4
Bug 1444758: Part 15 - Migrate test_ext_geturl to xpcshell. r=aswan
...
MozReview-Commit-ID: 8zQIBhA8iD6
2018-03-11 17:04:45 -07:00
Kris Maglione
a77a8caadd
Bug 1444758: Part 14 - Migrate test_ext_unload_frame to xpcshell. r=aswan
...
MozReview-Commit-ID: 4lwqDQ8rI1K
2018-03-11 16:21:23 -07:00
Kris Maglione
13c9f27ce2
Bug 1444758: Part 13 - Migrate test_ext_xhr_capabilities to xpcshell. r=aswan
...
MozReview-Commit-ID: 7sGwK8h3Wj4
2018-03-11 15:11:15 -07:00
Kris Maglione
bd20e31364
Bug 1444758: Part 12c - Migrate test_ext_tab_teardown to xpcshell. r=aswan
...
MozReview-Commit-ID: 15Pxz3xmLyX
2018-03-11 15:05:02 -07:00
Kris Maglione
e61722a8b4
Bug 1444758: Part 12b - Migrate test_ext_background_teardown to xpcshell. r=aswan
...
MozReview-Commit-ID: HMyKZuX0yUG
2018-03-11 14:54:29 -07:00
Kris Maglione
41564e3593
Bug 1444758: Part 12a - Migrate test_ext_contentscript_teardown to xpcshell. r=aswan
...
MozReview-Commit-ID: iySViq8K6c
2018-03-11 14:50:35 -07:00
Kris Maglione
008d321fb2
Bug 1444758: Part 11 - Migrate test_ext_contentscript_exporthelpers to xpcshell. r=aswan
...
MozReview-Commit-ID: 3JImgSogspY
2018-03-11 14:37:41 -07:00
Kris Maglione
41834e7fe1
Bug 1444758: Part 10 - Migrate test_ext_contentscript_create_iframe to xpcshell. r=aswan
...
MozReview-Commit-ID: 9aWQhHA1ONH
2018-03-11 14:33:48 -07:00
Kris Maglione
dbc09e8a9b
Bug 1444758: Part 9 - Migrate test_ext_contentscript_css to xpcshell. r=aswan
...
MozReview-Commit-ID: EtZRGqbW2R6
2018-03-11 14:23:53 -07:00
Kris Maglione
b82d989296
Bug 1444758: Part 8 - Migrate test_ext_contentscript_context to xpcshell. r=aswan
...
MozReview-Commit-ID: XShmdtuY4j
2018-03-11 14:15:42 -07:00
Kris Maglione
41963f7ea8
Bug 1444758: Part 7 - Migrate test_ext_contentscript_async_loading to xpcshell. r=aswan
...
MozReview-Commit-ID: AU9hsF8OYUH
2018-03-11 13:57:34 -07:00
Kris Maglione
bc5e58111d
Bug 1444758: Part 6 - Migrate test_ext_content_security_policy to xpcshell. r=aswan
...
MozReview-Commit-ID: 99ChsuUDAOH
2018-03-11 13:52:18 -07:00
Kris Maglione
f2946d70f7
Bug 1444758: Part 5 - Migrate test_ext_contentscript_api_injection to xpcshell. r=aswan
...
MozReview-Commit-ID: Htot0aRcFXK
2018-03-11 13:19:27 -07:00
Kris Maglione
4599579c11
Bug 1444758: Part 4 - Migrate test_ext_background_api_injection to xpcshell. r=aswan
...
MozReview-Commit-ID: F77HJBEaaB4
2018-03-11 12:58:23 -07:00
Kris Maglione
840a458d8a
Bug 1444758: Part 3 - Migrate test_ext_schema to xpcshell. r=aswan
...
MozReview-Commit-ID: CTCLTXWCZBN
2018-03-11 12:48:30 -07:00
Kris Maglione
d013f1a7e3
Bug 1444758: Part 2: Migrate test_ext_sandbox_var to xpcshell. r=aswan
...
MozReview-Commit-ID: LnCooe1lGYN
2018-03-11 10:49:32 -07:00
Kris Maglione
916798e102
Bug 1444680: Follow-up: Fix StreamFilter race that turns up when running tests in parallel. r=mixedpuppy
...
MozReview-Commit-ID: 9qGEmtq5J4H
2018-03-12 18:31:58 -07:00
Kris Maglione
d44530e89d
Bug 1444680: Follow-up: Temporarily skip filterResponseData test on debug builds. r=bustage CLOSED TREE
...
MozReview-Commit-ID: AAOoDiU9Kc
2018-03-12 18:07:31 -07:00
Kris Maglione
fce6c652fb
Bug 1444680: Part 6: Convert test_ext_webRequest_responseBody to xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: DgAENLT9Kzv
2018-03-10 20:15:52 -08:00
Kris Maglione
3ef90382e2
Bug 1444680: Part 5: Convert test_ext_webRequest_set_cookie to xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: 8hTlHqB0KX7
2018-03-10 19:08:54 -08:00
Kris Maglione
36532225c5
Bug 1444680: Part 4: Convert test_ext_webRequest_webSocket to xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: Ck0vyHoqPV9
2018-03-10 18:49:38 -08:00
Kris Maglione
1554df541a
Bug 1444680: Part 3: Convert test_ext_webRequest_permission to xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: 34BKVmoQACF
2018-03-10 18:25:52 -08:00
Kris Maglione
a17eac2cbf
Bug 1444680: Part 2: Convert test_ext_webRequest_suspend to xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: 8SoEdllfzSG
2018-03-10 18:02:50 -08:00
Kris Maglione
2534340750
Bug 1444539: Disconnect StreamFilters on redirect. r=mixedpuppy
...
MozReview-Commit-ID: AuCjXTlsFSC
2018-03-09 14:38:41 -08:00
Ciure Andrei
a357384ce3
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-02 12:19:09 +02:00
Kris Maglione
a68a7b5ca9
Bug 1441333: Part 5 - Use proper async caller location in normalizeError. r=zombie
...
Currently, when we create an error object at the end of an aysnc operation, we
only get a useful caller location if async stacks are enabled.
This patch changes our behavior to use the saved caller location we've already
stored when creating an Error object based on a plain string message.
MozReview-Commit-ID: DDO0lAUHYRO
2018-03-01 16:39:08 -08:00
Shane Caraveo
9a08d8aa33
Bug 1409878 implement async proxy api for webextensions, r=kmag,rpl
...
MozReview-Commit-ID: 50xsccRy19A
2018-03-01 19:09:54 -06:00
Shane Caraveo
01c207899b
Bug 1373640 implement async dns resolve api for webextensions, r=kmag
...
MozReview-Commit-ID: Bzfr2x6Vmx2
2018-02-27 19:35:01 -06:00
Ciure Andrei
51bf758f13
Backed out changeset 30b928272f74 (bug 1373640) for failures on xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_dns.js a=backout
2018-02-28 06:44:03 +02:00
Shane Caraveo
d20ba0a6aa
Bug 1373640 implement async dns resolve api for webextensions, r=kmag
...
MozReview-Commit-ID: Bzfr2x6Vmx2
2018-02-27 19:35:01 -06:00
Ciure Andrei
a6f96e20e2
Backed out changeset 7c6468a59407 (bug 1373640) for failures on xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_dns.js a=backout on a CLOSED TREE
2018-02-28 03:04:19 +02:00
Shane Caraveo
63f203ba9f
Bug 1373640 implement async dns resolve api for webextensions, r=kmag
...
MozReview-Commit-ID: Bzfr2x6Vmx2
2018-02-27 13:56:38 -06:00
Cosmin Sabou
a4871fdab3
Bug 1419183 - Disable toolkit/components/extensions/test/xpcshell/test_ext_management.js for frequent failures. r=jmaher
2018-02-21 18:54:17 +02:00
Shane Caraveo
f388e6a2b5
Bug 1393940, reenable proxy script tests which were rewritten in bug 1381290 r=mixedpuppy
...
MozReview-Commit-ID: Fvz60yOK2tF
2018-01-30 14:57:03 -07:00
Shane Caraveo
7f4e561196
Bug 1417639 move tests out of mochitest-chrome, r=rpl
...
MozReview-Commit-ID: CUYe2WNyzHj
2018-01-08 14:50:43 -08:00
Luca Greco
4f36c2e62a
Bug 1406675 - Allow storages in WebExtensions on customized cookieBehavior and lifetimePolicy prefs. r=asuth,aswan
...
This commit ensures that WebExtension principals always get a nsICookieService::BEHAVIOR_ACCEPT
cookieBehavior and a nsICookieService::ACCEPT_NORMALLY aLifetimePolicy:
- the webextension pages are still able to use indexedDB and localStorage on a globally
configured:
"network.cookie.cookieBehavior = 2"
("Accept cookies from websites" unchecked in the about:preferences
"use custom settings for history" section)
- the webextension pages' localStorage does not switch in session-only mode on a globally
configured:
"network.cookie.lifetimePolicy = 2"
("Keep until I close Firefox" in the about:preferences
"use custom settings for history" section)
MozReview-Commit-ID: 5LOCvCgcokM
2017-11-10 00:49:33 +01:00
Haik Aftandilian
f878841bb5
Bug 1398908 - Add automated test that uses nonexistent script from extension JAR file. r=mixedpuppy
...
MozReview-Commit-ID: DbZ3JuFm770
2017-10-03 16:09:03 -07:00
Phil Ringnalda
ae615a15de
Backed out changeset 513578be7da2 (bug 1398908) for eslint failures
...
MozReview-Commit-ID: DXjJ3OIIAtc
2017-10-17 19:48:35 -07:00