Bug 65357

Summary: [EFL] Fix pointer operator coding style in ewk_frame
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
Patch none

Gyuyoung Kim
Reported 2011-07-28 20:27:01 PDT
Move '*' operator to variable according to efl coding style. Because, '*' operator is next to variable in EFL coding style.
Attachments
Patch (42.29 KB, patch)
2011-07-28 20:28 PDT, Gyuyoung Kim
no flags
Patch (42.29 KB, patch)
2011-07-28 20:31 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-07-28 20:28:10 PDT
Gyuyoung Kim
Comment 2 2011-07-28 20:29:27 PDT
Hello tkent, could you please review this patch?
WebKit Review Bot
Comment 3 2011-07-28 20:30:43 PDT
Attachment 102330 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/efl/ChangeLog', u'Source/Web..." exit_code: 1 Source/WebKit/efl/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gyuyoung Kim
Comment 4 2011-07-28 20:31:33 PDT
Created attachment 102331 [details] Patch There was changelog problem.
Kent Tamura
Comment 5 2011-07-28 20:43:02 PDT
Comment on attachment 102331 [details] Patch ok
WebKit Review Bot
Comment 6 2011-07-28 21:18:34 PDT
Comment on attachment 102331 [details] Patch Clearing flags on attachment: 102331 Committed r91971: <http://trac.webkit.org/changeset/91971>
WebKit Review Bot
Comment 7 2011-07-28 21:18:40 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.