Bug 239548 - Avoid repeated calls to eventNames() in a few more places
Summary: Avoid repeated calls to eventNames() in a few more places
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-20 10:30 PDT by Chris Dumez
Modified: 2022-04-20 12:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.18 KB, patch)
2022-04-20 10:31 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-04-20 10:30:07 PDT
Avoid repeated calls to eventNames() in a few more places given that it accesses threadGlobalData().
Comment 1 Chris Dumez 2022-04-20 10:31:18 PDT
Created attachment 457994 [details]
Patch
Comment 2 Yusuke Suzuki 2022-04-20 10:58:26 PDT
Comment on attachment 457994 [details]
Patch

r=me
Comment 3 EWS 2022-04-20 12:39:10 PDT
Committed r293110 (249816@main): <https://commits.webkit.org/249816@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457994 [details].
Comment 4 Radar WebKit Bug Importer 2022-04-20 12:40:15 PDT
<rdar://problem/92045170>