Bug 13762

Summary: Non qt/mac ports are broken after 21517
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zack
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Fix the build mjs: review+

Holger Freyther
Reported 2007-05-17 12:14:00 PDT
The commit broke all non qt/non mac ports. This is due m_data being undeclared for them. The following patch is going to fix it.
Attachments
Fix the build (394 bytes, patch)
2007-05-17 12:15 PDT, Holger Freyther
mjs: review+
Holger Freyther
Comment 1 2007-05-17 12:15:21 PDT
Created attachment 14596 [details] Fix the build
Maciej Stachowiak
Comment 2 2007-05-17 17:31:36 PDT
Comment on attachment 14596 [details] Fix the build r=me
Mark Rowe (bdash)
Comment 3 2007-05-18 01:57:04 PDT
Holger, can you please provide patches that work with svn-apply and contain ChangeLog entries in the future? Thanks! Landed in r21558.
David Kilzer (:ddkilzer)
Comment 4 2007-05-18 05:46:22 PDT
(In reply to comment #3) > Holger, can you please provide patches that work with svn-apply and contain > ChangeLog entries in the future? Thanks! More info here: http://webkit.org/coding/contributing.html
Note You need to log in before you can comment on or make changes to this bug.