[webkit-reviews] review granted: [Bug 57631] Web Inspector: search in resources panel is broken. : [Attachment 87858] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 01:29:46 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 57631: Web Inspector: search in resources panel is broken.
https://bugs.webkit.org/show_bug.cgi?id=57631

Attachment 87858: Patch.
https://bugs.webkit.org/attachment.cgi?id=87858&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
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.


More information about the webkit-reviews mailing list