Bug 238990 - [GTK] RemoteInspector: update target list page contents on change instead of reloading
Summary: [GTK] RemoteInspector: update target list page contents on change instead of ...
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: 2022-04-08 02:57 PDT by Carlos Garcia Campos
Modified: 2022-04-08 04:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.57 KB, patch)
2022-04-08 03:06 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (14.59 KB, patch)
2022-04-08 03:11 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 2022-04-08 02:57:29 PDT
We can use webkit_web_view_run_javascript to replace the target list with the new one.
Comment 1 Carlos Garcia Campos 2022-04-08 03:06:11 PDT
Created attachment 457036 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-04-08 03:11:31 PDT
Created attachment 457037 [details]
Patch
Comment 3 Carlos Garcia Campos 2022-04-08 04:56:40 PDT
Committed r292599 (249432@trunk): <https://commits.webkit.org/249432@trunk>