Add a task queue for service worker tasks |
||
Issue description[can't find a bug, please dup as I think we already had one] Currently we are not freezing renderer when service worker is attached as it could be posting tasks on any task queues. Instead we should make a new task queue for SW so that we can freeze all remaining task queues.
,
Aug 30
|
||
►
Sign in to add a comment |
||
Comment 1 Deleted