[Webkit-unassigned] [Bug 255909] New: Confusing prerender leftover(?) code in Page.cpp/WebPage.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 00:57:23 PDT 2023


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

            Bug ID: 255909
           Summary: Confusing prerender leftover(?) code in
                    Page.cpp/WebPage.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: thorton at apple.com

The only functionality it has is

> m_domTimerAlignmentInterval = m_domTimerAlignmentIntervalIncreaseLimit;

though there is a comment suggesting it would update visibility state as well (that's no longer true).

I can't immediately see what we do for non-"prerender" hidden pages, but presumably they would also throttle the timer interval?

Blame suggests you might remember Tim though it's been a decade or so.

-- 
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/20230425/d4cb90f9/attachment.htm>


More information about the webkit-unassigned mailing list