Bug 110077

Summary: AX: Make iOS wrapper use the WebAccessibilityObjectBase wrapper
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch ddkilzer: review+

Description chris fleizach 2013-02-17 22:38:54 PST
Make the iOS wrapper a subclass of the shared wrapper so that iOS can re-use code from the Mac
Comment 1 chris fleizach 2013-02-17 23:31:09 PST
Created attachment 188802 [details]
patch
Comment 2 David Kilzer (:ddkilzer) 2013-02-18 06:47:22 PST
Comment on attachment 188802 [details]
patch

r=me
Comment 3 chris fleizach 2013-02-18 09:08:51 PST
http://trac.webkit.org/changeset/143230
Comment 4 David Kilzer (:ddkilzer) 2013-02-18 14:14:36 PST
(In reply to comment #3)
> http://trac.webkit.org/changeset/143230

Follow-up build fix in r143263:
<http://trac.webkit.org/changeset/143263 >