[webkit-reviews] review denied: [Bug 81795] Web Inspector: event listeners section is broken for about:blank page : [Attachment 133075] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 10:56:17 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 81795: Web Inspector: event listeners section is broken for about:blank
page
https://bugs.webkit.org/show_bug.cgi?id=81795

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=133075&action=review


> Source/WebCore/inspector/front-end/ResourceUtils.js:63
> +    if (WebInspector.inspectedPageURL === "about:blank")

It sounds like we should instead parse about:blank as a valid URL.


More information about the webkit-reviews mailing list