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.
Remove apps::mojom::AppLaunchSource (part 1).
apps::mojom::LaunchSource is used for the launch source. This CL is used to remove the AppLaunchSource parameter in below functions: CreateAppIdLaunchParamsWithEventFlags CreateAppLaunchParamsForIntent CreateAppLaunchParamsWithEventFlags This CL is pure refactor, and no functionn change. There will be follow up CLs to remove apps::mojom::AppLaunchSource. TODO: 1. Remove AppLaunchSource from apps::AppLaunchParams. 2. Remove AppLaunchSource from AppService mojom types.mojom. BUG=1113502, 1253250 Change-Id: I1ca9cd676afa3b966371cc6ab958aa53ffa9cab0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3218750 Reviewed-by: Ben Wells <benwells@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#931867}
- Loading branch information
Nancy Wang
authored and
Chromium LUCI CQ
committed
Oct 15, 2021
1 parent
7fbe698
commit 35e41eb
Showing
12 changed files
with
23 additions
and
24 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