WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130567
[EFL][WK2] Remove Ewk_Error parameter from some async callbacks
https://bugs.webkit.org/show_bug.cgi?id=130567
Summary
[EFL][WK2] Remove Ewk_Error parameter from some async callbacks
Ryuan Choi
Reported
2014-03-21 00:07:37 PDT
WebKit2 internally use GenericCallbacks for several APIs such as WKKeyValueStorageManagerGetKeyValueStorageOrigins. But only few callbacks really return errors. So this parameters just make confusion for application developers.
Attachments
Patch
(15.09 KB, patch)
2014-03-21 00:29 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Patch
(15.09 KB, patch)
2014-03-21 00:55 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2014-03-21 00:29:32 PDT
Created
attachment 227389
[details]
Patch
Gyuyoung Kim
Comment 2
2014-03-21 00:41:09 PDT
Comment on
attachment 227389
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=227389&action=review
> Source/WebKit2/ChangeLog:8 > + WebKit2 internally use GenericCallbacks for several APIs such as WKKeyValueStorageManagerGetKeyValueStorageOrigins.
use - > uses ?
> Source/WebKit2/ChangeLog:11 > + This patch removed Ewk_Error parameters from these callbask not to make
removed -> removes ? callbask -> callbacks ?
Ryuan Choi
Comment 3
2014-03-21 00:55:47 PDT
Created
attachment 227394
[details]
Patch
Ryuan Choi
Comment 4
2014-03-21 00:59:03 PDT
Comment on
attachment 227394
[details]
Patch Clearing flags on attachment: 227394 Committed
r166051
: <
http://trac.webkit.org/changeset/166051
>
Ryuan Choi
Comment 5
2014-03-21 00:59:12 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