forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add printing RequestedMedia mojo type with mapping
Print driver settings queries and document printing with the print backend service requires the ability to transfer PrintSettings over Mojo. This requires types used by its members to also be mojoified. Add a mojo definition for printing::PrintSettings::RequestedMedia as part of the overall mojofication for PrintSettings. This is an update to what was previously landed (and reverted) in https://crrev.com/910002 with updates to the build file dependencies to avoid a build race condition. Bug: 809738 Change-Id: I4a68b7cc9e66e0dc31763995dc86ca04c7e420a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3089514 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#911022}
- Loading branch information
Alan Screen
authored and
Chromium LUCI CQ
committed
Aug 11, 2021
1 parent
91ec1c4
commit 1c9d967
Showing
5 changed files
with
105 additions
and
23 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