Closed
Bug 1649873
Opened 4 years ago
Closed 4 years ago
Enable stream filter test for remote only
Categories
(WebExtensions :: General, enhancement, P1)
WebExtensions
General
Tracking
(firefox80 fixed)
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: CuveeHsu, Assigned: CuveeHsu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Tests involved stream filter:
-
toolkit/components/extensions/test/xpcshell/test_ext_webRequest_responseBody.js
-
toolkit/components/extensions/test/xpcshell/test_ext_webRequest_startup.js
are already not tested in treeherder -
toolkit/components/extensions/test/xpcshell/test_ext_webRequest_filterResponseData.js
this is skipeed for non-e10s mode in treeherder
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308226338&repo=try&lineNumber=1084
Bug 1628766 comment 12 indicates we never support streamFilter without e10. Therefore we need to remove the non-e10s tests.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → juhsu
Status: NEW → ASSIGNED
Updated•4 years ago
|
Severity: -- → S2
Priority: -- → P1
Pushed by juhsu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/625b0db729ce
Enable stream filter test for remote only, r=mixedpuppy
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•