Removing the UsePdfCompositorServiceName feature.
The default state of the UsePdfCompositorServiceName has no impact on the condition that refers to this feature in CreateCompositeClientIfNeeded in //components/printing/browser/print_manager_utils.cc: - On desktop, the feature is always enabled, but this is not important since ShouldPdfCompositorBeEnabledForOopifs will return true on desktop because of UseDedicatedProcessesForAllSites. - On Android the feature is always disabled, so there is no point in consulting the feature from ShouldPdfCompositorBeEnabledForOopifs. Bug: 824867 Change-Id: I15790906a0c124571dba79e2c02f1c6a68aff935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864010Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#708103}
Showing
Please register or sign in to comment