[Webkit-unassigned] [Bug 243906] [GTK4] Guard WebKitWebExtension APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 7 01:08:50 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243906

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
We will need a way to inject js in any case, so whatever it's called, we will probably have to load a .so from the frame process. The point of the deprecation is to isolate iframes into their own process and current injected bundle api is page oriented, so we will need a new api for sure, based on frames. In any case, I understand we don't want to release a new api version to break it soon, but it's very difficult to make a decision now based on something that we don't know when and how it will be. So, I would focus on making easy to port apps to new api and we have to bump the version again in two years, let's just do it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220907/53c57837/attachment.htm>


More information about the webkit-unassigned mailing list