RESOLVED FIXED 276062
[WPE] Create the WebPageProxy after initializing activity state flags
https://bugs.webkit.org/show_bug.cgi?id=276062
Summary [WPE] Create the WebPageProxy after initializing activity state flags
Carlos Garcia Campos
Reported 2024-07-01 02:13:49 PDT
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
Carlos Garcia Campos
Comment 1 2024-07-01 02:16:22 PDT
EWS
Comment 2 2024-07-02 00:58:11 PDT
Committed 280567@main (6461ef8e6cca): <https://commits.webkit.org/280567@main> Reviewed commits have been landed. Closing PR #30332 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.