WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269823
WebPageProxy::creationParameters should have all needed input
https://bugs.webkit.org/show_bug.cgi?id=269823
Summary
WebPageProxy::creationParameters should have all needed input
Gerald Squelart
Reported
2024-02-20 18:06:08 PST
rdar://116201784
This is a small cleanup task. The return value of WebPageProxy::creationParameters is often doctored up a bit. To be cleaner, it should either take parameters to do what it needs to, or it should return something that can be wrapped with more external information.
Attachments
Add attachment
proposed patch, testcase, etc.
Gerald Squelart
Comment 1
2024-02-20 18:19:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24853
EWS
Comment 2
2024-02-23 11:31:32 PST
Committed
275251@main
(229250e6cd7f): <
https://commits.webkit.org/275251@main
> Reviewed commits have been landed. Closing PR #24853 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug