Bug 254949 - Gradient object should use RenderingResourceIdentifier::allocateThreadSafe
Summary: Gradient object should use RenderingResourceIdentifier::allocateThreadSafe
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: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-03 15:58 PDT by Matt Woodrow
Modified: 2023-04-03 16:05 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2023-04-03 15:58:53 PDT
<rdar://107574124>

We use allocateThreadSafe for other RenderingResourceIdentifier callsites now, so the gradient ones need to match.
Comment 1 Matt Woodrow 2023-04-03 16:00:59 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12341
Comment 2 EWS 2023-04-03 16:05:54 PDT
Committed 262536@main (4c6725440012): <https://commits.webkit.org/262536@main>

Reviewed commits have been landed. Closing PR #12341 and removing active labels.