Bug 49760
Summary: | Revisit mac port forwarding of methods to attachmentView in AccessibilityObjectWrapper.mm | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Guillory <ctguil> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | cfleizach, ctguil, jcraig |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Chris Guillory
Bug https://bugs.webkit.org/show_bug.cgi?id=49106 will include render widget attached children in the main accessibility tree for all ports expect for mac. The mac port currently forwards methods directly the render widget attachment view. Perhaps the forwarding can be removed in favor of including the render widget attachment in the main accessibility tree.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
James Craig
Closing b/c this was initiated for Chromium which has now forked. If you want this revisited for WebKit, re-open with justification.