зеркало из https://github.com/mozilla/gecko-dev.git
78c69e2b34
This commit changes from using a C style enum to a C++ enum class which adds type safety. This is just a refactoring commit with no changes in behavior. This avoids an (potentially unsafe) untyped downcast from PeerConnection.idl types to what's used in DataChannel.h. Differential Revision: https://phabricator.services.mozilla.com/D192070 |
||
---|---|---|
.. | ||
datachannel | ||
src |