Open
Bug 1870860
Opened 2 years ago
Updated 9 months ago
All non service worker request timings for service worker requests are 0ms
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
90.03 KB,
image/png
|
Details |
Once Bug 1353798 lands we will have service worker timings in the network monitor. All the non service worker request timings for service worker requests are 0ms. Should this be the case?
e.g Should waiting and Receiving show the time to receive the response from the service worker?
Lets confirm that this, if it is lets hide these timings as there are not useful. If not lets figure out where the timings are wrong.
Updated•9 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•