Bug 174277 - Web Inspector: Resources are sometimes missing from the tree outline right before folderizing
Summary: Web Inspector: Resources are sometimes missing from the tree outline right be...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-07 14:13 PDT by Devin Rousso
Modified: 2017-07-07 14:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2017-07-07 14:13 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 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
Comment 1 Devin Rousso 2017-07-07 14:13:55 PDT
Created attachment 314877 [details]
Patch
Comment 2 Joseph Pecoraro 2017-07-07 14:14:43 PDT
Comment on attachment 314877 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-07-07 14:44:23 PDT
All reviewed patches have been landed.  Closing bug.