[webkit-reviews] review granted: [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:42:12 PST 2009


Justin Garcia <justin.garcia at apple.com> has granted Eric Seidel
<eric at webkit.org>'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 Justin Garcia <justin.garcia at apple.com>
> +	   This fixes an ASSERT hit when trying to wrap an image in an link
using
> +	   editing commands (which probably resulted in incorrect behavior
before too).

Doesn't the ASSERT happen during RemoveFormat?	(I haven't looked at the
backtrace, just the testcase that you've included).

r=me


More information about the webkit-reviews mailing list