Bug 92070 - [EFL] EWebLauncher should not require config.h in the style check
Summary: [EFL] EWebLauncher should not require config.h in the style check
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: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks: 63966
  Show dependency treegraph
 
Reported: 2012-07-24 00:01 PDT by Ryuan Choi
Modified: 2012-07-24 03:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2012-07-24 00:15 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff
rebase for green bot (1.59 KB, patch)
2012-07-24 01:34 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2012-07-24 00:01:08 PDT
Because EWebLauncher is independent test applcation which is not using config.h,
remove the include rules.
Comment 1 Ryuan Choi 2012-07-24 00:15:27 PDT
Created attachment 153974 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-24 00:19:19 PDT
Comment on attachment 153974 [details]
Patch

LGTM.
Comment 3 Ryuan Choi 2012-07-24 01:34:58 PDT
Created attachment 153988 [details]
rebase for green bot
Comment 4 Kentaro Hara 2012-07-24 02:49:02 PDT
Comment on attachment 153988 [details]
rebase for green bot

Looks OK. rs=me
Comment 5 Ryuan Choi 2012-07-24 02:50:01 PDT
Comment on attachment 153988 [details]
rebase for green bot

thank you.
Comment 6 Ryuan Choi 2012-07-24 03:27:29 PDT
Committed r123450: <http://trac.webkit.org/changeset/123450>