Bug 238990

Summary: [GTK] RemoteInspector: update target list page contents on change instead of reloading
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch aperez: review+

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>