Open
Bug 1806799
Opened 2 years ago
Updated 2 years ago
Support "network.responseStarted" for service worker requests
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
The third trigger for WebDriver BiDi response started from https://whatpr.org/fetch/1540.html#http-fetch occurs when the response is returned by a service worker.
We will not support this (or at least test it) with the basic implementation so this should be handled here.
You need to log in
before you can comment on or make changes to this bug.
Description
•