WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65357
[EFL] Fix pointer operator coding style in ewk_frame
https://bugs.webkit.org/show_bug.cgi?id=65357
Summary
[EFL] Fix pointer operator coding style in ewk_frame
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
Details
Formatted Diff
Diff
Patch
(42.29 KB, patch)
2011-07-28 20:31 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2011-07-28 20:28:10 PDT
Created
attachment 102330
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug