3 years, 8 months ago
(2017-04-11 15:48:20 UTC)
#2
Eugene But (OOO till 7-30)
Description was changed from ========== Move password-related methods from core.js to password_controller.js. The following methods ...
3 years, 8 months ago
(2017-04-11 16:10:28 UTC)
#3
Description was changed from
==========
Move password-related methods from core.js to password_controller.js.
The following methods are moved:
- hasPasswordField: public API method in gCrWeb
- hasPasswordField_: private implementation
These methods are only used in password_controller.js. Unittests are also moved.
BUG=614092
TESTED=Ran ios_chrome_unittests and passed.
==========
to
==========
Move password-related methods from core.js to password_controller.js.
The following methods are moved:
- hasPasswordField: public API method in gCrWeb
- hasPasswordField_: private implementation
These methods are only used in password_controller.js. Unittests are also moved.
BUG=614092
TEST=Passwords autofill works correctly
==========
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2814773002/diff/1/ios/chrome/browser/passwords/password_controller_unittest.mm File ios/chrome/browser/passwords/password_controller_unittest.mm (right): https://codereview.chromium.org/2814773002/diff/1/ios/chrome/browser/passwords/password_controller_unittest.mm#newcode752 ios/chrome/browser/passwords/password_controller_unittest.mm:752: struct TestDataForPasswordFormDetection { Could you please add comments to ...
3 years, 8 months ago
(2017-04-11 16:19:41 UTC)
#4
Thank you for cleanup! lgtm https://codereview.chromium.org/2814773002/diff/60001/ios/chrome/browser/passwords/password_controller_unittest.mm File ios/chrome/browser/passwords/password_controller_unittest.mm (right): https://codereview.chromium.org/2814773002/diff/60001/ios/chrome/browser/passwords/password_controller_unittest.mm#newcode758 ios/chrome/browser/passwords/password_controller_unittest.mm:758: // Test that the ...
3 years, 8 months ago
(2017-04-11 18:20:20 UTC)
#6
Thanks for the review! https://codereview.chromium.org/2814773002/diff/60001/ios/chrome/browser/passwords/password_controller_unittest.mm File ios/chrome/browser/passwords/password_controller_unittest.mm (right): https://codereview.chromium.org/2814773002/diff/60001/ios/chrome/browser/passwords/password_controller_unittest.mm#newcode758 ios/chrome/browser/passwords/password_controller_unittest.mm:758: // Test that the existence ...
3 years, 8 months ago
(2017-04-11 18:52:54 UTC)
#7
CQ is committing da patch. Bot data: {"patchset_id": 100001, "attempt_start_ts": 1491936803405960, "parent_rev": "6c66a4bbe7ad2b59f34b53f718f1d031cd835d75", "commit_rev": "503e83df814b68180a19fe7150adaf76536be5e8"}
3 years, 8 months ago
(2017-04-11 20:13:06 UTC)
#11
CQ is committing da patch.
Bot data: {"patchset_id": 100001, "attempt_start_ts": 1491936803405960,
"parent_rev": "6c66a4bbe7ad2b59f34b53f718f1d031cd835d75", "commit_rev":
"503e83df814b68180a19fe7150adaf76536be5e8"}
commit-bot: I haz the power
CQ is committing da patch. Bot data: {"patchset_id": 100001, "attempt_start_ts": 1491936803405960, "parent_rev": "57ba633b470b05156a7446c816bd74e7e342d923", "commit_rev": "2f7838f65b679f68aca8e1b0e3886442c6e74670"}
3 years, 8 months ago
(2017-04-11 20:18:27 UTC)
#12
CQ is committing da patch.
Bot data: {"patchset_id": 100001, "attempt_start_ts": 1491936803405960,
"parent_rev": "57ba633b470b05156a7446c816bd74e7e342d923", "commit_rev":
"2f7838f65b679f68aca8e1b0e3886442c6e74670"}
commit-bot: I haz the power
Description was changed from ========== Move password-related methods from core.js to password_controller.js. The following methods ...
3 years, 8 months ago
(2017-04-11 20:19:24 UTC)
#13
Message was sent while issue was closed.
Description was changed from
==========
Move password-related methods from core.js to password_controller.js.
The following methods are moved:
- hasPasswordField: public API method in gCrWeb
- hasPasswordField_: private implementation
These methods are only used in password_controller.js. Unittests are also moved.
BUG=614092
TEST=Passwords autofill works correctly
==========
to
==========
Move password-related methods from core.js to password_controller.js.
The following methods are moved:
- hasPasswordField: public API method in gCrWeb
- hasPasswordField_: private implementation
These methods are only used in password_controller.js. Unittests are also moved.
BUG=614092
TEST=Passwords autofill works correctly
Review-Url: https://codereview.chromium.org/2814773002
Cr-Commit-Position: refs/heads/master@{#463746}
Committed:
https://chromium.googlesource.com/chromium/src/+/2f7838f65b679f68aca8e1b0e388...
==========
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://chromium.googlesource.com/chromium/src/+/2f7838f65b679f68aca8e1b0e3886442c6e74670
3 years, 8 months ago
(2017-04-11 20:19:26 UTC)
#14
Issue 2814773002: Move password-related methods from core.js to password_controller.js.
(Closed)
Created 3 years, 8 months ago by danyao
Modified 3 years, 8 months ago
Reviewers: Eugene But (OOO till 7-30)
Base URL:
Comments: 16