Bug 276062
| Summary: | [WPE] Create the WebPageProxy after initializing activity state flags | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
WebPageProxy queries the page client in the constructor to initialize the activity flags. If we initialize the WKWPE::View flags before creating the page we save an IPC message.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/30332
EWS
Committed 280567@main (6461ef8e6cca): <https://commits.webkit.org/280567@main>
Reviewed commits have been landed. Closing PR #30332 and removing active labels.