• Fady Samuel's avatar
    Surface synchronization: Add a diagnostic CHECK in ClientLayerTreeFrameSink · 119455cb
    Fady Samuel authored
    There's a race in cc somewhere from commit to draw. I don't know exactly
    how to repro the race yet even though I have a high probably fix. This
    CL is intended to catch the race in the wild and produce a stack trace
    in a crash log. Hopefully from there we can acertain repro steps.
    
    Once repo steps are produced locally (either via user interaction or
    unit test) then this CL will be reverted.
    
    Bug: 672962
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel
    Change-Id: I3bce066591e15d5c3aac7d4c8685dce411e284b7
    Reviewed-on: https://chromium-review.googlesource.com/973987Reviewed-by: default avatarSaman Sami <samans@chromium.org>
    Commit-Queue: Fady Samuel <fsamuel@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#544834}
    119455cb
client_layer_tree_frame_sink.cc 8.9 KB