mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
moz.build | ||
nsIStructuredFieldValues.idl | ||
SFVService.cpp | ||
SFVService.h |