Bug 114623 - [WinCairo] Compile fix.
Summary: [WinCairo] Compile fix.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 06:48 PDT by peavo
Modified: 2013-04-15 10:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.12 KB, patch)
2013-04-15 06:53 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2013-04-15 06:48:34 PDT
The compilation of CookieJarCurl.cpp fails because the symbols WTF::parseDateFromNullTerminatedCharacters() and WTF::StringBuilder are undefined.
Comment 1 peavo 2013-04-15 06:53:49 PDT
Created attachment 198122 [details]
Patch
Comment 2 WebKit Commit Bot 2013-04-15 10:11:55 PDT
Comment on attachment 198122 [details]
Patch

Clearing flags on attachment: 198122

Committed r148447: <http://trac.webkit.org/changeset/148447>
Comment 3 WebKit Commit Bot 2013-04-15 10:11:57 PDT
All reviewed patches have been landed.  Closing bug.