Bug 109148
Summary: | REGRESSION (r142064): Broke all non-Apple ports | ||
---|---|---|---|
Product: | WebKit | Reporter: | Thiago Marcos P. Santos <tmpsantos> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | gustavo, ossy, pnormand |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 107456, 108787 |
Thiago Marcos P. Santos
/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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 109145 ***