RESOLVED FIXED 110071
AX: Upstream iOS Accessibility files
https://bugs.webkit.org/show_bug.cgi?id=110071
Summary AX: Upstream iOS Accessibility files
chris fleizach
Reported 2013-02-17 19:43:40 PST
Add in the iOS accessibility files so that changes are easier to sync between platforms.
Attachments
patch (96.65 KB, patch)
2013-02-17 19:45 PST, chris fleizach
no flags
patch (98.16 KB, patch)
2013-02-17 21:15 PST, chris fleizach
ddkilzer: review+
chris fleizach
Comment 1 2013-02-17 19:45:54 PST
David Kilzer (:ddkilzer)
Comment 2 2013-02-17 20:22:59 PST
Comment on attachment 188790 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=188790&action=review > Source/WebCore/WebCore.xcodeproj/project.pbxproj:26078 > B22279740D00BF220071B782 /* SVGAElement.h in Headers */, > + AAA728F716D1D8BC00D3BBC6 /* AccessibilityObjectWrapperIOS.h in Headers */, > 24D912B113CA9A1F00D21915 /* SVGAltGlyphDefElement.h in Headers */, Would be nice to sort this alphabetically. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:28383 > 1C5FAED10DCFD90100D58F78 /* JSJavaScriptCallFrame.cpp in Sources */, > + AAA728F616D1D8BC00D3BBC6 /* AccessibilityObjectIOS.mm in Sources */, > 1C5FAEE70DCFDA6800D58F78 /* JSJavaScriptCallFrameCustom.cpp in Sources */, Ditto. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:29166 > 9BD0BF9412A42BF50072FD43 /* ScopedEventQueue.cpp in Sources */, > + AAA728F816D1D8BC00D3BBC6 /* AccessibilityObjectWrapperIOS.mm in Sources */, > BCEC01BD0C274DAC009F4EC9 /* Screen.cpp in Sources */, Ditto. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:29402 > B222799B0D00BF220071B782 /* SVGCircleElement.cpp in Sources */, > + AAA728F916D1D8BC00D3BBC6 /* AXObjectCacheIOS.mm in Sources */, > B222799E0D00BF220071B782 /* SVGClipPathElement.cpp in Sources */, Ditto.
chris fleizach
Comment 3 2013-02-17 21:15:41 PST
David Kilzer (:ddkilzer)
Comment 4 2013-02-17 21:23:55 PST
Comment on attachment 188793 [details] patch r=me
chris fleizach
Comment 5 2013-02-17 21:57:55 PST
Note You need to log in before you can comment on or make changes to this bug.