[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 14:51:39 PDT 2018


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

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

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

> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:1831
> +    FloatRect screenRect = screenRectForPrimaryScreen();

will this still work if the window is on a 2nd monitor?

> Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectMac.mm:50
> +#ifndef NSAccessibilityPrimaryScreenHeightAttribute

there must be one place in WebCore that we can put this string.

-- 
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/c87f7a51/attachment-0001.html>


More information about the webkit-unassigned mailing list