Closed
Bug 1723110
Opened 3 years ago
Closed 3 years ago
Update tests within dom/media to work with https-first enabled
Categories
(Core :: DOM: Security, task, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Adding some extra context to this in case folks end up here in the future. The test being updated in the patch at time of writing tests various access controls and was written to use URLs and origins that are http specific. It could be rewritten to use https instead, but for now we can mitigate problems by pushing the https-first pref.
I'll create a follow up bug to adjust the test.
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/autoland/rev/60cc72bd6835
Update tests within dom/media to work with https-first enabled r=bryce
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•