forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[M108]Let AppBannerManager.State track if the event is canceled
This splits PENDING_PROMPT to PENDING_PROMPT_NOT_CANCELED and PENDING_PROMPT_CANCELED, tracks whether the beforeinstallprompt event is canceled. (cherry picked from commit 457c1cc) Bug: 1371091 Change-Id: I13c66cbe808f86d289cd1eb2daa875b743923e95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3944931 Reviewed-by: Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1058980} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3958994 Cr-Commit-Position: refs/branch-heads/5359@{#46} Cr-Branched-From: 27d3765-refs/heads/main@{#1058933}
- Loading branch information
Showing
8 changed files
with
119 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.