Bug 5254 - WebKit+SVG build broken due to fastMalloc changes
Summary: WebKit+SVG build broken due to fastMalloc changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 01:20 PDT by Eric Seidel (no email)
Modified: 2005-10-05 01:20 PDT (History)
0 users

See Also:


Attachments
A patch to fix the failure. (160.36 KB, patch)
2005-10-04 11:58 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
The script I used. (667 bytes, text/x-perl-script)
2005-10-04 12:03 PDT, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-10-04 01:20:17 PDT
WebKit+SVG build broken due to fastMalloc changes

WebCore+SVG won't build w/o first adding config.h to every file.
Comment 1 Eric Seidel (no email) 2005-10-04 11:58:26 PDT
Created attachment 4194 [details]
A patch to fix the failure.
Comment 2 Eric Seidel (no email) 2005-10-04 12:03:14 PDT
Created attachment 4195 [details]
The script I used.