[Webkit-unassigned] [Bug 75773] New: [GTK] Enable requestAnimationFrame in build-webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 01:28:49 PST 2012


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

           Summary: [GTK] Enable requestAnimationFrame in build-webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


requestAnimationFrame should be enabled in the developer builds for the Gtk port. Currently the timer-based implementation will be used, but should be replaced by a more complete solution (vsync-like). All the relevant layout tests pass, except for a test that utilizes modal dialogs, for which the Gtk port does not have support yet.

After the patch lands, clean builds will be required on the bots.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list