Bug 60478

Summary: Fix build in WebCore/xml/XSLTProcessorLibxslt.cpp
Product: WebKit Reporter: Ben Murdoch <benm>
Component: WebCore Misc.Assignee: Ben Murdoch <benm>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ben Murdoch 2011-05-09 09:54:04 PDT
XSLTProcessorLibxslt.cpp needs is missing an include of CString.h.

patch to follow.
Comment 1 Ben Murdoch 2011-05-10 02:37:32 PDT
Created attachment 92932 [details]
Patch

Patch. Looks like r54495 introduced a dependency on CString yet r73679 removed the include.
Comment 2 Steve Block 2011-05-10 05:09:13 PDT
Comment on attachment 92932 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2011-05-10 05:33:58 PDT
Comment on attachment 92932 [details]
Patch

Clearing flags on attachment: 92932

Committed r86144: <http://trac.webkit.org/changeset/86144>
Comment 4 WebKit Commit Bot 2011-05-10 05:34:01 PDT
All reviewed patches have been landed.  Closing bug.