RESOLVED WONTFIX Bug 173982
Web Inspector: GeneralTreeElements should use textContent if the title/subtitle is not a string for filtering
https://bugs.webkit.org/show_bug.cgi?id=173982
Summary Web Inspector: GeneralTreeElements should use textContent if the title/subtit...
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.