WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 68867
[EFL] Remove *void* parameter in internal functions
https://bugs.webkit.org/show_bug.cgi?id=68867
Summary
[EFL] Remove *void* parameter in internal functions
Gyuyoung Kim
Reported
2011-09-26 22:05:54 PDT
As one among efforts which are more compliant with WebKit coding style, we need to remove *void* parameter in internal functions. But, it looks we need to discuss to remove *void* parameter in public functions further.
Attachments
Patch
(3.00 KB, patch)
2011-09-27 20:46 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Lucas De Marchi
Comment 1
2011-09-27 02:36:13 PDT
(In reply to
comment #0
)
> As one among efforts which are more compliant with WebKit coding style, we need to remove *void* parameter in internal functions. But, it looks we need to discuss to remove *void* parameter in public functions further.
We *can't* remove void on public headers. Please, do it only for internal ones.
Gyuyoung Kim
Comment 2
2011-09-27 20:46:58 PDT
Created
attachment 108956
[details]
Patch
Gyuyoung Kim
Comment 3
2011-09-27 20:47:59 PDT
Ok, this patch is only related to internal functions.
Lucas De Marchi
Comment 4
2011-09-27 21:44:43 PDT
Comment on
attachment 108956
[details]
Patch informal r+
WebKit Review Bot
Comment 5
2011-09-28 05:34:27 PDT
Comment on
attachment 108956
[details]
Patch Clearing flags on attachment: 108956 Committed
r96217
: <
http://trac.webkit.org/changeset/96217
>
WebKit Review Bot
Comment 6
2011-09-28 05:34:31 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