RESOLVED FIXED 174277
Web Inspector: Resources are sometimes missing from the tree outline right before folderizing
https://bugs.webkit.org/show_bug.cgi?id=174277
Summary Web Inspector: Resources are sometimes missing from the tree outline right be...
Devin Rousso
Reported 2017-07-07 14:13:14 PDT
This usually occurs when a resource is added that would trigger folderization, but only one is added so the tree element populates only once. * Steps to Reproduce: 1. Apply <https://webkit.org/b/173807> Web Inspector: [META] Allow canvas actions to be recorded/replayed 2. Inspect https://mdn.github.io/canvas-raycaster/ 3. Show the Resources tab => The canvas resource is not visible 4. Refresh the page => The resources have been folderized and there is a Canvas folder
Attachments
Patch (1.55 KB, patch)
2017-07-07 14:13 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2017-07-07 14:13:55 PDT
Joseph Pecoraro
Comment 2 2017-07-07 14:14:43 PDT
Comment on attachment 314877 [details] Patch r=me
WebKit Commit Bot
Comment 3 2017-07-07 14:44:22 PDT
Comment on attachment 314877 [details] Patch Clearing flags on attachment: 314877 Committed r219270: <http://trac.webkit.org/changeset/219270>
WebKit Commit Bot
Comment 4 2017-07-07 14:44:23 PDT
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.