DescriptionAdd ServiceWorker timing information on the popup panel in DevTools's Network tab (2/2)
In order to contain the newer timing information, net::LoadTimingInfo::ServiceWorkerTiming is defined and contained in net::LoadTimingInfo. Of course this struct is widely used, so is this okey? or is there some another solution?
1st patch: https://codereview.chromium.org/515583005/
BUG=401389
TEST=N/A
Committed: https://crrev.com/403d2d975696fa4288f7075733613f1a5e743b19
Cr-Commit-Position: refs/heads/master@{#295635}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Incorporate the review #
Total comments: 17
Patch Set 3 : Incorporate the reviews #
Total comments: 5
Patch Set 4 : Set send_start/send_end #
Total comments: 3
Patch Set 5 : Rebase #Patch Set 6 : Rebase #Messages
Total messages: 26 (5 generated)
|