Bug 198224 - Plumb dark appearance down to GraphicsContext
Summary: Plumb dark appearance down to GraphicsContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-24 12:25 PDT by Timothy Hatcher
Modified: 2019-05-24 14:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.23 KB, patch)
2019-05-24 12:33 PDT, Timothy Hatcher
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2019-05-24 12:25:05 PDT
For some drawing the CG graphics context will need the dark mode appearance. Plumb that state for easy use.

<rdar://problem/51068494>
Comment 1 Timothy Hatcher 2019-05-24 12:33:35 PDT
Created attachment 370579 [details]
Patch
Comment 2 Tim Horton 2019-05-24 14:42:09 PDT
r245752