mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +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 |
||
---|---|---|
.. | ||
public | ||
tests | ||
moz.build | ||
mozprofilerprobe.mof | ||
nsAppStartup.cpp | ||
nsAppStartup.h | ||
StartupTimeline.cpp | ||
StartupTimeline.h |