Bug 276118 - [GTK][WPE] Use a common timer to schedule activity state changes
Summary: [GTK][WPE] Use a common timer to schedule activity state changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2024-07-02 03:16 PDT by Carlos Garcia Campos
Modified: 2024-07-03 00:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.