[Webkit-unassigned] [Bug 10144] REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 15:20:16 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=10144





------- Comment #11 from justin.garcia at apple.com  2006-11-10 15:20 PDT -------
One thing regarding Darin's patch, it doesn't seem right to turn the ASSERT
into a if (blah) return.  We should be able to assert that, if a
leading/trailing space is no longer a rendered character after the deletion
operation, then it was in collapsible whitespace.


-- 
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