Open
Bug 1967735
Opened 1 year ago
Updated 6 months ago
Add actor and message name to "Should not receive non-decodable data" assertion
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
References
Details
This failure is happening failure regularly in the full screen test directory, in opt builds (see bug 1563825). It wouldn't be hard to add the actor and message name to the assertion, which would give us more information about what is going wrong. Given that it is happening late in shutdown, maybe the parent has exited first and that's causing some resource to go away?
You need to log in
before you can comment on or make changes to this bug.
Description
•