Bug 316316

Summary: Debounce screen properties updates
Product: WebKit Reporter: Ben Nham <nham>
Component: WebKit Misc.Assignee: Ben Nham <nham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Nham
Reported 2026-06-04 10:23:40 PDT
We've seen instances in logs where we are IPC'ing a large number of screen properties updates (more than 2000 in a minute). This is surprising because we don't expect screen properties to change frequently. Debounce the updates to something more reasonable, like 1 Hz.
Attachments
Ben Nham
Comment 1 2026-06-04 10:24:17 PDT
Ben Nham
Comment 2 2026-06-04 10:26:15 PDT
EWS
Comment 3 2026-06-06 10:53:49 PDT
Committed 314702@main (79d48cd76aca): <https://commits.webkit.org/314702@main> Reviewed commits have been landed. Closing PR #66454 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.