Bug 194680 - Web Inspector: Search: allow for multi-line searches
Summary: Web Inspector: Search: allow for multi-line searches
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-14 15:41 PST by Devin Rousso
Modified: 2019-02-14 15:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 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.
Comment 1 Radar WebKit Bug Importer 2019-02-14 15:44:17 PST
<rdar://problem/48091670>