Closed
Bug 1589637
Opened 5 years ago
Closed 5 years ago
IsSecureContextOrObjectIsFromSecureContext returns true when Fission on, but expecting false
Categories
(Core :: DOM: Service Workers, defect, P2)
Core
DOM: Service Workers
Tracking
()
RESOLVED
DUPLICATE
of bug 1570243
Fission Milestone | M4.1 |
People
(Reporter: edenchuang, Assigned: edenchuang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Mochitest dom/serviceworkers/test/test_register_https_in_http.html failed when Fission on.
While calling ServiceWorker API, IsSecureContextOrObjectIsFromSecureContext returns true when Fission on, but expecting false.
IsSecureContextOrObjectIsFromSecureContext might returns wrong value when process boundary changes.
Assignee | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Roll some unfixed bugs from Fission Milestone M4 to M5
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: M4 → M5
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99beb73cff6c
enable mochitest dom/serviceworkers/test/test_register_https_in_http.html for fission r=dom-workers-and-storage-reviewers,perry
Comment 5•5 years ago
|
||
Backed out changeset 99beb73cff6c (bug 1589637) for mochitest-fission failures in /test_register_https_in_http.html
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=280853361&repo=autoland&lineNumber=3474
Backout: https://hg.mozilla.org/integration/autoland/rev/85cbf81c56594424666c10ca73f9de499d546ab9
Flags: needinfo?(echuang)
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(echuang)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•