Closed
Bug 1788246
Opened 2 years ago
Closed 2 years ago
Fix intermittent mochitest leak in test_websocket_mixed_content.html
Categories
(Core :: DOM: Networking, defect, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Bug 1788246 - Fix intermittent mochitest leak in test_websocket_mixed_content.html r=necko-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
Bug 1748005 added numerous mixed content websocket tests, but also introduced an intermittent leak in one of those tests.
https://bugzilla.mozilla.org/show_bug.cgi?id=1700549#c48
Assignee | ||
Comment 1•2 years ago
|
||
Patch incoming.
Assignee | ||
Comment 2•2 years ago
|
||
A newly-created iframe was leaked, now explicitly removing.
Updated•2 years ago
|
Attachment #9292515 -
Attachment description: Bug 1788246 - Fix intermittent mochitest leak in test_websocket_mixed_content.html r=dom-reviewers → Bug 1788246 - Fix intermittent mochitest leak in test_websocket_mixed_content.html r=necko-reviewers
Updated•2 years ago
|
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/76ec57c97cdb
Fix intermittent mochitest leak in test_websocket_mixed_content.html r=necko-reviewers,valentin
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•