RESOLVED FIXED 150060
Refactor tune() to pass in an integer-based count
https://bugs.webkit.org/show_bug.cgi?id=150060
Summary Refactor tune() to pass in an integer-based count
Jon Lee
Reported 2015-10-12 15:55:22 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.
Attachments
Patch (4.99 KB, patch)
2015-10-12 16:00 PDT, Jon Lee
no flags
Patch (4.99 KB, patch)
2015-10-12 17:04 PDT, Jon Lee
dino: review+
Radar WebKit Bug Importer
Comment 1 2015-10-12 15:55:59 PDT
Jon Lee
Comment 2 2015-10-12 16:00:31 PDT
Jon Lee
Comment 3 2015-10-12 17:04:36 PDT
Said Abou-Hallawa
Comment 4 2015-10-12 17:09:13 PDT
Comment on attachment 262941 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=262941&action=review > PerformanceTests/ChangeLog:24 > + (LayeringTextStage.prototype.tune): Ditto. Nice. informal r=me.
Jon Lee
Comment 5 2015-10-12 17:11:51 PDT
Note You need to log in before you can comment on or make changes to this bug.