Bug 78190

Summary: EntryBase.cpp is missing in CMake build system when turning on ENABLE_FILE_SYSTEM
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: WebCore Misc.Assignee: Leo Yang <leo.yang>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Leo Yang 2012-02-08 18:01:20 PST
EntryBase.cpp is not in the CMake build system, which cause build failure (undefined symbols to EntryBase) when turning on ENABLE_FILE_SYSTEM.
Comment 1 Leo Yang 2012-02-08 18:04:59 PST
Created attachment 126212 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-09 01:06:01 PST
Comment on attachment 126212 [details]
Patch

Clearing flags on attachment: 126212

Committed r107194: <http://trac.webkit.org/changeset/107194>
Comment 3 WebKit Review Bot 2012-02-09 01:06:05 PST
All reviewed patches have been landed.  Closing bug.