|
Show post-install UI when ephemeral apps are promoted to installed apps
Installing an ephemeral app bypasses download of the CRX from the
webstore and thus also bypasses post-install UI. This patch ensures
that post-install UI is shown, such as showing the app launcher with
the app highlighted.
BUG= 394997
TEST=See bug
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285859
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+118 lines, -11 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/webstore_private/webstore_private_api.cc
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_install_ui.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_install_ui_util.h
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/extension_install_ui_util.cc
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/startup_helper.cc
|
View
|
1
2
|
3 chunks |
+46 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/webstore_install_with_prompt.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/webstore_install_with_prompt.cc
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/webstore_standalone_installer.cc
|
View
|
1
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/webstore_startup_installer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/android/extensions/extension_install_ui_android.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/android/extensions/extension_install_ui_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/search/webstore/webstore_installer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/extension_install_ui_default.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/extension_install_ui_default.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 24 (0 generated)
|