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

Issue 2128773004: MD Settings: Display: Add mirroring and other fixes (Closed)

Created:
4 years, 5 months ago by stevenjb
Modified:
4 years, 5 months ago
Reviewers:
michaelpg
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@issue_625106_settings_dropdown_style
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Display: Add mirroring and other fixes This adds proper mirroring support and includes some styling fixes. BUG=547080 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/3ac0d2920fd29ac0dbbc5cebdd59454eda58533c Cr-Commit-Position: refs/heads/master@{#404883}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Rebase #

Patch Set 3 : Feedback #

Total comments: 2

Patch Set 4 : Fix drag + mirrored, cleanup, feedback #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -71 lines) Patch
M chrome/browser/resources/settings/device_page/display.html View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display_layout.html View 1 2 3 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/display_layout.js View 1 2 3 4 chunks +27 lines, -27 lines 0 comments Download
M chrome/browser/resources/settings/device_page/drag_behavior.js View 1 2 3 6 chunks +46 lines, -34 lines 3 comments Download
M chrome/browser/resources/settings/device_page/layout_behavior.js View 1 2 3 4 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
stevenjb
4 years, 5 months ago (2016-07-07 20:53:02 UTC) #3
michaelpg
https://codereview.chromium.org/2128773004/diff/1/chrome/browser/resources/settings/device_page/display_layout.html File chrome/browser/resources/settings/device_page/display_layout.html (right): https://codereview.chromium.org/2128773004/diff/1/chrome/browser/resources/settings/device_page/display_layout.html#newcode20 chrome/browser/resources/settings/device_page/display_layout.html:20: in getDivStyle_ and gitMirrorDivStyle_ */ git => get https://codereview.chromium.org/2128773004/diff/1/chrome/browser/resources/settings/device_page/display_layout.html#newcode54 ...
4 years, 5 months ago (2016-07-11 13:37:55 UTC) #4
stevenjb
https://codereview.chromium.org/2128773004/diff/1/chrome/browser/resources/settings/device_page/display_layout.html File chrome/browser/resources/settings/device_page/display_layout.html (right): https://codereview.chromium.org/2128773004/diff/1/chrome/browser/resources/settings/device_page/display_layout.html#newcode20 chrome/browser/resources/settings/device_page/display_layout.html:20: in getDivStyle_ and gitMirrorDivStyle_ */ On 2016/07/11 13:37:55, michaelpg ...
4 years, 5 months ago (2016-07-11 19:45:36 UTC) #5
michaelpg
lgtm https://codereview.chromium.org/2128773004/diff/40001/chrome/browser/resources/settings/device_page/layout_behavior.js File chrome/browser/resources/settings/device_page/layout_behavior.js (right): https://codereview.chromium.org/2128773004/diff/40001/chrome/browser/resources/settings/device_page/layout_behavior.js#newcode193 chrome/browser/resources/settings/device_page/layout_behavior.js:193: * @param {boolean=} opt_test i'd prefer optional params ...
4 years, 5 months ago (2016-07-11 20:41:57 UTC) #6
stevenjb
While testing I found some issues with the drag behavior and mirroring so I also ...
4 years, 5 months ago (2016-07-11 21:56:23 UTC) #7
michaelpg
https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js File chrome/browser/resources/settings/device_page/drag_behavior.js (right): https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js#newcode119 chrome/browser/resources/settings/device_page/drag_behavior.js:119: window.removeEventListener('mouseup', this.endDragListener_); do we risk retaining this listener on ...
4 years, 5 months ago (2016-07-12 22:36:49 UTC) #8
stevenjb
https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js File chrome/browser/resources/settings/device_page/drag_behavior.js (right): https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js#newcode119 chrome/browser/resources/settings/device_page/drag_behavior.js:119: window.removeEventListener('mouseup', this.endDragListener_); On 2016/07/12 22:36:48, michaelpg (slow) wrote: > ...
4 years, 5 months ago (2016-07-12 22:41:32 UTC) #9
michaelpg
slgtm https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js File chrome/browser/resources/settings/device_page/drag_behavior.js (right): https://codereview.chromium.org/2128773004/diff/60001/chrome/browser/resources/settings/device_page/drag_behavior.js#newcode119 chrome/browser/resources/settings/device_page/drag_behavior.js:119: window.removeEventListener('mouseup', this.endDragListener_); On 2016/07/12 22:41:32, stevenjb wrote: > ...
4 years, 5 months ago (2016-07-12 22:43:12 UTC) #10
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/2128773004/60001
4 years, 5 months ago (2016-07-12 22:46:09 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-13 01:42:42 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 01:43:17 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 01:46:55 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3ac0d2920fd29ac0dbbc5cebdd59454eda58533c
Cr-Commit-Position: refs/heads/master@{#404883}

Powered by Google App Engine
This is Rietveld 408576698