[Webkit-unassigned] [Bug 184320] New: WebCore::LocalDefaultSystemAppearance talks to NSApp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 16:40:08 PDT 2018


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

            Bug ID: 184320
           Summary: WebCore::LocalDefaultSystemAppearance talks to NSApp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

WebCore::LocalDefaultSystemAppearance talks to NSApp to get information about the current system appearance (colors, fonts, etc.). This code path is getting hit while computing styles in the WebContent process.

It would be nice if we could either broker these calls to the UIProcess, or perhaps cache these values on the WebProcess side, updating when user settings change.

-- 
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/20180404/40aeb52a/attachment-0002.html>


More information about the webkit-unassigned mailing list