Bug 254796 - Use generateThreadSafe for RenderingResourceIdentifier
Summary: Use generateThreadSafe for RenderingResourceIdentifier
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-03-30 23:39 PDT by Matt Woodrow
Modified: 2023-04-04 14:50 PDT (History)
4 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-03-30 23:39:10 PDT
<rdar://105752952>

We allocate rendering resources from multiple threads, so we need to use the thread safe allocator.
Comment 1 Matt Woodrow 2023-03-30 23:40:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12226
Comment 2 EWS 2023-04-01 19:53:56 PDT
Committed 262486@main (30500262a0f1): <https://commits.webkit.org/262486@main>

Reviewed commits have been landed. Closing PR #12226 and removing active labels.
Comment 3 EWS 2023-04-04 14:50:13 PDT
Committed 259548.561@safari-7615-branch (ad4886e62132): <https://commits.webkit.org/259548.561@safari-7615-branch>

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