Bug 248328 - [WebIDL] Hoist protectedThis reference in JSEventListener::handleEvent()
Summary: [WebIDL] Hoist protectedThis reference in JSEventListener::handleEvent()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-24 18:02 PST by Alexey Shvayka
Modified: 2022-11-25 15:23 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2022-11-24 18:02:17 PST
Theoretically jsFunction->get() may remove currently executing event listener.
Comment 1 Radar WebKit Bug Importer 2022-11-24 18:10:43 PST
<rdar://problem/102654520>
Comment 2 Alexey Shvayka 2022-11-24 18:12:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/6800
Comment 3 EWS 2022-11-25 15:16:23 PST
Committed 257027@main (a8c7d4f465b1): <https://commits.webkit.org/257027@main>

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