WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(4.99 KB, patch)
2015-10-12 17:04 PDT
,
Jon Lee
dino
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-10-12 15:55:59 PDT
<
rdar://problem/23079435
>
Jon Lee
Comment 2
2015-10-12 16:00:31 PDT
Created
attachment 262935
[details]
Patch
Jon Lee
Comment 3
2015-10-12 17:04:36 PDT
Created
attachment 262941
[details]
Patch
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
Committed
r190908
: <
http://trac.webkit.org/changeset/190908
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug