Chromium Code Reviews
DescriptionCatches and ignores errors when accessing win.document in Password Autofill JS
Old implementation assumes that win.document will silently return nil.
Under some versions of iOS, access to win.document may generate an
exception, thus the try/catch.
BUG=685761
Review-Url: https://codereview.chromium.org/2661503003
Cr-Commit-Position: refs/heads/master@{#447228}
Committed: https://chromium.googlesource.com/chromium/src/+/ea5098bb3372baa8d32b117f1b687e739e075988
Patch Set 1 #Patch Set 2 : comments #Patch Set 3 : cleanup #Messages
Total messages: 18 (8 generated)
|