DescriptionFix the bug that "Open" button doesn't show after WebAPK installation is complete on Jellybean.
This is caused in WebApkInstaller::OnSucess() which uses a local variable after
deleting the "this" pointer. Therefore, a wrong package name is given to the
infobar and the infobar believes the WebAPK hasn't been installed yet.
BUG=646844
Committed: https://crrev.com/14565db671121404c1d00c0bd959d847f0f97b0d
Cr-Commit-Position: refs/heads/master@{#418610}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|