RESOLVED FIXED 57398
AX: WK2: When creating the window remote token, use what's returned from accessibility
https://bugs.webkit.org/show_bug.cgi?id=57398
Summary AX: WK2: When creating the window remote token, use what's returned from acce...
chris fleizach
Reported 2011-03-29 16:08:01 PDT
In WK2, we need to make a remote token for the window element. Currently, we ask for [self window] in WKView. However, this doesn't allow us to override what window is used in accessibility for that specific WKView In the case of Safari reader, we want accessibility to return the browser window, instead of the reader window.
Attachments
patch (1.83 KB, patch)
2011-03-29 16:10 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2011-03-29 16:08:12 PDT
chris fleizach
Comment 2 2011-03-29 16:10:24 PDT
chris fleizach
Comment 3 2011-03-29 17:55:00 PDT
Note You need to log in before you can comment on or make changes to this bug.