[Webkit-unassigned] [Bug 160609] New: marquee with "truespeed" animates at > 60fps, hogging CPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 14:15:57 PDT 2016


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

            Bug ID: 160609
           Summary: marquee with "truespeed" animates at > 60fps, hogging
                    CPU
    Classification: Unclassified
           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: simon.fraser at apple.com
                CC: simon.fraser at apple.com

LayoutTests/fast/html/marquee-scroll.html shows a problem where a marquee like:

<marquee width="50%" behavior="slide" bgcolor="cyan" truespeed="" scrollDelay="0">

triggers animation with a zero-delay timer, which is way faster than 60fps and eats CPU.

It's also notable that the test fails to animate the marquee at all, yet still triggers massive numbers of repaints.

-- 
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/20160805/1b008547/attachment-0001.html>


More information about the webkit-unassigned mailing list