Bug 229422 - avoid unnecessary CGColor creation in Gradient::createCGGradient for common sRGB-only cases
Summary: avoid unnecessary CGColor creation in Gradient::createCGGradient for common s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-23 14:17 PDT by Cameron McCormack (:heycam)
Modified: 2021-08-23 22:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2021-08-23 14:21 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff
Patch (4.99 KB, patch)
2021-08-23 14:22 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2021-08-23 14:17:46 PDT
.
Comment 1 Radar WebKit Bug Importer 2021-08-23 14:19:34 PDT
<rdar://problem/82261384>
Comment 2 Cameron McCormack (:heycam) 2021-08-23 14:21:26 PDT
Created attachment 436236 [details]
Patch
Comment 3 Cameron McCormack (:heycam) 2021-08-23 14:22:36 PDT
Created attachment 436237 [details]
Patch
Comment 4 EWS 2021-08-23 22:37:56 PDT
Committed r281488 (240862@main): <https://commits.webkit.org/240862@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436237 [details].