Bug 197203 - Speed up RenderTheme::systemColor on Speedometer2
Summary: Speed up RenderTheme::systemColor on Speedometer2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-23 11:09 PDT by Timothy Hatcher
Modified: 2019-04-23 12:13 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.73 KB, patch)
2019-04-23 11:12 PDT, Timothy Hatcher
no flags 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-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.