Bug 233646

Summary: [Hardening] Early return in JSLazyEventListener::initializeJSFunction() if !settings().scriptMarkupEnabled()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233642
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2021-11-30 10:46:10 PST
Early return in JSLazyEventListener::initializeJSFunction() if !settings().scriptMarkupEnabled() as a hardening measure.
Attachments
Patch (1.80 KB, patch)
2021-11-30 10:47 PST, Chris Dumez
no flags
Patch (1.80 KB, patch)
2021-11-30 10:49 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-11-30 10:47:31 PST
Geoffrey Garen
Comment 2 2021-11-30 10:48:26 PST
Comment on attachment 445442 [details] Patch r=me
Chris Dumez
Comment 3 2021-11-30 10:49:20 PST
EWS
Comment 4 2021-11-30 13:40:35 PST
Committed r286324 (244683@main): <https://commits.webkit.org/244683@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445443 [details].
Radar WebKit Bug Importer
Comment 5 2021-11-30 13:41:27 PST
Note You need to log in before you can comment on or make changes to this bug.