Bug 121109 - AX: Mac platform is not using accessibilityTitle from the Base implementation
Summary: AX: Mac platform is not using accessibilityTitle from the Base implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-09-10 12:20 PDT by chris fleizach
Modified: 2013-09-11 00:36 PDT (History)
7 users (show)

See Also:


Attachments
patch (7.08 KB, patch)
2013-09-10 17:08 PDT, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-09-10 12:20:55 PDT
In WebAccessibilityObjectWrapperBase there are accessibilityTitle and Description methods. 

The WebAccessibilityObjectWrapperMac subclass is not using these and instead duplicating them (for some reason), and they're starting to diverge!
Comment 1 Radar WebKit Bug Importer 2013-09-10 12:21:06 PDT
<rdar://problem/14956940>
Comment 2 chris fleizach 2013-09-10 17:08:38 PDT
Created attachment 211265 [details]
patch
Comment 3 WebKit Commit Bot 2013-09-11 00:36:27 PDT
Comment on attachment 211265 [details]
patch

Clearing flags on attachment: 211265

Committed r155505: <http://trac.webkit.org/changeset/155505>
Comment 4 WebKit Commit Bot 2013-09-11 00:36:29 PDT
All reviewed patches have been landed.  Closing bug.