[webkit-reviews] review denied: [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 20:35:46 PDT 2010


Darin Adler <darin at apple.com> has denied 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 Darin Adler <darin at apple.com>
review- because this removes the needed null check of m_text2->parentNode() as
well as the possibly-needed content-editable check from the redo operation.


More information about the webkit-reviews mailing list