Files
tubestation/toolkit/library/libxul.symbols
Mike Hommey 4f6f033def Bug 1933373 - Add entry point for OpenWindow on iOS. r=nika
This mimicks Android's GeckoViewSupport::Open, and stubs enough of an
Event dispatcher to make the code happy.

Differential Revision: https://phabricator.services.mozilla.com/D230204
2024-12-03 02:10:43 +00:00

8 lines
105 B
Plaintext

XRE_GetBootstrap
uprofiler_get
#ifdef XP_IOS
MainProcessInit
ChildProcessInit
GeckoViewOpenWindow
#endif