RESOLVED FIXED Bug 194243
Web Inspector: Resources: missing resource data for document on reload
https://bugs.webkit.org/show_bug.cgi?id=194243
Summary Web Inspector: Resources: missing resource data for document on reload
Devin Rousso
Reported 2019-02-04 15:27:19 PST
# Steps to reproduce: 1. Load any web page. 2. Open the network inspector to the Resources tab 3. Reload the page 4. The selected resource should be the document. Look at the details sidebar. 5. Select another resource 6. Select the document resource again. Look at the details sidebar. Expected Results: The details sidebars for steps 4 and 6 should be the same and should contain all the data. Actual Results: The details sidebar for step 4 is missing most data. It also lists the Encoded and Transferred values incorrectly, and it claims the Compression ratio is 1.00×. The sidebar for step 6 lists the data correctly.
Attachments
Patch (5.25 KB, patch)
2019-02-04 15:29 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-02-04 15:27:32 PST
Devin Rousso
Comment 2 2019-02-04 15:29:22 PST
Joseph Pecoraro
Comment 3 2019-02-04 16:11:58 PST
Comment on attachment 361109 [details] Patch r=me, oops how did I not notice this?!
WebKit Commit Bot
Comment 4 2019-02-04 17:12:02 PST
Comment on attachment 361109 [details] Patch Clearing flags on attachment: 361109 Committed r240952: <https://trac.webkit.org/changeset/240952>
WebKit Commit Bot
Comment 5 2019-02-04 17:12:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.