Bug 273993
Summary: | [GTK][WPE] Move WebPageProxy creation from WebKitWebContext to WebKitWebView | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | Keywords: | Gtk |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 273975 |
Carlos Garcia Campos
It really belongs to WebKitWebView, we can create the page configuration there and then just notify the web context, the same way we notify when the web view is destroyed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/28383
EWS
Committed 278610@main (6e05058ff4ad): <https://commits.webkit.org/278610@main>
Reviewed commits have been landed. Closing PR #28383 and removing active labels.