Bug 102641 - [EFL][WK2] Remove underscore characters in Ewk class names.
Summary: [EFL][WK2] Remove underscore characters in Ewk class names.
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 22:10 PST by Jaehun Lim
Modified: 2012-11-18 23:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (71.02 KB, patch)
2012-11-18 23:04 PST, Jaehun Lim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 2012-11-18 22:10:16 PST
Remove '_' in C++ class names.
Comment 1 Jaehun Lim 2012-11-18 23:04:46 PST
Created attachment 174896 [details]
Patch
Comment 2 Gyuyoung Kim 2012-11-18 23:23:14 PST
Comment on attachment 174896 [details]
Patch

Though WebKit doesn't like to fix coding style, I think we need to change this at once. Because, there are mixed classes name in EWK.
Comment 3 WebKit Review Bot 2012-11-18 23:46:16 PST
Comment on attachment 174896 [details]
Patch

Clearing flags on attachment: 174896

Committed r135117: <http://trac.webkit.org/changeset/135117>
Comment 4 WebKit Review Bot 2012-11-18 23:46:20 PST
All reviewed patches have been landed.  Closing bug.