Re: [webkit-dev] InjectedBundle deprecation

2022-08-16 Thread Alex Christensen via webkit-dev
By the way, we have many of the same hurdles that you do and we don’t have good solutions to all the problems yet. > On Aug 16, 2022, at 6:46 PM, Alex Christensen via webkit-dev > wrote: > > Thanks for the analysis, Carlos! We are only at the beginning of this > journey, but I’m glad we’ve b

Re: [webkit-dev] InjectedBundle deprecation

2022-08-16 Thread Alex Christensen via webkit-dev
Thanks for the analysis, Carlos! We are only at the beginning of this journey, but I’m glad we’ve begun it together. There will be many bumps along the way, but I’m confident it’ll be worth it. > On Aug 16, 2022, at 6:35 AM, Carlos Garcia Campos via webkit-dev > wrote: > > Here is the list

Re: [webkit-dev] InjectedBundle deprecation

2022-08-16 Thread Carlos Garcia Campos via webkit-dev
Here is the list of features in GTK and WPE ports exposed using injected bundle. JavaScript extensions - Used by apps to expose current JavaScript APIs using the JSC API. This includes: - WebKitScriptWorld: The window-object-cleared signal is the initial point for injecting