[Webkit-unassigned] [Bug 170719] New: REGRESSION(r215153): Request Animation Frame broken when building without REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 01:26:02 PDT 2017


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

            Bug ID: 170719
           Summary: REGRESSION(r215153): Request Animation Frame broken
                    when building without
                    REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, cdumez at apple.com,
                    simon.fraser at apple.com, zan at falconsigh.net

This is because when not using the display refresh monitor, the timer is always used, not only when throttling, but since r215153 the rAF timer is always aligned to 30ms. This made test fast/animation/request-animation-frame-too-rapid.html fail in the GTK+ port.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170411/50ac8c4f/attachment.html>


More information about the webkit-unassigned mailing list