WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
138863
Web Inspector: Search Resource Content does not show results in SourceMap resources
https://bugs.webkit.org/show_bug.cgi?id=138863
Summary
Web Inspector: Search Resource Content does not show results in SourceMap res...
Joseph Pecoraro
Reported
2014-11-18 23:16:56 PST
* SUMMARY Resources with source maps may be minified. A developer may be likely to search for names of things in the pre-minified content (SourceMap Resources), but "Search Resource Content" does not search these resources. It should.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-11-18 23:17:07 PST
<
rdar://problem/19027078
>
Joseph Pecoraro
Comment 2
2014-11-18 23:18:11 PST
SourceMapResources are managed by the frontend. The frontend is guaranteed to have the contents. These searches should probably just be done in the frontend itself.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug