Bug 198507
Summary: | ServiceWorker Inspector: Network requests not showing up in Network tab | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, joepeck, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
ServiceWorker Inspector: Network requests not showing up in Network tab
Steps to Reproduce:
1. Login to twitter.com
2. Inspect twitter.com Service Worker
3. Scroll the page / open other pages in the main navigation
=> Resources have loaded but Network tab doesn't show the loads
Notes:
• performance.getEntries() shows ResourceTiming entries
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/51375272>
Joseph Pecoraro
Hmm, they do show up in:
https://mdn.github.io/sw-test/
Maybe Twitter is doing something different?