[webkit-reviews] review granted: [Bug 109289] Web Inspector: introduce WebInspector.TextUtils : [Attachment 187303] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 01:39:59 PST 2013


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Lushnikov
<lushnikov at chromium.org>'s request for review:
Bug 109289: Web Inspector: introduce WebInspector.TextUtils
https://bugs.webkit.org/show_bug.cgi?id=109289

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=187303&action=review


> Source/WebCore/inspector/front-end/TextUtils.js:31
> +WebInspector.TextUtils = {

Is it going to be used outside of the editor? These methods look very
editor-specific. Is there a reason we declare it all outside DefaultTextEditor
and/or TextEditorModel.


More information about the webkit-reviews mailing list