Bug 148511 - [EFL] Move RenderThemeEfl.cpp|h from WebCore/platform/efl to WebCore/rendering
Summary: [EFL] Move RenderThemeEfl.cpp|h from WebCore/platform/efl to WebCore/rendering
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-26 21:35 PDT by Gyuyoung Kim
Modified: 2015-08-27 02:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (102.84 KB, patch)
2015-08-26 21:49 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 2015-08-26 21:35:10 PDT
RenderThemeFoo.cpp|h are placed in WebCore/rendering. To be aligned with other ports, let's move RenderThemeEfl.cpp|h to WebCore/rendering.
Comment 1 Gyuyoung Kim 2015-08-26 21:49:08 PDT
Created attachment 260030 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-26 21:50:15 PDT
Attachment 260030 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderThemeEfl.cpp:83:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/rendering/RenderThemeEfl.cpp:92:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Gyuyoung Kim 2015-08-27 01:50:57 PDT
Ossy, could you take a look ?
Comment 4 Csaba Osztrogonác 2015-08-27 02:03:30 PDT
Comment on attachment 260030 [details]
Patch

rs=me
Comment 5 WebKit Commit Bot 2015-08-27 02:59:55 PDT
Comment on attachment 260030 [details]
Patch

Clearing flags on attachment: 260030

Committed r189020: <http://trac.webkit.org/changeset/189020>
Comment 6 WebKit Commit Bot 2015-08-27 02:59:59 PDT
All reviewed patches have been landed.  Closing bug.