Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
Zibi Braniecki
b813d58184 Bug 1431260 - Migrate Extensions tests to mock locale availability. r=aswan
MozReview-Commit-ID: KbFa11j69F1
2018-02-16 14:35:00 -08:00
Luca Greco
8184c37696 Bug 1332273 - Support programmatically registered content scripts. r=baku,kmag
MozReview-Commit-ID: BiWlyYV7ZvB
2017-11-03 17:01:58 +01:00
Kris Maglione
157f1a8b84 Bug 1379148: Part 4 - Add tests for document.write() with document_start content script present. r=mixedpuppy
MozReview-Commit-ID: 5yxgpur1tvf
2017-09-20 17:01:33 -07:00
Kris Maglione
9f08d0bb02 Bug 1356273: Part 2 - Add tests that document.open()/write() only loads content scripts once. r=aswan
The combination of "match_about_blank": true and "run_at": "document_start"
can potentially cause content scripts to run twice for the same document, once
for the intermediate about:blank document created by the document.open() call,
and again for the same document with its final URL after it's been fully
setup.

This test ensures that that behavior doesn't regress.

MozReview-Commit-ID: 9XSfW3rEL4f
2017-08-03 15:21:22 -07:00
Kris Maglione
debd2ac908 Bug 1357902 - Use improved locale service APIs for localization. r=gandalf
MozReview-Commit-ID: 6Aj0SZkCJwg
2017-05-04 18:28:05 -07:00
Kris Maglione
eb1e83769a Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy
Bill, can you please review the binding code? Shane and zombie, can you please
review the content script matching?

MozReview-Commit-ID: IJB5s0a7r7S
2017-06-03 22:03:19 -07:00
Kris Maglione
d7a95b9b00 Bug 1353150: Add tests for WebExtension Xray named element property access. r=bz,mixedpuppy
MozReview-Commit-ID: ARyek92K5qR
2017-04-06 15:20:24 -07:00
Kris Maglione
7345559170 Bug 1288885: Migrate downloads mochitests to xpcshell. r=aswan
MozReview-Commit-ID: Z67uTNUcqD
2016-07-22 18:49:50 -07:00
Sebastian Hengst
e853adcdbd Backed out changeset abd51b3d2b52 (bug 1288885) 2016-07-28 10:06:34 +02:00
Kris Maglione
8504b031e8 Bug 1288885: Migrate downloads mochitests to xpcshell. r=aswan
MozReview-Commit-ID: Z67uTNUcqD
2016-07-22 18:49:50 -07:00