Bug 253418 - Avoid virtual function call to ScriptExecutionContext::settingsValues() in the bindings whenever possible
Summary: Avoid virtual function call to ScriptExecutionContext::settingsValues() in th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-05 15:35 PST by Chris Dumez
Modified: 2023-03-06 10:35 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 Chris Dumez 2023-03-05 15:35:17 PST
Avoid virtual function call to ScriptExecutionContext::settingsValues() in the bindings whenever possible.
Comment 1 Chris Dumez 2023-03-05 15:36:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/11088
Comment 2 EWS 2023-03-06 10:34:29 PST
Committed 261278@main (0f0dde2219ba): <https://commits.webkit.org/261278@main>

Reviewed commits have been landed. Closing PR #11088 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-06 10:35:20 PST
<rdar://problem/106299082>