Open
Bug 1177935
Opened 9 years ago
Updated 2 years ago
Fix devtools ServiceWorker testing flag on SharedWorker
Categories
(Core :: DOM: Workers, defect, P3)
Core
DOM: Workers
Tracking
()
NEW
People
(Reporter: bkelly, Unassigned)
References
(Blocks 1 open bug)
Details
To implement bug 1175138 I am exposing the devtools ServiceWorker testing flag that is set per-window on workers. I just set the flag if the creating doc or parent has it set. This won't quite work right for SharedWorkers with multiple docs. We should fix this.
Ehsan might have other ideas for this flag as well.
Reporter | ||
Updated•8 years ago
|
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•