Bug 4453 - WebCore+SVG build broken after 4437
Summary: WebCore+SVG build broken after 4437
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-08-16 00:11 PDT by Eric Seidel (no email)
Modified: 2005-08-16 00:58 PDT (History)
0 users

See Also:


Attachments
Simple patch to fix SVG after 4437. (4.00 KB, patch)
2005-08-16 00:11 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Simple patch to fix SVG after 4437. (4.00 KB, patch)
2005-08-16 00:13 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Simple patch to fix SVG after 4437. (5.95 KB, patch)
2005-08-16 00:15 PDT, Eric Seidel (no email)
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-08-16 00:11:05 PDT
WebCore+SVG build broke after landing 4437.  Changed attached are required to make it build with the 
new JSC.
Comment 1 Eric Seidel (no email) 2005-08-16 00:11:31 PDT
Created attachment 3421 [details]
Simple patch to fix SVG after 4437.
Comment 2 Eric Seidel (no email) 2005-08-16 00:13:25 PDT
Created attachment 3422 [details]
Simple patch to fix SVG after 4437.

The first patch got corrupted somehow.	I also slipped in a bison build fix
into the project file.
Comment 3 Eric Seidel (no email) 2005-08-16 00:15:44 PDT
Created attachment 3423 [details]
Simple patch to fix SVG after 4437.

Bugzilla keeps truncating my patches.
Comment 4 Eric Seidel (no email) 2005-08-16 00:16:05 PDT
Comment on attachment 3423 [details]
Simple patch to fix SVG after 4437.

Bugzilla truncated the other patch.
Comment 5 Maciej Stachowiak 2005-08-16 00:25:42 PDT
Comment on attachment 3423 [details]
Simple patch to fix SVG after 4437.

r=me