gecko-dev/widget/android/jni
Makoto Kato e07a314dc7 Bug 1865617 - RemoteDataDecoder::Decode should handle OOM. r=geckoview-reviewers,media-playback-reviewers,owlish,jolin
According to crash data, `NewDirectByteBuffer` throws OOM exception.
`RemoteDataDecoder::Decode` can return the error, so I should use fallible
version of it.

Differential Revision: https://phabricator.services.mozilla.com/D194199
2023-11-27 08:33:51 +00:00
..
Accessors.h
Conversions.cpp
Conversions.h
GeckoBundleUtils.cpp
GeckoBundleUtils.h
GeckoResultUtils.h
Natives.h
NativesInlines.h
Refs.h Bug 1865617 - RemoteDataDecoder::Decode should handle OOM. r=geckoview-reviewers,media-playback-reviewers,owlish,jolin 2023-11-27 08:33:51 +00:00
TypeAdapter.h
Types.h
Utils.cpp
Utils.h
moz.build