forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "Add the ability for AndroidSmsAppHelperDelegate to launch the…
… PWA." This reverts commit 54d36f8. Reason for revert: The original change was in fact not the cause of the builder breakage. Confirmed by jdonnelley. Original change's description: > Revert "Add the ability for AndroidSmsAppHelperDelegate to launch the PWA." > > This reverts commit 6d6b617. > > Reason for revert: Suspected of breaking the Mac builder: > https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac%20Builder/89748 > > This code doesn't seem obviously related to the webui failure there, but there are no other webui CLs in the blame list. > > Original change's description: > > Add the ability for AndroidSmsAppHelperDelegate to launch the PWA. > > > > Also actually use this ability when the "Set Up" button in multidevice > > settings is clicked. > > > > R=khorimoto@chromium.org > > > > Bug: 870093 > > Change-Id: I3dd5bcd9c8e3946e1ae42a5db69f2bb7ed3ea586 > > Reviewed-on: https://chromium-review.googlesource.com/1185498 > > Commit-Queue: Jeremy Klein <jlklein@chromium.org> > > Reviewed-by: Tommy Li <tommycli@chromium.org> > > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#589196} > > TBR=khorimoto@chromium.org,tommycli@chromium.org,jlklein@chromium.org > > Change-Id: I855abd7c530600362082c83ee155aaa3d713415f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 870093 > Reviewed-on: https://chromium-review.googlesource.com/1211382 > Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> > Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> > Cr-Commit-Position: refs/heads/master@{#589218} TBR=khorimoto@chromium.org,tommycli@chromium.org,jdonnelly@chromium.org,jlklein@chromium.org Change-Id: I906bbc0862ca17834fd7e009fdd23af4735d4d49 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 870093 Reviewed-on: https://chromium-review.googlesource.com/1211430 Reviewed-by: Jeremy Klein <jlklein@chromium.org> Commit-Queue: Jeremy Klein <jlklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#589263}
- Loading branch information
Jeremy Klein
authored and
Commit Bot
committed
Sep 6, 2018
1 parent
d048470
commit e5d293a
Showing
13 changed files
with
163 additions
and
7 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
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
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.