EngineViewCache.kt |
Caches a [GeckoEngineView], which internally maintains a [WebView].
This allows us to maintain [WebView] state when the view would otherwise
be destroyed
|
3796 |
WebRenderComponents.kt |
Helper class for lazily instantiating and keeping references to components needed by the
application.
|
3486 |