mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1946205e7c
Currently when either of these methods fail, we log something and rely on the calling code to null check. Since these failures are serious and likely unrecoverable, it's better to define these methods as infallible and just crash if they do fail. |
||
---|---|---|
.. | ||
android_npapi.h | ||
ANPAudio.cpp | ||
ANPBase.h | ||
ANPBitmap.cpp | ||
ANPEvent.cpp | ||
ANPKeyCodes.h | ||
ANPLog.cpp | ||
ANPMatrix.cpp | ||
ANPNativeWindow.cpp | ||
ANPOpenGL.cpp | ||
ANPSurface.cpp | ||
ANPSystem.cpp | ||
ANPVideo.cpp | ||
ANPWindow.cpp | ||
Makefile.in | ||
moz.build |