WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 238773
Avoid repeated calls to WebCore::eventNames()
https://bugs.webkit.org/show_bug.cgi?id=238773
Summary
Avoid repeated calls to WebCore::eventNames()
Chris Dumez
Reported
2022-04-04 15:34:26 PDT
Avoid repeated calls to WebCore::eventNames() by caching it where appropriate. WebCore::eventNames() calls pthread_get_specific.
Attachments
Patch
(46.21 KB, patch)
2022-04-04 15:35 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-04-04 15:35:33 PDT
Created
attachment 456641
[details]
Patch
Geoffrey Garen
Comment 2
2022-04-04 16:20:14 PDT
Comment on
attachment 456641
[details]
Patch r=me
EWS
Comment 3
2022-04-04 20:47:52 PDT
Committed
r292370
(
249235@main
): <
https://commits.webkit.org/249235@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 456641
[details]
.
Radar WebKit Bug Importer
Comment 4
2022-04-04 20:48:19 PDT
<
rdar://problem/91275396
>
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