[webkit-reviews] review denied: [Bug 73099] Web Inspector: Unsafe cross origin access errors should show stack trace in console. : [Attachment 122907] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 18 07:17:53 PST 2012
Pavel Feldman <pfeldman at chromium.org> has denied Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 73099: Web Inspector: Unsafe cross origin access errors should show stack
trace in console.
https://bugs.webkit.org/show_bug.cgi?id=73099
Attachment 122907: Patch
https://bugs.webkit.org/attachment.cgi?id=122907&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122907&action=review
r- since breaking the build badly.
> Source/WebCore/page/DOMWindow.cpp:1724
> + console()->addMessage(JSMessageSource, LogMessageType,
ErrorMessageLevel, message, stackTrace.release());
Please capture the full stack here.
More information about the webkit-reviews
mailing list