MozillaBannedPropertyAccess.kt |
|
2119 |
MozillaRunBlockingCheck.kt |
A check to prevent us from working around mechanisms we implemented in
@see org.mozilla.fenix.perf.RunBlockingCounter.runBlockingIncrement to count how many runBlocking
are used.
|
1288 |
MozillaStrictModeSuppression.kt |
A check to prevent us from working around mechanisms we implemented to prevent suppressing StrictMode.
|
3139 |
MozillaUseLazyMonitored.kt |
Prevents use of lazy in component groups files where lazyMonitored should be used instead.
|
3354 |