Bug 4588

Summary: SVG tests fail when using Development configuration
Product: WebKit Reporter: Tobias Lidskog <tobiaslidskog>
Component: SVGAssignee: Tobias Lidskog <tobiaslidskog>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
fix a few crashers with empty contents
none
simplified null check in SVGFEComponentTransferElementImpl.cpp
none
add missing test changes
none
various fixes eric: review+

Tobias Lidskog
Reported 2005-08-22 15:11:24 PDT
The svg tests fail with assertions when running run-webkit-tests --svg with a WebCore+SVG built in Development configuration
Attachments
fix a few crashers with empty contents (37.59 KB, patch)
2005-08-22 15:20 PDT, Tobias Lidskog
no flags
simplified null check in SVGFEComponentTransferElementImpl.cpp (37.68 KB, patch)
2005-08-22 15:38 PDT, Tobias Lidskog
no flags
add missing test changes (40.36 KB, patch)
2005-08-22 15:53 PDT, Tobias Lidskog
no flags
various fixes (3.98 KB, patch)
2005-08-27 19:25 PDT, Tobias Lidskog
eric: review+
Tobias Lidskog
Comment 1 2005-08-22 15:20:12 PDT
Created attachment 3521 [details] fix a few crashers with empty contents This patch enables all disabled svg tests as well
Tobias Lidskog
Comment 2 2005-08-22 15:38:40 PDT
Created attachment 3522 [details] simplified null check in SVGFEComponentTransferElementImpl.cpp
Tobias Lidskog
Comment 3 2005-08-22 15:53:35 PDT
Created attachment 3523 [details] add missing test changes
Tobias Lidskog
Comment 4 2005-08-25 14:29:49 PDT
Comment on attachment 3523 [details] add missing test changes patch needs update for TOT
Tobias Lidskog
Comment 5 2005-08-27 18:03:20 PDT
Separated out filter patches to Bug 4701
Tobias Lidskog
Comment 6 2005-08-27 19:25:21 PDT
Created attachment 3613 [details] various fixes minor bug fixes and optimizations to kcanvas. All are in WebCore specific code
Eric Seidel (no email)
Comment 7 2005-08-28 01:11:01 PDT
Comment on attachment 3613 [details] various fixes These are also good fixes we should land. They don't seem to have much to do with the bug title however. :)
Note You need to log in before you can comment on or make changes to this bug.