зеркало из https://github.com/mozilla/gecko-dev.git
653fbeaf3a
Previously, GetCancelled() would have return true should the channel's status was an error. Doing Cancel(NS_OK) for example, would have made a follow-up call to GetCancelled() return false. However, we can assert that such a call would have been a bug. Following this change GetCancelled() will only return true if Cancel() was explicitly called. Differential Revision: https://phabricator.services.mozilla.com/D55401 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |