зеркало из https://github.com/mozilla/gecko-dev.git
9db7016a65
Also move MOZ_MUST_USE before function declarations' specifiers and return type. While clang and gcc's __attribute__((warn_unused_result)) can appear before, between, or after function specifiers and return types, the [[nodiscard]] attribute must precede the function specifiers. Differential Revision: https://phabricator.services.mozilla.com/D71144 |
||
---|---|---|
.. | ||
FileChannelChild.cpp | ||
FileChannelChild.h | ||
FileChannelParent.cpp | ||
FileChannelParent.h | ||
moz.build | ||
nsFileChannel.cpp | ||
nsFileChannel.h | ||
nsFileProtocolHandler.cpp | ||
nsFileProtocolHandler.h | ||
nsIFileChannel.idl | ||
nsIFileProtocolHandler.idl |