[Webkit-unassigned] [Bug 44472] Add AX notification for childrenChanged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 00:36:55 PDT 2010


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





--- Comment #9 from chris fleizach <cfleizach at apple.com>  2010-08-25 00:36:55 PST ---
(In reply to comment #6)
> Created an attachment (id=65350)
 --> (https://bugs.webkit.org/attachment.cgi?id=65350) [details]
> Patch
> 
> I'm not sure how to write such a layout test since the update logic takes place on the browser side. Only the propagation of the new notification occurs within the renderer. Any suggestions or is there another testing mechanism within webkit that I can use?

I think you want to write a layout test that will make sure that the notification is fired in the right circumstances. In the Mac wrapper in DumpRenderTree, there are some mechanisms for observing notifications within layout tests. see if those make sense and if chromium's DRT wrappers can be modified to do a similar thing.

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