mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
a48079cd72
Previously the `boolean` type was also declared using a `bool` typedef in xpidl, meaning that both were used in various places. This patch standardizes on the built-in `boolean` type, removing the typedef. Differential Revision: https://phabricator.services.mozilla.com/D206382 |
||
---|---|---|
.. | ||
crashtests | ||
AudioChannelAgent.cpp | ||
AudioChannelAgent.h | ||
AudioChannelService.cpp | ||
AudioChannelService.h | ||
moz.build | ||
nsIAudioChannelAgent.idl |