[Webkit-unassigned] [Bug 182889] New: Broker DOM window operations to UIProcess.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 16 15:00:06 PST 2018


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

            Bug ID: 182889
           Summary: Broker DOM window operations to UIProcess.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

The methods DOMWindow::[moveBy|moveTo|resizeBy|resizeTo] will call screenAvailableRect in the WebContent process. This is unfortunate, since the implementation of screenAvailableRect is using NSScreen, which is communicating with the WindowServer.

-- 
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/20180216/c08a0f65/attachment.html>


More information about the webkit-unassigned mailing list