[Webkit-unassigned] [Bug 98622] New: Robohornet's reflow test spends 2% of total time in recommendedScrollerStyle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 12:49:24 PDT 2012


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

           Summary: Robohornet's reflow test spends 2% of total time in
                    recommendedScrollerStyle()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mark at chromium.org, hyatt at apple.com, timothy at apple.com


Robohornet's reflow test spends 2% of total time in recommendedScrollerStyle()

http://www.robohornet.org/tests/offsetreflow.html

An easy fix would be to cache the preferredScrollerStyle value and listen for the notification:
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSScroller_Class/Reference/Reference.html#//apple_ref/occ/clm/NSScroller/preferredScrollerStyle

Unclear how much (if at all) this affects real web content.

-- 
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