Bug 91336 - [EFL] Move files guarded by #ifdef to existing file list.
Summary: [EFL] Move files guarded by #ifdef to existing file list.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-14 23:30 PDT by Gyuyoung Kim
Modified: 2012-07-15 19:26 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.56 KB, patch)
2012-07-14 23:34 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2012-07-14 23:30:47 PDT
Some EFL files have already guared by #ifdef. So, cmake files doesn't need to guard them again. In addition, some files are missing #ifdef guard its header files.
Comment 1 Gyuyoung Kim 2012-07-14 23:34:40 PDT
Created attachment 152451 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-07-15 18:29:03 PDT
Comment on attachment 152451 [details]
Patch

Looks OK.
Comment 3 Ryosuke Niwa 2012-07-15 19:16:54 PDT
Comment on attachment 152451 [details]
Patch

rs=me.
Comment 4 WebKit Review Bot 2012-07-15 19:26:04 PDT
Comment on attachment 152451 [details]
Patch

Clearing flags on attachment: 152451

Committed r122688: <http://trac.webkit.org/changeset/122688>
Comment 5 WebKit Review Bot 2012-07-15 19:26:09 PDT
All reviewed patches have been landed.  Closing bug.