Commit Graph

2396 Commits

Author SHA1 Message Date
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
b39fe41adf Bug 1444758: Follow-up: Fix some flakiness when tests are run in parallel. r=aswan
When we run tests in parallel (and probably occasionally when we don't), we
sometimes wind up getting a DOMContentLoaded event for about:blank before we
actually start loading the background page, which causes tests which rely on
the background page being loaded to fail.

This also fixes some noisy warnings from XPIProvider which make actual issues
more difficult to diagnose.

MozReview-Commit-ID: 4CiccISJ7Pt
2018-03-11 20:00:08 -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
911ddc86d8 Bug 1444758: Part 20 - Remove test_ext_background_generated_url. r=aswan
MozReview-Commit-ID: 4e2YuVviLtR
2018-03-12 20:58:01 -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
db5bac2570 Bug 1444680: Follow-up: Disable cached response test on Android because Android. r=bustage DONTBUILD CLOSED TREE
MozReview-Commit-ID: GUYvvqqmamX
2018-03-12 20:00:34 -07:00
Kris Maglione
1dcfc0aab6 Bug 1445026: Don't try to decode a binary hash blob as UTF-8. r=rpl
MozReview-Commit-ID: 91QNBYVQgQU
2018-03-12 14:18:43 -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
a0895a8cc3 Bug 1444680: Follow-up: Release StreamFilterParent::mChannel on main thread. r=mixedpuppy a=bustage DONTBUILD CLOSED TREE
Running the StreamFilter tests as parallel xpcshell tests uncovered a race, in
which we sometimes wind up releasing the last reference to an HttpChannel on a
background thread, and its destructor attempts to free things which can only
be freed on the main thread.
2018-03-12 15:04:02 -07:00
Kris Maglione
901a548dad Bug 1444680: Follow-up: Turn off forcing remote content pages due to Android bustage. r=bustage CLOSED TREE
MozReview-Commit-ID: 1F7Co7KNyk3
2018-03-12 14:57:20 -07:00
Kris Maglione
e27bb8b3ca Bug 1444680: Follow-up: Fix mozAddonManager API tests for non-HTTP test host access. r=bustage CLOSED TREE
MozReview-Commit-ID: 1nYFNgbnzsX
2018-03-12 14:47:30 -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
81bd3d1a95 Bug 1444680: Part 1b: Add helper for calling fetch() in content context. r=mixedpuppy
MozReview-Commit-ID: AiefWoKEh5c
2018-03-10 22:52:16 -08:00
Kris Maglione
02e0998834 Bug 1444680: Part 1a: Move proxy filter host stubs to head.js. r=mixedpuppy
MozReview-Commit-ID: 8XxxJlRgTZL
2018-03-10 17:54:12 -08:00
Kris Maglione
f373de248e Bug 1420485: Follow-up: Remove unnecessary single-use stringToCryptoHash function. r=me
MozReview-Commit-ID: H1tPnsN0v2J
2018-03-11 22:25:56 -07:00
Kris Maglione
016b16e3d0 Bug 1444763: Wait for tab to be created before trying to close it. r=trivial,test-only
MozReview-Commit-ID: LrrZwC6J1SQ
2018-03-11 21:06:08 -07:00
Noemi Erli
78a06363c0 Merge inbound to mozilla-central. a=merge 2018-03-10 11:58:34 +02:00
Kris Maglione
113f8426de Bug 1444539: Follow-up: Remove errant debugging code. DONTBUILD
MozReview-Commit-ID: H7qaL8yUbAE
2018-03-09 17:53:35 -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
Kris Maglione
0e4b3bef11 Bug 1415644: Follow-up: Fix assertion in debug builds. r=bustage CLOSED TREE
MozReview-Commit-ID: 1AzZ7X31jAs
2018-03-09 16:09:03 -08:00
Kris Maglione
66792f4453 Bug 1443640: Fix race when validating applied CSS. r=mixedpuppy
MozReview-Commit-ID: B3l71jeKnDw
2018-03-09 15:11:33 -08:00
Kris Maglione
6958202bbb Bug 1415644: Follow-up: Fix static analysis build bustage. r=bustage
MozReview-Commit-ID: IwFUIFOJbdX
2018-03-09 15:13:52 -08:00
Kris Maglione
fd8a0b2ac6 Bug 1415644: Create a list of restricted domains. r=aswan,mixedpuppy
MozReview-Commit-ID: A0AkaBG33In
2018-03-03 16:28:18 -08:00
Luca Greco
1a183d07cd Bug 1444456 - Fix contentScripts.register API schema should not use additionalProperties. r=mixedpuppy
MozReview-Commit-ID: 2Ygqrn42NI3
2018-03-09 18:38:22 +01:00
Andy McKay
2a49400995 bug 1420778 make downloads permissions optional r=aswan
MozReview-Commit-ID: JSbDDA2iYw5
2018-03-07 16:10:03 -08:00