Bug 150059 - Refactor tune() to pass in an integer-based count
Summary: Refactor tune() to pass in an integer-based count
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks: 149053
  Show dependency treegraph
 
Reported: 2015-10-12 15:55 PDT by Jon Lee
Modified: 2015-10-12 17:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2015-10-12 15:55:17 PDT
Tuning the # of objects to paint will always be integral.. All of the stages floor the delta count, so factor that logic out, and expect an integer count.
Comment 1 Radar WebKit Bug Importer 2015-10-12 15:55:31 PDT
<rdar://problem/23079425>
Comment 2 Jon Lee 2015-10-12 17:07:24 PDT
something happened and this bug got filed twice. look to 150060.