Enable Surface Synchronization on Android WebView |
|
Issue descriptionWe should ensure that surface synchronization works on android webview.
,
Sep 21
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/150c405cac8a7f14bcae30a4e2497763013252df commit 150c405cac8a7f14bcae30a4e2497763013252df Author: Eric Karl <ericrk@chromium.org> Date: Fri Sep 21 20:04:36 2018 Disable Surface Synchronization for DualBrowserStorySet's WebView 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: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#593312} [modify] https://crrev.com/150c405cac8a7f14bcae30a4e2497763013252df/tools/perf/core/perf_benchmark.py [modify] https://crrev.com/150c405cac8a7f14bcae30a4e2497763013252df/tools/perf/page_sets/dual_browser_story.py |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Sep 6