Bug 103015 - [EFL][WK2] Use consistent class names inside Ewk classes
Summary: [EFL][WK2] Use consistent class names inside Ewk classes
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-21 20:51 PST by Jaehun Lim
Modified: 2012-12-04 00:34 PST (History)
4 users (show)

See Also:


Attachments
Patch (23.31 KB, patch)
2012-11-21 20:55 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-21 20:51:46 PST
WebKit EFL doesn't use '_' in class names.
This patch removes remaining '_' usages inside Ewk classes.
Comment 1 Jaehun Lim 2012-11-21 20:55:22 PST
Created attachment 175580 [details]
Patch
Comment 2 Gyuyoung Kim 2012-12-04 00:19:30 PST
Comment on attachment 175580 [details]
Patch

LGTM. I think we need to use private class name in ewk implementation.
Comment 3 Mikhail Pozdnyakov 2012-12-04 00:27:12 PST
Comment on attachment 175580 [details]
Patch

great!
Comment 4 WebKit Review Bot 2012-12-04 00:34:04 PST
Comment on attachment 175580 [details]
Patch

Clearing flags on attachment: 175580

Committed r136485: <http://trac.webkit.org/changeset/136485>
Comment 5 WebKit Review Bot 2012-12-04 00:34:09 PST
All reviewed patches have been landed.  Closing bug.