[Webkit-unassigned] [Bug 127141] platform/mac/accessibility/aria-multiline.html sometimes asserts in AccessibilityController::removeNotificationListener
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 16 14:21:44 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127141
--- Comment #4 from chris fleizach <cfleizach at apple.com> 2014-01-16 14:19:21 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > now that all the notifications are perhaps being sent, there might be a test that is not cleaning up after itself
>
> looking into it
this would indicate some test didn't call removeNotificationListener() when it finished, which means that maybe a test timed out as well?
if we can't figure this out and it becomes an issue, we can probably remove this assert
ASSERT(m_globalNotificationHandler); in DRT and be ok as well
--
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