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

Issue 2428733002: MD Settings: Migrating autofill cr-shared-menu to settings-action-menu. (Closed)

Created:
4 years, 2 months ago by dpapad
Modified:
4 years, 2 months ago
Reviewers:
hcarmona
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, Dan Beam, hcarmona, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Migrating autofill cr-shared-menu to settings-action-menu. - Stop interpreting |activeAddress|, |activeCreditCard| as a signal to open dialogs. - Use |activeAddress|, |activeCreditCard| as the model for open dialogs and shared action menus. - Use data binding to hide/show action menu entries, instead of setting 'hidden' programmatically. BUG=639718 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/2a040cae1c0b74ab0cd585d40f45d4d266fdc3bc Cr-Commit-Position: refs/heads/master@{#426039}

Patch Set 1 #

Patch Set 2 : Test #

Total comments: 2

Patch Set 3 : Fix compilation. #

Patch Set 4 : Fix address tests. #

Total comments: 6

Patch Set 5 : Fixtypo #

Patch Set 6 : Re-sort #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -109 lines) Patch
M chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html View 1 2 3 4 3 chunks +20 lines, -19 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js View 1 2 8 chunks +46 lines, -70 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/settings/settings_autofill_section_browsertest.js View 1 2 3 8 chunks +9 lines, -19 lines 0 comments Download

Messages

Total messages: 28 (19 generated)
dpapad
https://codereview.chromium.org/2428733002/diff/20001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js File chrome/test/data/webui/settings/settings_autofill_section_browsertest.js (left): https://codereview.chromium.org/2428733002/diff/20001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js#oldcode13 chrome/test/data/webui/settings/settings_autofill_section_browsertest.js:13: ROOT_PATH + 'ui/webui/resources/js/load_time_data.js', settings_action_menu.html depends on direction_delagate.html, which depends ...
4 years, 2 months ago (2016-10-18 00:16:51 UTC) #9
Dan Beam
+hcarmona@ as he's got more experience with this code
4 years, 2 months ago (2016-10-18 00:45:12 UTC) #15
hcarmona
LGTM, just 2 nits. https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html (right): https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html#newcode66 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html:66: hidden$="[[!activeAddress.metadata.isLocal"] typo here, should be: ...
4 years, 2 months ago (2016-10-18 14:24:43 UTC) #18
dpapad
https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html (right): https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html#newcode66 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html:66: hidden$="[[!activeAddress.metadata.isLocal"] On 2016/10/18 at 14:24:42, Hector Carmona wrote: > ...
4 years, 2 months ago (2016-10-18 19:02:35 UTC) #19
Dan Beam
https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp File chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp (right): https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp#newcode24 chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp:24: 'address_edit_dialog', On 2016/10/18 19:02:35, dpapad wrote: > On 2016/10/18 ...
4 years, 2 months ago (2016-10-18 19:04:54 UTC) #20
dpapad
https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp File chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp (right): https://codereview.chromium.org/2428733002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp#newcode24 chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp:24: 'address_edit_dialog', > > This is the order after sorting ...
4 years, 2 months ago (2016-10-18 19:23:10 UTC) #21
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/2428733002/100001
4 years, 2 months ago (2016-10-18 19:25:01 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-18 20:48:11 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:02:52 UTC) #28
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/2a040cae1c0b74ab0cd585d40f45d4d266fdc3bc
Cr-Commit-Position: refs/heads/master@{#426039}

Powered by Google App Engine
This is Rietveld 408576698