[webkit-reviews] review granted: [Bug 109849] AX: Split WebAccessibilityObjectWrapper so code can be shared with iOS : [Attachment 188419] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 13:25:51 PST 2013


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 109849: AX: Split WebAccessibilityObjectWrapper so code can be shared with
iOS
https://bugs.webkit.org/show_bug.cgi?id=109849

Attachment 188419: patch
https://bugs.webkit.org/attachment.cgi?id=188419&action=review

------- Additional Comments from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=188419&action=review


r=me

> Source/WebCore/ChangeLog:19
> +	   * accessibility/mac/WebAccessibilityObjectWrapper.h:
> +	   * accessibility/mac/WebAccessibilityObjectWrapper.mm:

For shared code between iOS and Mac, we still need to come up with a name. 
When we do, these files should move a subdirectory named that (like /apple/).


More information about the webkit-reviews mailing list