Bug 65358

Summary: [EFL] Fix coding style of pointer type in ewk files
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2011-07-28 20:37:41 PDT
Move '*' operator to variable side according to efl coding style. Because, '*' operator is next to variable in EFL coding style.
Attachments
Patch (45.45 KB, patch)
2011-07-28 20:39 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-07-28 20:39:23 PDT
Created attachment 102332 [details] Patch This patch is for remained ewk files.
Gyuyoung Kim
Comment 2 2011-07-28 20:40:01 PDT
Hello kent, please review this patch too. :-)
Kent Tamura
Comment 3 2011-07-28 20:45:16 PDT
Comment on attachment 102332 [details] Patch ok
WebKit Review Bot
Comment 4 2011-07-28 21:43:55 PDT
Comment on attachment 102332 [details] Patch Clearing flags on attachment: 102332 Committed r91972: <http://trac.webkit.org/changeset/91972>
WebKit Review Bot
Comment 5 2011-07-28 21:44:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.