mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 11:48:19 +02:00
The `NullPointerException` detail message generated by `CheckNativeHandle()` only says "NullHandle" because for function template, the `__func__` string doesn't include the name of type parameter. Use function signature that includes the name of parameter instead to help identify the source of exception. Differential Revision: https://phabricator.services.mozilla.com/D113021 |
||
|---|---|---|
| .. | ||
| Accessors.h | ||
| Conversions.cpp | ||
| Conversions.h | ||
| GeckoBundleUtils.h | ||
| GeckoResultUtils.h | ||
| moz.build | ||
| Natives.h | ||
| Refs.h | ||
| TypeAdapter.h | ||
| Types.h | ||
| Utils.cpp | ||
| Utils.h | ||