• Lukasz Anforowicz's avatar
    Removing the UsePdfCompositorServiceName feature. · 56cdbc40
    Lukasz Anforowicz authored
    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: default avatarLei Zhang <thestig@chromium.org>
    Reviewed-by: default avatarMark 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}
    56cdbc40
flag_descriptions.cc 182 KB