RESOLVED FIXED 41517
Compile fix for Android, #include <wtf/text/CString.h>
https://bugs.webkit.org/show_bug.cgi?id=41517
Summary Compile fix for Android, #include <wtf/text/CString.h>
Kristian Monsen
Reported Friday, July 2, 2010 11:49:44 AM UTC
Changes in PrintContext.cpp uses CString. This does not get included in Android, probably due to different defines. Introduced here: http://trac.webkit.org/changeset/61232
Attachments
Proposed patch. (982 bytes, patch)
2010-07-02 04:06 PDT, Kristian Monsen
no flags
Kristian Monsen
Comment 1 Friday, July 2, 2010 12:06:03 PM UTC
Created attachment 60357 [details] Proposed patch.
Steve Block
Comment 2 Friday, July 2, 2010 12:21:34 PM UTC
Comment on attachment 60357 [details] Proposed patch. r=me
WebKit Commit Bot
Comment 3 Wednesday, August 11, 2010 9:36:13 AM UTC
Comment on attachment 60357 [details] Proposed patch. Clearing flags on attachment: 60357 Committed r65137: <http://trac.webkit.org/changeset/65137>
WebKit Commit Bot
Comment 4 Wednesday, August 11, 2010 9:36:18 AM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.