Bug 110077 - AX: Make iOS wrapper use the WebAccessibilityObjectBase wrapper
Summary: AX: Make iOS wrapper use the WebAccessibilityObjectBase wrapper
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-17 22:38 PST by chris fleizach
Modified: 2013-02-18 14:14 PST (History)
1 user (show)

See Also:


Attachments
patch (87.67 KB, patch)
2013-02-17 23:31 PST, chris fleizach
ddkilzer: review+
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-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 >