• ericrk's avatar
    Re-enable ForceReclaimResources w/ ui impl side painting · 17ec17f1
    ericrk authored
    Disabling ForceReclaimResource on BeginCommit when using ui impl side painting
    had the unintended consequence of breaking Display::Draw's mechanism for
    not drawing while an OutputSurface was between Commit/Swap. Re enabling
    this for now. Tracking handling this in a more robust way in
    crbug.com/489515.
    
    BUG=481656,489515
    
    Review URL: https://codereview.chromium.org/1139823008
    
    Cr-Commit-Position: refs/heads/master@{#330587}
    17ec17f1
layer_tree_host_impl.cc 125 KB