[Android WebAPK] Split out network error dialog logic into its own class 8/9
This CL splits out the network error dialog display logic into its own class - WebApkSplashNetworkErrorObserver.java This CL also: - Renames WebappSplashScreenController#onFinishedNativeInit() to onShowWithNative() because the method is always called after show(). - Renames SameActivityWebappSplashDelegate#mOfflineDialog to #mWebApkOfflineDialog for clarity. Change-Id: I8206dbe4c39efb06444cfda75139835d26fcff3a Reviewed-on: https://chromium-review.googlesource.com/c/1405702 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#630660}
Showing
Please register or sign in to comment