mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
ad42c13a73
dom/console/Console.cpp:2899:10: error: 'return' will never be executed [-Werror,-Wunreachable-code-return] return 0; ^ dom/console/Console.cpp:2955:10: error: 'return' will never be executed [-Werror,-Wunreachable-code-return] return 0; ^ dom/fetch/FetchDriver.cpp:252:10: error: 'return' will never be executed [-Werror,-Wunreachable-code-return] return NS_OK; ^~~~~ Differential Revision: https://phabricator.services.mozilla.com/D126870 |
||
---|---|---|
.. | ||
tests | ||
BodyExtractor.cpp | ||
BodyExtractor.h | ||
ChannelInfo.cpp | ||
ChannelInfo.h | ||
ChannelInfo.ipdlh | ||
Fetch.cpp | ||
Fetch.h | ||
FetchDriver.cpp | ||
FetchDriver.h | ||
FetchIPCTypes.h | ||
FetchObserver.cpp | ||
FetchObserver.h | ||
FetchStreamReader.cpp | ||
FetchStreamReader.h | ||
FetchTypes.ipdlh | ||
FetchUtil.cpp | ||
FetchUtil.h | ||
Headers.cpp | ||
Headers.h | ||
InternalHeaders.cpp | ||
InternalHeaders.h | ||
InternalRequest.cpp | ||
InternalRequest.h | ||
InternalResponse.cpp | ||
InternalResponse.h | ||
moz.build | ||
Request.cpp | ||
Request.h | ||
Response.cpp | ||
Response.h |