[Webkit-unassigned] [Bug 19455] Safari crashes due to sequence of editing commands
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 10 11:06:17 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19455
------- Comment #7 from eric at webkit.org 2008-06-10 11:06 PDT -------
Created an attachment (id=21604)
--> (http://bugs.webkit.org/attachment.cgi?id=21604&action=view)
Stacks for creation, destruction, and bad-access
Stacks from my most recent debugging section. This is the <a> tag which is
being created around the entire document, then we're selecting everything again
and center justifying it, and that's when the <a> tag has already been
destroyed and we crash. It's destroyed earlier in the justifyCenter command.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list