Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Issue 2661503003: Catches and ignores errors when accessing win.document in Password Autofill JS (Closed)

Created:
3 years, 10 months ago by pkl (ping after 24h if needed)
Modified:
3 years, 10 months ago
Reviewers:
melandory, Rick Byers
CC:
chromium-reviews, vabr+watchlistpasswordmanager_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, gcasto+watchlist_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Catches 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M ios/chrome/browser/passwords/resources/password_controller.js View 1 2 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
pkl (ping after 24h if needed)
PTAL. Thanks!
3 years, 10 months ago (2017-01-27 02:40:20 UTC) #3
pkl (ping after 24h if needed)
3 years, 10 months ago (2017-01-27 02:47:18 UTC) #5
Rick Byers
LGTM
3 years, 10 months ago (2017-01-27 17:04:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2661503003/40001
3 years, 10 months ago (2017-01-27 17:06:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/352160)
3 years, 10 months ago (2017-01-27 17:15:37 UTC) #10
pkl (ping after 24h if needed)
Waiting for OWNERS review from melandory
3 years, 10 months ago (2017-01-27 17:58:54 UTC) #11
pkl (ping after 24h if needed)
melandory: Gentle ping for OWNERS review.
3 years, 10 months ago (2017-01-30 14:36:29 UTC) #12
melandory
On 2017/01/30 14:36:29, pklpkl wrote: > melandory: Gentle ping for OWNERS review. lgtm, sorry for ...
3 years, 10 months ago (2017-01-31 11:39:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2661503003/40001
3 years, 10 months ago (2017-01-31 14:02:30 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 14:12:39 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ea5098bb3372baa8d32b117f1b68...

Powered by Google App Engine
This is Rietveld 408576698