• Eric Aleshire's avatar
    Add (a no-op) loadPage action to iOS autofill automation. · 74331887
    Eric Aleshire authored
    The Autofill Recorder Extension records an action when a new page is
    loaded as part of a button/link click, etc (in addition to the action
    that performs that click).
    
    I found that desktop no-ops this action, and that on iOS it also does
    not need to be explicitly replayed, so I no-op it here as well. I am
    discussing with Yiming the reason it is no-op'd on desktop, and will
    add that information here when I receive it.
    
    Change-Id: If5a2f49cf60995831dfae357c97de28266771ea2
    Reviewed-on: https://chromium-review.googlesource.com/c/1307994Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
    Commit-Queue: ericale <ericale@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#604061}
    74331887
automation_action.mm 17.5 KB