| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=138542
TBR=benwells@chromium.org
Review URL: https://codereview.chromium.org/1549643002
Cr-Commit-Position: refs/heads/master@{#366702}
|
|
|
|
|
|
|
|
|
| |
BUG=447077
TBR=benjhayden,pkasting
Review URL: https://codereview.chromium.org/901413003
Cr-Commit-Position: refs/heads/master@{#318418}
|
|
|
|
|
|
|
|
| |
BUG=338827
Review URL: https://codereview.chromium.org/812403003
Cr-Commit-Position: refs/heads/master@{#310471}
|
|
there is no Athena port of AppListService (crbug.com/417571)
In addition this CL:
- Fixes crashes in webstorePrivate.completeInstall() when the Javascript
requests the "App installed" bubble to be shown. In practice this is only
requested for extensions which should not be enabled (but are enabled) in
Athena.
- Moves ExtensionInstallUI and CrxInstallerError to
extensions/browser/install so that they can be used by code in Athena
- Refactors ExtensionInstallUI to remove the static methods
BUG=414341,417571
TEST=Manual, see bug
Review URL: https://codereview.chromium.org/634313004
Cr-Commit-Position: refs/heads/master@{#300386}
|