зеркало из https://github.com/mozilla/gecko-dev.git
566e4b6e4e
This replaces the instances where Length was being called on an interval set to determine if it was empty or not empty. IsEmpty makes the intention in these cases more immediately obvious, and avoids the need to think about ints as bools in cases like `if(!mySet.Length())`. Depends on D46638 Differential Revision: https://phabricator.services.mozilla.com/D46639 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
gtest | ||
test | ||
AsyncEventRunner.h | ||
ContainerParser.cpp | ||
ContainerParser.h | ||
MediaSource.cpp | ||
MediaSource.h | ||
MediaSourceDecoder.cpp | ||
MediaSourceDecoder.h | ||
MediaSourceDemuxer.cpp | ||
MediaSourceDemuxer.h | ||
MediaSourceUtils.cpp | ||
MediaSourceUtils.h | ||
ResourceQueue.cpp | ||
ResourceQueue.h | ||
SourceBuffer.cpp | ||
SourceBuffer.h | ||
SourceBufferAttributes.h | ||
SourceBufferList.cpp | ||
SourceBufferList.h | ||
SourceBufferResource.cpp | ||
SourceBufferResource.h | ||
SourceBufferTask.h | ||
TrackBuffersManager.cpp | ||
TrackBuffersManager.h | ||
moz.build |