[webkit-reviews] review canceled: [Bug 42941] Redo fails after text node is split by SplitTextNodeCommand : [Attachment 62531] Added doReapply to SplitTextNodeCommand (asserts parent node is editable)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 25 15:00:25 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 62531: Added doReapply to SplitTextNodeCommand (asserts parent node
is editable)
https://bugs.webkit.org/attachment.cgi?id=62531&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
(In reply to comment #3)
> Attachment 62531 [details] did not build on mac:
> Build output: http://queues.webkit.org/results/3583474

Oh right, ASSERT will be gone in release build and parent isn't accessed
elsewhere. Fixed.


More information about the webkit-reviews mailing list