Bug 197203

Summary: Speed up RenderTheme::systemColor on Speedometer2
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Layout and RenderingAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, megan_gardner, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2019-04-23 11:09:16 PDT
We can avoid some allocations in LocalDefaultSystemAppearance when a CSS color is in the system color cache.

<rdar://problem/50056756>
Comment 1 Timothy Hatcher 2019-04-23 11:12:38 PDT
Created attachment 368043 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-23 12:13:53 PDT
Comment on attachment 368043 [details]
Patch

Clearing flags on attachment: 368043

Committed r244554: <https://trac.webkit.org/changeset/244554>
Comment 3 WebKit Commit Bot 2019-04-23 12:13:54 PDT
All reviewed patches have been landed.  Closing bug.