Bug 114623

Summary: [WinCairo] Compile fix.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.