[webkit-reviews] review granted: [Bug 33300] REGRESSION(52819?): AXLoadComplete and AXLayoutComplete causes 4 tests fail on Snow Leopard Debug bot : [Attachment 46114] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 00:40:28 PST 2010


Eric Seidel <eric at webkit.org> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 33300: REGRESSION(52819?): AXLoadComplete and AXLayoutComplete causes 4
tests fail on Snow Leopard Debug bot
https://bugs.webkit.org/show_bug.cgi?id=33300

Attachment 46114: patch
https://bugs.webkit.org/attachment.cgi?id=46114&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
I think this has a very strange API for this being static.  I think that the JS
API needs to be reconsidered long term.  This should be a method on
AccessibiltyController instead of ObjectWraper since it listens to all
notifications, not just one.

But if this fixes the bug, then I'm OK with this.  If you agree, please file a
new bug about fixing the API.


More information about the webkit-reviews mailing list