Re: [webkit-dev] Deprecate webkit_web_page_get_main_frame?

2024-07-23 Thread Michael Catanzaro via webkit-dev
On Tue, Jul 23 2024 at 12:51:36 PM -06:00:00, Alex Christensen via webkit-dev wrote: We definitely have a lot of work to do Yes, this seems tough. I wonder if we could introduce something like WebKitWebPageProxy and WebKitFrameProxy to replace WebKitWebPage and WebKitFrame ___

Re: [webkit-dev] Deprecate webkit_web_page_get_main_frame?

2024-07-23 Thread Alex Christensen via webkit-dev
We definitely have a lot of work to do, but the plan is to make UI process driven replacements for all uses of the injected bundle. It’s a large problem without a currently completely known solution, but we’re working on it and welcome collaboration from people working on webkit-based browsers