<rdar://74180162>
Created attachment 420761 [details] Patch v1.0
Created attachment 420801 [details] Patch v1.1
3 GTK API tests are failing, which looks relevant: Unexpected timeouts (3) /WebKit2Gtk/TestInspector /webkit/WebKitWebInspector/custom-container-destroyed /webkit/WebKitWebInspector/manual-attach-detach /webkit/WebKitWebInspector/default
Comment on attachment 420801 [details] Patch v1.1 View in context: https://bugs.webkit.org/attachment.cgi?id=420801&action=review > Source/WebKit/UIProcess/Inspector/WebInspectorUtilities.cpp:-85 > - // Do not delay process launch for inspector pages as inspector pages do not know how to transition from a terminated process. I'm pretty sure that this call was lost for non-Mac ports, so I'm going to duplicate it here and in the custom pools code path in WKInspectorViewController.
Created attachment 420838 [details] Patch v1.2
Committed r273109 (234306@main): <https://commits.webkit.org/234306@main>