[Webkit-unassigned] [Bug 151442] Selection.deleteFromDocument should not leave a selection character

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 03:09:42 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151442

--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > Note that this doesn't introduce a crash, but a test that reveals an
> > > existing crash. The new test crashes in debug build even without the changes
> > > introduced in this patch.
> > 
> > Still seems that we should fix that bug before making this behavior change,
> > though. Should not be a challenging project and there is no hurry to change
> > this behavior since we have had it for a long time.
> 
> This behavior has always been there, but we didn't know it caused a crash (a
> real one, not an assert, so it happens in release as well) until
> editing/selection/deleteFromDocument-crash.html was imported from blink.
> That test crashes for all ports not using the mac editing behavior. This
> patch also adds editing/selection/deleteFromDocument-undo-crash.html, but
> because it's a blink merge and the test was part of the commit. So, what I
> can do, is fixing this real crash for the existing test, and add the new
> test as part of the bug #151488 with the patch to fix it.

I'm wrong, I think I was confusing this with other test, this is just a failure, not a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151201/3b79f24f/attachment-0001.html>


More information about the webkit-unassigned mailing list