WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
278193
Page::updateRendering use of forEachRenderableDocument should exclude hidden docs
https://bugs.webkit.org/show_bug.cgi?id=278193
Summary
Page::updateRendering use of forEachRenderableDocument should exclude hidden ...
Matt Woodrow
Reported
2024-08-15 15:53:01 PDT
Spec:
https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model:window-event-loop-3
Documents with a visibility state of "hidden" should be removed from the set. We instead track visibility changes in Page::setIsVisibleInternal, and pause animations etc.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-22 15:53:20 PDT
<
rdar://problem/134532297
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug