WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80451
[chromium] Change the minimum accelerated canvas size to be > 256*256
https://bugs.webkit.org/show_bug.cgi?id=80451
Summary
[chromium] Change the minimum accelerated canvas size to be > 256*256
Vangelis Kokkevis
Reported
2012-03-06 16:06:35 PST
Currently we accelerate canvas rendering for canvas sizes > 128 * 128 . While we are working on resolving path rendering perf issues, we should bump up that number to 256 * 256 to avoid slowdowns with small-ish canvas' (e.g. the ones used by Google Maps API V3).
Attachments
Patch
(1.24 KB, patch)
2012-03-06 16:14 PST
,
Vangelis Kokkevis
senorblanco
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vangelis Kokkevis
Comment 1
2012-03-06 16:14:18 PST
Created
attachment 130462
[details]
Patch
Stephen White
Comment 2
2012-03-06 16:14:54 PST
Comment on
attachment 130462
[details]
Patch OK. r=me
Vangelis Kokkevis
Comment 3
2012-03-06 16:17:11 PST
Committed
r109973
: <
http://trac.webkit.org/changeset/109973
>
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