[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:13:25 PST 2010


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





--- Comment #8 from Mark Rowe (bdash) <mrowe at apple.com>  2010-01-07 15:13:23 PST ---
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.

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