[WebAPK] Refactor: move onDeferredStartupWithNullStorage() logic into WebApkActivity
It's WebAPK-specific logic, so it seems like it belongs there. I also made a utility getWebApkInfo() function. IMHO, it makes conceptual sense that WebApkActivity only deals with WebApkInfo (it mostly shouldn't need to know that WebappInfo even exists). Change-Id: Ia2ed8583e4c1810327582481651dd44aa1678bf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730092 Commit-Queue: Glenn Hartmann <hartmanng@chromium.org> Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#683388}
Showing
Please register or sign in to comment