Bug 78190 - EntryBase.cpp is missing in CMake build system when turning on ENABLE_FILE_SYSTEM
Summary: EntryBase.cpp is missing in CMake build system when turning on ENABLE_FILE_SY...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 18:01 PST by Leo Yang
Modified: 2012-02-09 01:06 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2012-02-08 18:04 PST, Leo Yang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.