[webkit-reviews] review granted: [Bug 39585] Web Inspector: '?' and '/' typed at console prompt are not properly handled : [Attachment 56865] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 02:40:50 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 39585: Web Inspector: '?' and '/' typed at console prompt are not properly
handled
https://bugs.webkit.org/show_bug.cgi?id=39585

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/front-end/inspector.js:715
 +	    event.preventDefault();
why not return from here?


More information about the webkit-reviews mailing list