• rouslan's avatar
    Disable user gesture checking for all autofill browser tests. · 1570b4ee
    rouslan authored
    When drmemory_full runs, the browser tests are slowed down enough to
    timeout the user gesture indicator, which prevents autofill from
    processing the input and passing the browser test. The fix is to disable
    user gesture checking for all autofill browser tests except
    AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges.
    
    BUG=484910
    
    Review URL: https://codereview.chromium.org/1125173006
    
    Cr-Commit-Position: refs/heads/master@{#330261}
    1570b4ee
chrome_render_view_test.h 1.56 KB