[Webkit-unassigned] [Bug 188750] New: [WebGL] Contexts are not updated when display configuration changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 11:16:19 PDT 2018


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

            Bug ID: 188750
           Summary: [WebGL] Contexts are not updated when display
                    configuration changed.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com
                CC: dino at apple.com

Calling CGDisplayRegisterReconfigurationCallback in GraphicsContext3DManager::addContext returns kCGErrorSuccess when WindowServer access is blocked in the WebContent process, but the callback function is never called. We should register the callback function in the UI process, and send a message to the WebContent process when the display configuration changed.

-- 
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/20180820/3e630033/attachment-0001.html>


More information about the webkit-unassigned mailing list