[webkit-reviews] review granted: [Bug 44103] Web Inspector: [CRASH] Console formatting crashes after cross-domain navigation. : [Attachment 64583] [PATCH] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 07:26:46 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 44103: Web Inspector: [CRASH] Console formatting crashes after cross-domain
navigation.
https://bugs.webkit.org/show_bug.cgi?id=44103

Attachment 64583: [PATCH] Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=64583&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/ConsoleMessage.cpp:142
 +		    inspectorValue = InspectorString::create("(frame
collected)");
This string should be localized and live in the front-end. And I think it
should be frame navigated.


More information about the webkit-reviews mailing list