[webkit-reviews] review granted: [Bug 81787] Web Inspector: make CSS and JavaScript files editable by default. : [Attachment 133241] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 06:14:34 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 81787: Web Inspector: make CSS and JavaScript files editable by default.
https://bugs.webkit.org/show_bug.cgi?id=81787

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=133241&action=review


> Source/WebCore/ChangeLog:9
> +	   I removes dblclick handler as well since one does not need to enter
editing mode.

I -> It

> Source/WebCore/inspector/front-end/TextViewer.js:1173
> +	   this._restoreSelection(newRange.collapseToEnd(), true);

Please mention this change in ChangeLog


More information about the webkit-reviews mailing list