• estade's avatar
    Retry aa3219ce: · ffdf17b0
    estade authored
    Limit form-less Autofilling to pages that look like checkout pages.
    
    This should hopefully stem the tide of false positives on non-checkout pages, while preserving desired behavior on Best Buy and Apple checkout.
    
    Fixing FormStructureBrowserTests: I went back and added <form>s that were present in the source pages but not in the local copies. I also added the original <title> tags, except for ones that did /not/ include any of the checkout keywords. For these, I added the checkout keywords to the title, so that the test still had some value (instead of passing trivially because the title was "Google Calendar" and not something like "Payment information").
    
    BUG=471090, 477466
    original review: https://codereview.chromium.org/1081803003/
    TBR=brettw@chromium.org, thestig@chromium.org
    
    Review URL: https://codereview.chromium.org/1111583002
    
    Cr-Commit-Position: refs/heads/master@{#327215}
    ffdf17b0
bug_462080.html 18.8 KB