[Webkit-unassigned] [Bug 201642] [GTK][WPE] Add WebKitWebView:page-id property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 00:54:46 PDT 2019


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Alex Christensen from comment #2)
> Comment on attachment 378459 [details]
> Patch
> 
> I'm assuming this allows you to fix the gtk applications that were broken by
> Chris's change.

Exactly. because now the page ID can change. Unfortunately, apps will have to adapt to the new behavior.

>  This isn't so bad, but could we instead work towards not
> exposing identifiers at all?  They're an internal implementation detail.

It's too late for that, they are already part of our public stable API. But I'm open to find a different solution instead of adding this property, and deprecate the existing APIs exposing IDs. We basically need a way to identify the web process attached to a web view to be able to start a communication channel with the injected bundle.

Whatever we decide to do, we need to do it as soon as possible to give applications time to adapt to it before the next stable release (in ~6 months)

-- 
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/20190911/9e0cc98f/attachment.html>


More information about the webkit-unassigned mailing list