Bug 56244

Summary: [EFL] Fix build break because of several reason.
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2011-03-11 23:21:50 PST
I got several build breaks.

The reasons are below.
. Newly added two files are missing (CSSStyleApplyProperty.cpp and StorageTracker.cpp)
. iconDatabase was refactored.
. listDirectory was implemented but EFL port have it already.
Comment 1 Ryuan Choi 2011-03-11 23:27:08 PST
Created attachment 85573 [details]
Patch
Comment 2 WebKit Commit Bot 2011-03-12 00:07:31 PST
Comment on attachment 85573 [details]
Patch

Clearing flags on attachment: 85573

Committed r80929: <http://trac.webkit.org/changeset/80929>
Comment 3 WebKit Commit Bot 2011-03-12 00:07:37 PST
All reviewed patches have been landed.  Closing bug.