Bug 276118

Summary: [GTK][WPE] Use a common timer to schedule activity state changes
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2024-07-02 03:16:29 PDT
GTK is already using a timer, but we can use existing code in WebPageProxy to schedule activity state changes, and use it also for WPE.
Comment 1 Carlos Garcia Campos 2024-07-02 03:19:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30385
Comment 2 EWS 2024-07-03 00:29:04 PDT
Committed 280614@main (de96df2a7c26): <https://commits.webkit.org/280614@main>

Reviewed commits have been landed. Closing PR #30385 and removing active labels.