[Webkit-unassigned] [Bug 176489] New: Optimize the call to browserPrefix() in MotionMark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 6 17:55:59 PDT 2017


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

            Bug ID: 176489
           Summary: Optimize the call to browserPrefix() in MotionMark
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

This function is expensive and it does not change for the browser. No need to recalculate it every time it is called; just cache the returned value.

-- 
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/20170907/2ae51508/attachment-0001.html>


More information about the webkit-unassigned mailing list