[webkit-reviews] review granted: [Bug 113306] Web Inspector: [Elements] Syntax-highlight the "Edit as HTML" editor : [Attachment 195563] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 07:50:07 PDT 2013


Vsevolod Vlasov <vsevik at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 113306: Web Inspector: [Elements] Syntax-highlight the "Edit as HTML"
editor
https://bugs.webkit.org/show_bug.cgi?id=113306

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

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


> Source/WebCore/inspector/front-end/ElementsTreeOutline.js:1483
> +	   if (this._htmlEditElement)

this._editing

> Source/WebCore/inspector/front-end/ElementsTreeOutline.js:1546
> +	   config.setMultiline(initialValue, { name: "xml", htmlMode: true },
"web-inspector-html", true, true);

setMultilineOptions


More information about the webkit-reviews mailing list