mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d5b9a4492a
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks. |
||
---|---|---|
.. | ||
moz.build | ||
nsAndroidHistory.cpp | ||
nsAndroidHistory.h | ||
nsBrowserComponents.h | ||
nsBrowserModule.cpp | ||
nsIShellService.idl | ||
nsShellService.cpp | ||
nsShellService.h |