[Webkit-unassigned] [Bug 19381] WebKit Crashing Constantly on Gmail with accessibility turned on
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 3 15:14:44 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19381
------- Comment #1 from bdakin at apple.com 2008-06-03 15:14 PDT -------
I bet this is that we fail to null-check node here:
if (m_renderer->isBlockFlow() || node->hasTagName(labelTag))
return GroupRole;
--
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