Closed
Bug 1628605
Opened 5 years ago
Closed 5 years ago
Write SecFetch Test for websockets
Categories
(Core :: DOM: Security, task, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
As discussed within Bug 1623400, there is not automated tests for websockets and secfetch, probably worth landing the one we added to Bug 1623400.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0105a6519f30
Test SecFetch Headers and websockets. r=baku
Comment 3•5 years ago
|
||
Backed out changeset 0105a6519f30 (Bug 1628605) for causing failures in test_sec_fetch_websocket.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/6c45d55c7d0b9af23a545655b92a5a495dd4963a
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=297069415&repo=autoland&lineNumber=2589
Flags: needinfo?(ckerschb)
Assignee | ||
Comment 4•5 years ago
|
||
(In reply to Alexandru Michis [:malexandru] from comment #3)
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=297069415&repo=autoland&lineNumber=2589
Ah, I see, let's slightly rewrite so the onopen can definitely not happen after we have called SimpleTest.finish().
Flags: needinfo?(ckerschb)
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b32370516094
Test SecFetch Headers and websockets. r=baku
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•