[webkit-reviews] review canceled: [Bug 42941] Redo fails after text node is split by SplitTextNodeCommand : [Attachment 62518] Added doReapply to SplitTextNodeCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 25 14:05:32 PDT 2010


Ryosuke Niwa <rniwa at webkit.org> has canceled Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 42941: Redo fails after text node is split by SplitTextNodeCommand
https://bugs.webkit.org/show_bug.cgi?id=42941

Attachment 62518: Added doReapply to SplitTextNodeCommand
https://bugs.webkit.org/attachment.cgi?id=62518&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
Instead of bailing out of doApply when the parent node is not editable, assert
that the parent node is editable because callee shouldn't be calling
SplitTextNode on a non-editable text node.


More information about the webkit-reviews mailing list