Bug 73193 - [EFL] Rename abbreviated names to cpp style name
Summary: [EFL] Rename abbreviated names to cpp style name
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: 2011-11-28 01:09 PST by JungJik Lee
Modified: 2011-11-28 04:18 PST (History)
5 users (show)

See Also:


Attachments
naming refactoring patch (24.35 KB, patch)
2011-11-28 01:12 PST, JungJik Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description JungJik Lee 2011-11-28 01:09:05 PST
Rename abbreviated values name to cpp style names in ewk_single/tiled_view.cpp.
Logic is not modified, just names are refactored.
Comment 1 JungJik Lee 2011-11-28 01:12:47 PST
Created attachment 116709 [details]
naming refactoring patch

proposal patch
Comment 2 Gyuyoung Kim 2011-11-28 01:21:43 PST
Informal r+ on my side. Why do you request review ?
Comment 3 KwangHyuk 2011-11-28 01:40:09 PST
LGTM.
Comment 4 Gyuyoung Kim 2011-11-28 01:43:35 PST
(In reply to comment #2)
> Why do you request review ?

Oops. wrong expression. I mean you need to request reivew for this patch.
Comment 5 WebKit Review Bot 2011-11-28 04:18:38 PST
Comment on attachment 116709 [details]
naming refactoring patch

Clearing flags on attachment: 116709

Committed r101246: <http://trac.webkit.org/changeset/101246>
Comment 6 WebKit Review Bot 2011-11-28 04:18:43 PST
All reviewed patches have been landed.  Closing bug.