MD Settings: move autofill and manage password toggles to their subpages.
Move toggles for autofill and passwords away from the main page, and move it in to their respective subpages.
Also move the extension indicator (and their unit tests) along with the toggle.
BUG=699292
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2762433002
Cr-Commit-Position: refs/heads/master@{#458950}
Committed: https://chromium.googlesource.com/chromium/src/+/90711039262bcbbc20c28c6b6d79ce2d73aa5e3c
Description was changed from ========== MD Settings: move autofill and manage password toggles to their ...
3 years, 9 months ago
(2017-03-18 01:42:20 UTC)
#1
Description was changed from
==========
MD Settings: move autofill and manage password toggles to their subpages.
Move toggles for autofill and passwords away from the main page, and move it in
to their respective subpages.
Also move the extension indicator (and their unit tests) along with the toggle.
BUG=699292
==========
to
==========
MD Settings: move autofill and manage password toggles to their subpages.
Move toggles for autofill and passwords away from the main page, and move it in
to their respective subpages.
Also move the extension indicator (and their unit tests) along with the toggle.
BUG=699292
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
Dry run: Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/175148)
3 years, 9 months ago
(2017-03-18 02:44:41 UTC)
#7
This CL is ready for review. Added conditional styling according to spec: https://folio.googleplex.com/chrome-ux-specs-and-sources/Chrome%20Inner%20Pages/03-Settings/notes/network_redlines#%3Fz=width&f=hidden (exception: confirmed ...
3 years, 9 months ago
(2017-03-20 19:54:57 UTC)
#8
dbeam@ I uploaded another patch based on your recommendation (and also added it to passwords_section.js). ...
3 years, 9 months ago
(2017-03-21 19:16:22 UTC)
#15
dbeam@ I uploaded another patch based on your recommendation (and also added it
to passwords_section.js). Please re-lg :)
https://codereview.chromium.org/2762433002/diff/60001/chrome/browser/resource...
File
chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js
(right):
https://codereview.chromium.org/2762433002/diff/60001/chrome/browser/resource...
chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js:439:
return toggleValue ? onString : offString;
On 2017/03/21 07:02:52, Dan Beam wrote:
> this could also be
>
> return toggleValue ? this.i18n('toggleOn') : this.i18n('toggleOff')
>
> with less stuff in the binding, but whatevs
Dave mentioned that other places in the code that's doing this was using
$18nPolymer so I copied it. Didn't know this.i18n() is a thing though, much
simpler IMO.
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2762433002/80001
3 years, 9 months ago
(2017-03-21 19:16:31 UTC)
#16
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/345807)
3 years, 9 months ago
(2017-03-22 21:45:36 UTC)
#23
CQ is committing da patch. Bot data: {"patchset_id": 80001, "attempt_start_ts": 1490228056791150, "parent_rev": "32e0bf3ee63c3798f51c2ecefb941195326cc0da", "commit_rev": "90711039262bcbbc20c28c6b6d79ce2d73aa5e3c"}
3 years, 9 months ago
(2017-03-23 00:23:28 UTC)
#26
CQ is committing da patch.
Bot data: {"patchset_id": 80001, "attempt_start_ts": 1490228056791150,
"parent_rev": "32e0bf3ee63c3798f51c2ecefb941195326cc0da", "commit_rev":
"90711039262bcbbc20c28c6b6d79ce2d73aa5e3c"}
commit-bot: I haz the power
Description was changed from ========== MD Settings: move autofill and manage password toggles to their ...
3 years, 9 months ago
(2017-03-23 00:24:41 UTC)
#27
Message was sent while issue was closed.
Description was changed from
==========
MD Settings: move autofill and manage password toggles to their subpages.
Move toggles for autofill and passwords away from the main page, and move it in
to their respective subpages.
Also move the extension indicator (and their unit tests) along with the toggle.
BUG=699292
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
to
==========
MD Settings: move autofill and manage password toggles to their subpages.
Move toggles for autofill and passwords away from the main page, and move it in
to their respective subpages.
Also move the extension indicator (and their unit tests) along with the toggle.
BUG=699292
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2762433002
Cr-Commit-Position: refs/heads/master@{#458950}
Committed:
https://chromium.googlesource.com/chromium/src/+/90711039262bcbbc20c28c6b6d79...
==========
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/90711039262bcbbc20c28c6b6d79ce2d73aa5e3c
3 years, 9 months ago
(2017-03-23 00:24:42 UTC)
#28
Issue 2762433002: MD Settings: move autofill and manage password toggles to their subpages.
(Closed)
Created 3 years, 9 months ago by scottchen
Modified 3 years, 9 months ago
Reviewers: Dan Beam
Base URL:
Comments: 2