Open
Bug 1824192
Opened 2 years ago
Updated 2 years ago
Enable no-fission for WebTransport DOM xpcshell tests
Categories
(Core :: DOM: Networking, enhancement, P3)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: edgul, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Two tests were add in Bug 1818828.
dom/webtransport/test/xpcshell/test_simple_conn.js
dom/webtransport/test/xpcshell/test_simple_stream.js
Though the tests were disabled due to common failure: (!fission && debug)
Let's fix the underlying issue and enable these tests by default.
You need to log in
before you can comment on or make changes to this bug.
Description
•