[webkit-reviews] review granted: [Bug 60031] Web Inspector: can't inspect element in an iframe when element originates from non-frame document : [Attachment 92084] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 10:05:30 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 60031: Web Inspector: can't inspect element in an iframe when element
originates from non-frame document
https://bugs.webkit.org/show_bug.cgi?id=60031

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

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

> Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:102
> +	   return jsBoolean(true);

return jsUndefined() ?


More information about the webkit-reviews mailing list