WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
131543
REGRESSION: Canvas/reuse:JSHeap got 0.82% worse around 2014-04-09 10:41:59
https://bugs.webkit.org/show_bug.cgi?id=131543
Summary
REGRESSION: Canvas/reuse:JSHeap got 0.82% worse around 2014-04-09 10:41:59
Dirk Schulze
Reported
2014-04-11 09:12:36 PDT
Platform: mac-mavericks WebKit:
http://trac.webkit.org/log/?rev=167024&stop_rev=167016&verbose=on
Looking at the changes in question I wonder if it is the change to AffineTransform:
http://trac.webkit.org/changeset/167017
AffineTransform is used a lot in Canvas. On each save() with a transform we create another AffineTransform on the stack. I could be absolutely wrong though and it is not this particular patch, or it doesn't even matter that much.
Attachments
Add attachment
proposed patch, testcase, etc.
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