[Webkit-unassigned] [Bug 185742] AX: [macOS] Expose the primary screen height through AX API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 16:15:54 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=185742

--- Comment #7 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 340662
  --> https://bugs.webkit.org/attachment.cgi?id=340662
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340662&action=review

> Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectMac.mm:73
> +    static Class cls = objc_getClass("WebAccessibilityObjectWrapper");

I was thinking something in an exported header

like

#include <WebCore/AccessibilityObject.h>

or maybe we can export a Mac header for this one...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180517/212ee3d7/attachment.html>


More information about the webkit-unassigned mailing list