RESOLVED FIXED Bug 57631
Web Inspector: search in resources panel is broken.
https://bugs.webkit.org/show_bug.cgi?id=57631
Summary Web Inspector: search in resources panel is broken.
Pavel Podivilov
Reported 2011-04-01 08:16:29 PDT
Web Inspector: search in resources panel is broken. Search in resources panel should trigger source frame content load.
Attachments
Patch. (5.03 KB, patch)
2011-04-01 08:17 PDT, Pavel Podivilov
no flags
Pavel Podivilov
Comment 1 2011-04-01 08:17:22 PDT
Yury Semikhatsky
Comment 2 2011-04-04 01:29:46 PDT
Comment on attachment 87858 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=87858&action=review > Source/WebCore/inspector/front-end/SourceFrame.js:99 > + _ensureContentLoaded: function() We should consider implementing search on the back-end to avoid pulling all content of all resources when search is being performed.
Pavel Podivilov
Comment 3 2011-04-04 07:17:53 PDT
Comment on attachment 87858 [details] Patch. Clearing flags on attachment: 87858 Committed r82830: <http://trac.webkit.org/changeset/82830>
Pavel Podivilov
Comment 4 2011-04-04 07:18:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.