Bug 188819

Summary: Web Inspector: REGRESSION: InspectorStyleSheet not visible in the resources sidebar
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, nvasilyev, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 138810    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Devin Rousso 2018-08-21 14:55:50 PDT
STEPS TO REPRODUCE:
1. Open any page to Elements
2. Add a new rule in the CSS Rules sidebar
3. Click on the "Inspector Style Sheet:1" link in the newly created CSS rule
 => No resource is selected/visible for the InspectorStyleSheet in the NavigationSidebar

NOTES:
Not sure when this regressed, but it has to be after r217258 <https://webkit.org/b/138810> as that's when it was added.
Comment 1 Radar WebKit Bug Importer 2018-08-21 14:57:17 PDT
<rdar://problem/43579039>
Comment 2 Devin Rousso 2018-08-21 15:20:23 PDT
Created attachment 347710 [details]
Patch
Comment 3 BJ Burg 2018-08-23 13:01:10 PDT
Comment on attachment 347710 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-08-23 13:06:23 PDT
Comment on attachment 347710 [details]
Patch

Clearing flags on attachment: 347710

Committed r235240: <https://trac.webkit.org/changeset/235240>
Comment 5 WebKit Commit Bot 2018-08-23 13:06:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Devin Rousso 2018-09-21 14:57:54 PDT
*** Bug 183069 has been marked as a duplicate of this bug. ***