[Webkit-unassigned] [Bug 266034] New: REGRESSION(271529 at main): Volatility timer stops before all surfaces are made volatile and never completes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 16:19:58 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266034

            Bug ID: 266034
           Summary: REGRESSION(271529 at main): Volatility timer stops before
                    all surfaces are made volatile and never completes.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

If `identifiers` is empty it means we didn't collect any right now, not that there weren't any to be collected.

We should only stop the timer if `collectedAllRemoteRenderingBuffers` is true (as well as `successfullyMadeBackingStoreVolatile`).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231208/4003f40a/attachment.htm>


More information about the webkit-unassigned mailing list