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

Issue 2628123002: MD WebUI: Move settings' dialog-drawer element into a shared cr-element (Closed)

Created:
3 years, 11 months ago by tsergeant
Modified:
3 years, 11 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews, dbeam+watch-closure_chromium.org, dbeam+watch-elements_chromium.org, dbeam+watch-settings_chromium.org, hcarmona, jlklein+watch-closure_chromium.org, michaelpg+watch-md-ui_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-elements_chromium.org, oshima+watch_chromium.org, stevenjb+watch-md-settings_chromium.org, vitalyp+closure_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD WebUI: Move settings' dialog-drawer element into a shared cr-element This adds a new cr-element, 'cr-drawer', which implements a sidebar drawer. Moving the drawer to cr_elements allows it to be used by History, removing the need for the app-drawer element. BUG=629808 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2628123002 Cr-Commit-Position: refs/heads/master@{#443455} Committed: https://chromium.googlesource.com/chromium/src/+/f13062d9f24f77c0262ec3ad3734c63c65c1bbe6

Patch Set 1 #

Patch Set 2 : Add test #

Total comments: 2

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -191 lines) Patch
M chrome/browser/resources/settings/controls/compiled_resources2.gyp View 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/browser/resources/settings/controls/dialog_drawer.html View 1 chunk +0 lines, -61 lines 0 comments Download
D chrome/browser/resources/settings/controls/dialog_drawer.js View 1 chunk +0 lines, -92 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 3 chunks +4 lines, -24 lines 0 comments Download
A chrome/test/data/webui/cr_elements/cr_drawer_tests.js View 1 1 chunk +45 lines, -0 lines 0 comments Download
M chrome/test/data/webui/cr_elements/cr_elements_browsertest.js View 1 1 chunk +17 lines, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/compiled_resources2.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A ui/webui/resources/cr_elements/cr_drawer/compiled_resources2.gyp View 1 chunk +11 lines, -0 lines 0 comments Download
A + ui/webui/resources/cr_elements/cr_drawer/cr_drawer.html View 1 2 chunks +17 lines, -2 lines 0 comments Download
A + ui/webui/resources/cr_elements/cr_drawer/cr_drawer.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/cr_elements_resources.grdp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
tsergeant
dpapad@, please take a look! I'd like to use this element in History. The failing ...
3 years, 11 months ago (2017-01-12 03:53:48 UTC) #8
dpapad
LGTM
3 years, 11 months ago (2017-01-12 22:38:12 UTC) #9
dpapad
https://codereview.chromium.org/2628123002/diff/40001/chrome/test/data/webui/cr_elements/cr_drawer_tests.js File chrome/test/data/webui/cr_elements/cr_drawer_tests.js (right): https://codereview.chromium.org/2628123002/diff/40001/chrome/test/data/webui/cr_elements/cr_drawer_tests.js#newcode5 chrome/test/data/webui/cr_elements/cr_drawer_tests.js:5: suite('cr-drawer', function() { BTW, thanks for adding tests!
3 years, 11 months ago (2017-01-12 22:38:57 UTC) #10
tsergeant
https://codereview.chromium.org/2628123002/diff/40001/chrome/test/data/webui/cr_elements/cr_drawer_tests.js File chrome/test/data/webui/cr_elements/cr_drawer_tests.js (right): https://codereview.chromium.org/2628123002/diff/40001/chrome/test/data/webui/cr_elements/cr_drawer_tests.js#newcode5 chrome/test/data/webui/cr_elements/cr_drawer_tests.js:5: suite('cr-drawer', function() { On 2017/01/12 22:38:57, dpapad wrote: > ...
3 years, 11 months ago (2017-01-12 22:53:51 UTC) #11
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/2628123002/40001
3 years, 11 months ago (2017-01-12 22:55:22 UTC) #13
commit-bot: I haz the power
Failed to apply patch for chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-12 23:59:01 UTC) #15
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/2628123002/60001
3 years, 11 months ago (2017-01-13 00:09:52 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 01:56:26 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/f13062d9f24f77c0262ec3ad3734...

Powered by Google App Engine
This is Rietveld 408576698