Bug 238075 - Avoid extra pointer dereference in EventListenerMap::m_entries
Summary: Avoid extra pointer dereference in EventListenerMap::m_entries
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-03-18 07:37 PDT by Chris Dumez
Modified: 2022-03-18 13:11 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.04 KB, patch)
2022-03-18 07:39 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-03-18 07:37:55 PDT
Avoid extra pointer dereference in EventListenerMap::m_entries.
Comment 1 Chris Dumez 2022-03-18 07:39:17 PDT
Created attachment 455094 [details]
Patch
Comment 2 Geoffrey Garen 2022-03-18 08:43:54 PDT
Comment on attachment 455094 [details]
Patch

R=me
Comment 3 EWS 2022-03-18 13:10:17 PDT
Committed r291495 (248607@main): <https://commits.webkit.org/248607@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 455094 [details].
Comment 4 Radar WebKit Bug Importer 2022-03-18 13:11:29 PDT
<rdar://problem/90501022>