• Eric Karl's avatar
    Disable Surface Synchronization for DualBrowserStorySet's WebView · 150c405c
    Eric Karl authored
    DualBrowserStorySet uses non-standard set-up to create its webview,
    missing the previous option customization added to PerfBenchmark's
    CustomizeBrowserOptions. While this should probably be unified,
    copying the relevant options over for now to un-break the dual browser
    case.
    
    Also disables VizDisplayCompositor, as this is a related unsupported
    feature, and although things happen to work now, we don't want to rely
    on that.
    
    Bug: 881469
    Cq-Include-Trybots: master.tryserver.chromium.perf:obbs_fyi
    Change-Id: I1070210c2a92768795689d4488369c0b589ca9bb
    Reviewed-on: https://chromium-review.googlesource.com/1236468
    Commit-Queue: Eric Karl <ericrk@chromium.org>
    Reviewed-by: default avatarNed Nguyen <nednguyen@google.com>
    Cr-Commit-Position: refs/heads/master@{#593312}
    150c405c
perf_benchmark.py 6.99 KB