Bug 109148 - REGRESSION (r142064): Broke all non-Apple ports
Summary: REGRESSION (r142064): Broke all non-Apple ports
Status: RESOLVED DUPLICATE of bug 109145
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 107456 108787
  Show dependency treegraph
 
Reported: 2013-02-07 00:59 PST by Thiago Marcos P. Santos
Modified: 2013-02-07 01:03 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2013-02-07 00:59:06 PST
/home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/Source/WebKit2/UIProcess/Downloads/DownloadProxyMap.cpp: In member function ‘void WebKit::DownloadProxyMap::processDidClose()’:
/home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/Source/WebKit2/UIProcess/Downloads/DownloadProxyMap.cpp:76:17: error: cannot convert ‘std::nullptr_t’ to ‘WebKit::ChildProcessProxy*’ in assignment
make[2]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/UIProcess/Downloads/DownloadProxyMap.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/Source/WebKit2/UIProcess/WebPageProxy.cpp:1224:6: warning: unused parameter ‘documentURLString’ [-Wunused-parameter]
make[1]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/all] Error 2
Comment 1 Csaba Osztrogonác 2013-02-07 01:03:17 PST

*** This bug has been marked as a duplicate of bug 109145 ***