[Webkit-unassigned] [Bug 204314] New: Map CSS value ID to system color in the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 13:30:46 PST 2019


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

            Bug ID: 204314
           Summary: Map CSS value ID to system color in the UI process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

Currently, RenderThemeIOS is mapping CSS value IDs to system colors in the WebContent process. This mapping leads to invoking selectors on UITraitCollection and UIColor, which will send messages to the runningboard daemon. Since we will be blocking access to this daemon in the WebContent process, this mapping should be moved to the UI process.

-- 
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/20191118/1e1aaa9c/attachment.htm>


More information about the webkit-unassigned mailing list