[webkit-reviews] review granted: [Bug 109915] Web Inspector: Several consecutive Backspace or Delete strikes should not be marked as undoable state. : [Attachment 188572] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 08:33:24 PST 2013


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 109915: Web Inspector: Several consecutive Backspace or Delete strikes
should not be marked as undoable state.
https://bugs.webkit.org/show_bug.cgi?id=109915

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

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


> Source/WebCore/inspector/front-end/TextEditorModel.js:278
> +    _rangeHasOneCharacter: function(range)

This could be even public :)


More information about the webkit-reviews mailing list