Bug 173982

Summary: Web Inspector: GeneralTreeElements should use textContent if the title/subtitle is not a string for filtering
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED WONTFIX    
Severity: Normal CC: inspector-bugzilla-changes, joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=173807
Attachments:
Description Flags
Patch joepeck: review-

Devin Rousso
Reported 2017-06-29 12:48:06 PDT
For the cases that a Node is provided, we should still attempt to match based on the text that is contained within the node.
Attachments
Patch (1.76 KB, patch)
2017-06-29 13:11 PDT, Devin Rousso
joepeck: review-
Devin Rousso
Comment 1 2017-06-29 13:11:28 PDT
Joseph Pecoraro
Comment 2 2017-07-05 20:20:35 PDT
Comment on attachment 314156 [details] Patch r-, it sounds like you can do this in your specific subclass. I think thats probably preferable to altering the behavior for all TreeElements.
Note You need to log in before you can comment on or make changes to this bug.