Bug 225291

Summary: [GTK][WPE] Properly reset WebKitWebView's responsiveness flag
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Miguel Gomez <magomez>
Status: RESOLVED FIXED    
Severity: Normal CC: aboya, berto, bugs-noreply, cgarcia, ews-watchlist, gustavo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Miguel Gomez 2021-05-02 23:59:49 PDT
Reset the flag that indicates the responsiveness of the web process whenever the web process is terminated, and not just when it's terminated by the API.
Comment 1 Miguel Gomez 2021-05-03 00:05:15 PDT
Created attachment 427540 [details]
Patch
Comment 2 EWS Watchlist 2021-05-03 00:06:09 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 EWS 2021-05-03 05:29:09 PDT
Committed r276897 (237243@main): <https://commits.webkit.org/237243@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427540 [details].