[Webkit-unassigned] [Bug 100688] REGRESSION (r132699): Crashes in WebCore::TextIterator::handleTextNodeFirstLetter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 14:49:48 PDT 2012


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





--- Comment #1 from Dominic Mazzoni <dmazzoni at google.com>  2012-10-29 14:51:05 PST ---
Thanks. I will look at this.

FYI, it's quite likely that r132699 didn't cause these crashes, it exposed them. In particular, r132699 causes AccessibilityObjects to be created a little bit more often than before - and that is resulting in us testing codepaths that weren't well-tested before. It's worth fixing these bugs directly, rather than trying to revert r132699 or find a way to modify it to not trigger these crashes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list