[webkit-reviews] review denied: [Bug 19221] ASSERT during Range creation (due to editing commands) : [Attachment 27811] Fix and test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 13:44:48 PST 2009


Alexey Proskuryakov <ap at webkit.org> has denied 's request for review:
Bug 19221: ASSERT during Range creation (due to editing commands)
https://bugs.webkit.org/show_bug.cgi?id=19221

Attachment 27811: Fix and test case
https://bugs.webkit.org/attachment.cgi?id=27811&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
A lot of callers use rangeCompliantEquivalent() already. I don't know if that's
important for performance, but if you add normalization in Range::create, it
needs to be removed at call sites.


More information about the webkit-reviews mailing list