Bug 194680

Summary: Web Inspector: Search: allow for multi-line searches
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: NEW    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=192527

Devin Rousso
Reported 2019-02-14 15:41:57 PST
We currently only support searching within a given line, but we should be able to search across multiple lines of a resource (especially if they are text files). Searching across DOM nodes is a bit harder (especially in the frontend, as we'd have to figure out how to highlight that), so that may be a separate change.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-02-14 15:44:17 PST
Note You need to log in before you can comment on or make changes to this bug.