Bug 194680
Summary: | Web Inspector: Search: allow for multi-line searches | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/48091670>