WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133928
Get rid of VoidAPICallback
https://bugs.webkit.org/show_bug.cgi?id=133928
Summary
Get rid of VoidAPICallback
mitz
Reported
2014-06-15 12:16:05 PDT
Get rid of VoidAPICallback
Attachments
Remove VoidAPICallback
(6.44 KB, patch)
2014-06-15 12:18 PDT
,
mitz
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-06-15 12:18:50 PDT
Created
attachment 233144
[details]
Remove VoidAPICallback
mitz
Comment 2
2014-06-15 13:51:19 PDT
Committed <
http://trac.webkit.org/r169994
>.
Gyuyoung Kim
Comment 3
2014-06-15 19:32:17 PDT
(In reply to
comment #2
)
> Committed <
http://trac.webkit.org/r169994
>.
There are build breaks on GTK and EFL port since
r169994
. ../../Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp: In lambda function: ../../Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp:76:48: error: expected unqualified-id before numeric constant function(error == CallbackBase::Error::None ? nullptr : toAPI(API::Error::create().get()), context); ^ ../../Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp: In lambda function: ../../Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp:92:48: error: expected unqualified-id before numeric constant function(error == CallbackBase::Error::None ? nullptr : toAPI(API::Error::create().get()), context); ^
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