Bug 169697

Summary: Web Inspector: Refactoring: remove DebuggerTreeElement class
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 169702    
Attachments:
Description Flags
Patch none

Matt Baker
Reported 2017-03-15 14:37:04 PDT
This class only provided a wrapper property `debuggerObject` around TreeElement.prototype.representedObject, which DebuggerSidebarPanel tested for during tree element sorting. We should just test for TreeElement.prototype.representedObject.sourceCodeLocation.
Attachments
Patch (8.21 KB, patch)
2017-03-15 14:38 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2017-03-15 14:38:28 PDT
Devin Rousso
Comment 2 2017-03-16 13:04:14 PDT
Comment on attachment 304552 [details] Patch r=me
WebKit Commit Bot
Comment 3 2017-03-16 13:50:40 PDT
Comment on attachment 304552 [details] Patch Clearing flags on attachment: 304552 Committed r214064: <http://trac.webkit.org/changeset/214064>
WebKit Commit Bot
Comment 4 2017-03-16 13:50:43 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.