Bug 33388
| Summary: | AX: reconsider how AXNotification + JS callback in DRT is done | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | chris fleizach <cfleizach> |
| Component: | Accessibility | Assignee: | chris fleizach <cfleizach> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
chris fleizach
Eric Seidel says
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.
--------
We should re-evaluate how best to provide this functionality
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
James Craig
<rdar://problem/15113920>