Chromium Code Reviews
DescriptionFix crash on WebAPK startup
This CL fixes a crash in WebApkUpdateManager#onBuiltWebApk() on startup when
updating the WebAPK fails. When updating the WebAPK fails,
WebApkInstaller::OnFailure() calls the callback with an empty package name. This
causes an empty package name to be incorrectly used to construct the WebAPK id
in WebApkUpdateManager#onBuiltWebApk()
BUG=654251
Committed: https://crrev.com/7ba820fdf3fd1c56cc1796a995be3a103c1704f9
Cr-Commit-Position: refs/heads/master@{#424811}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Merge branch 'master' into startup_crash0 #Patch Set 3 : Merge branch 'master' into startup_crash0 #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||