Add GetPrinterSemanticCapsAndDefaults to print backend service
Incorporate support for retrieving a printer's semantic capabilities and defaults from the utility service instead of within the browser process. This protects the browser from potential crashes as well as reducing jank by not having the UI thread blocked waiting on the call to return. Bug: 809738 Change-Id: I900939877679fe09a245b4796e6b1bb0110eec71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441668Reviewed-by:Martin Barbella <mbarbella@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#834557}
Showing
Please register or sign in to comment