Bug 228021 - [GTK][WPE] PSON: accessibility doesn't work after a cross site navigation
Summary: [GTK][WPE] PSON: accessibility doesn't work after a cross site navigation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2021-07-16 03:59 PDT by Carlos Garcia Campos
Modified: 2021-07-16 06:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.70 KB, patch)
2021-07-16 04:03 PDT, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2021-07-16 03:59:12 PDT
The provisional page is not handling the BindAccessibilityTree message and we never embed the new web process plug into the UI process socket.
Comment 1 Carlos Garcia Campos 2021-07-16 04:03:03 PDT
Created attachment 433670 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-07-16 04:16:25 PDT
Committed r279983 (239726@main): <https://commits.webkit.org/239726@main>
Comment 3 Michael Catanzaro 2021-07-16 06:48:36 PDT
Nice!