WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233984
Make FontCache allowlist thread safe
https://bugs.webkit.org/show_bug.cgi?id=233984
Summary
Make FontCache allowlist thread safe
Cameron McCormack (:heycam)
Reported
2021-12-07 23:00:55 PST
Make FontCache allowlist thread safe
Attachments
Patch
(3.59 KB, patch)
2021-12-07 23:01 PST
,
Cameron McCormack (:heycam)
mmaxfield
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(3.29 KB, patch)
2022-07-19 22:12 PDT
,
Matt Woodrow
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2021-12-07 23:01:55 PST
Created
attachment 446310
[details]
Patch
Myles C. Maxfield
Comment 2
2021-12-10 14:49:11 PST
Comment on
attachment 446310
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446310&action=review
> Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1225 > + Locker locker { Allowlist::lock };
This might be an opportunity for performance improvement, since this allowlist is only used for testing.
Radar WebKit Bug Importer
Comment 3
2021-12-14 23:01:24 PST
<
rdar://problem/86507543
>
Matt Woodrow
Comment 4
2022-07-19 22:12:45 PDT
Created
attachment 461035
[details]
Patch
EWS
Comment 5
2022-07-20 14:22:02 PDT
Committed
252657@main
(af751da03e16): <
https://commits.webkit.org/252657@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 461035
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug