RESOLVED DUPLICATE of bug 124187 124185
urlAtProcessExit() is not defined.
https://bugs.webkit.org/show_bug.cgi?id=124185
Summary urlAtProcessExit() is not defined.
Sun-woo Nam
Reported 2013-11-11 22:18:14 PST
* UIProcess/WebPageProxy.h: (WebKit::WebPageProxy::urlAtProcessExit): WebKit Build is failed with below message. Source/WebKit2/UIProcess/CoordinatedGraphics/WebView.cpp:354:46: error: ‘class WebKit::WebPageProxy’ has no member named ‘urlAtProcessExit’ urlAtProcessExit() has used in EFL port, so define method.
Attachments
Patch (2.30 KB, patch)
2013-11-11 22:22 PST, Sun-woo Nam
no flags
Patch (2.30 KB, patch)
2013-11-11 22:28 PST, Sun-woo Nam
no flags
Sun-woo Nam
Comment 1 2013-11-11 22:22:02 PST
WebKit Commit Bot
Comment 2 2013-11-11 22:24:15 PST
Attachment 216635 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/UIProcess/WebPageProxy.cpp', u'Source/WebKit2/UIProcess/WebPageProxy.h']" exit_code: 1 Source/WebKit2/UIProcess/WebPageProxy.cpp:3788: Missing space before ( in if( [whitespace/parens] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sun-woo Nam
Comment 3 2013-11-11 22:28:02 PST
Sun-woo Nam
Comment 4 2013-11-11 23:22:31 PST
*** This bug has been marked as a duplicate of bug 124187 ***
Note You need to log in before you can comment on or make changes to this bug.