WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16164
Bug 15638
SVGImage causes malloc errors to print to console on this page
https://bugs.webkit.org/show_bug.cgi?id=15638
Summary
SVGImage causes malloc errors to print to console on this page
Eric Seidel (no email)
Reported
2007-10-23 00:26:15 PDT
SVGImage causes malloc errors to print to console on this page I had a fix for this and never checked it in. The size() function should use valueAsPercent instead of valueInSpecifiedUnits() or whatever it's currently using. Right now we're making buffers 10000 times larger than they should be when SVGs don't have a specified size.
Attachments
Fix, seems to cause regression in fast/images/svg-as-tiled-background.html
(23.60 KB, patch)
2007-10-27 12:54 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2007-10-27 12:54:17 PDT
Created
attachment 16903
[details]
Fix, seems to cause regression in fast/images/svg-as-tiled-background.html I need to find out yet if fast/images/svg-as-tiled-background.html is really a regression. Not sure why that starts to fail after this fix (or even if it's failing due to this fix or if I just have out-of-date successful results.
Eric Seidel (no email)
Comment 2
2007-11-28 12:20:56 PST
This was fixed by
bug 16164
. *** This bug has been marked as a duplicate of
16164
***
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