forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| test | ||
| alert.css | ||
| alert.js | ||
| alert.xhtml | ||
| AlertNotification.cpp | ||
| AlertNotification.h | ||
| AlertNotificationIPCSerializer.h | ||
| jar.mn | ||
| moz.build | ||
| nsAlertsService.cpp | ||
| nsAlertsService.h | ||
| nsAlertsUtils.cpp | ||
| nsAlertsUtils.h | ||
| nsIAlertsService.idl | ||
| nsIWindowsAlertsService.idl | ||
| nsXULAlerts.cpp | ||
| nsXULAlerts.h | ||