[webkit-reviews] review granted: [Bug 67504] Web Inspector: rename RawSourceCode.reload to contentEdited. : [Attachment 106155] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 02:13:27 PDT 2011
Yury Semikhatsky <yurys at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 67504: Web Inspector: rename RawSourceCode.reload to contentEdited.
https://bugs.webkit.org/show_bug.cgi?id=67504
Attachment 106155: Patch
https://bugs.webkit.org/attachment.cgi?id=106155&action=review
------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=106155&action=review
> Source/WebCore/ChangeLog:5
> +
Please put a description of the change here.
> Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:201
> + if (!error) {
Prefer early return.
More information about the webkit-reviews
mailing list