[Webkit-unassigned] [Bug 33300] REGRESSION(52819?): ARIALayoutComplete and ARIALoaded causes 4 tests fail on Snow Leopard Debug bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 15:46:08 PST 2010


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





--- Comment #10 from Mark Rowe (bdash) <mrowe at apple.com>  2010-01-07 15:46:07 PST ---
(In reply to comment #8)
> AccessibilityUIElement::addNotificationListener is called to set a notification
> listener.  I don’t see anything that clears out the notification listener
> between tests.  I’m also not sure that the code is safe: it stores a reference
> to a JSObjectRef in to a global variable without first protecting it.

I guess that doesn’t explain how it would show up in the test output, since the
only place addNotificationListener is used is in
platform/mac/accessibility/aria-liveregions-notifications.html where the
notification is not displayed anywhere.

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