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

Issue 526423002: [DevTools] Combine media queries preview by sections. (Closed)

Created:
6 years, 3 months ago by dgozman
Modified:
6 years, 3 months ago
Reviewers:
lushnikov, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

[DevTools] Combine media queries preview by sections. MQs in one section now overlay. Hovering will show the values on the ruler. BUG=409870 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181479

Patch Set 1 #

Total comments: 14

Patch Set 2 : rebased #

Patch Set 3 : ruler at the top #

Patch Set 4 : removed serifs #

Patch Set 5 : fixed comments, less height #

Total comments: 10

Patch Set 6 : fixed review comments #

Patch Set 7 : visual tweaks #

Total comments: 4

Patch Set 8 : fixed more review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -256 lines) Patch
M Source/devtools/front_end/responsiveDesignView.css View 1 2 3 4 5 6 chunks +73 lines, -98 lines 0 comments Download
M Source/devtools/front_end/toolbox/MediaQueryInspector.js View 1 2 3 4 5 6 7 10 chunks +80 lines, -118 lines 0 comments Download
M Source/devtools/front_end/toolbox/ResponsiveDesignView.js View 1 2 3 4 5 6 13 chunks +79 lines, -40 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
dgozman
Take a look please. Sample video attached to the bug.
6 years, 3 months ago (2014-09-02 16:00:42 UTC) #2
lushnikov
https://codereview.chromium.org/526423002/diff/1/Source/devtools/front_end/toolbox/MediaQueryInspector.js File Source/devtools/front_end/toolbox/MediaQueryInspector.js (right): https://codereview.chromium.org/526423002/diff/1/Source/devtools/front_end/toolbox/MediaQueryInspector.js#newcode372 Source/devtools/front_end/toolbox/MediaQueryInspector.js:372: if (children[i].containsEventPoint(event)) { can't we use relatedTarget/target instead of ...
6 years, 3 months ago (2014-09-03 14:30:42 UTC) #3
dgozman
PTAL https://codereview.chromium.org/526423002/diff/1/Source/devtools/front_end/toolbox/MediaQueryInspector.js File Source/devtools/front_end/toolbox/MediaQueryInspector.js (right): https://codereview.chromium.org/526423002/diff/1/Source/devtools/front_end/toolbox/MediaQueryInspector.js#newcode436 Source/devtools/front_end/toolbox/MediaQueryInspector.js:436: if (!this._highlightedModel) On 2014/09/03 14:30:41, lushnikov wrote: > ...
6 years, 3 months ago (2014-09-04 15:34:32 UTC) #4
lushnikov
https://codereview.chromium.org/526423002/diff/80001/Source/devtools/front_end/responsiveDesignView.css File Source/devtools/front_end/responsiveDesignView.css (right): https://codereview.chromium.org/526423002/diff/80001/Source/devtools/front_end/responsiveDesignView.css#newcode13 Source/devtools/front_end/responsiveDesignView.css:13: .responsive-design canvas { lets use .responsive-design-canvas selector https://codereview.chromium.org/526423002/diff/80001/Source/devtools/front_end/responsiveDesignView.css#newcode536 Source/devtools/front_end/responsiveDesignView.css:536: ...
6 years, 3 months ago (2014-09-05 12:48:07 UTC) #5
dgozman
PTAL https://codereview.chromium.org/526423002/diff/80001/Source/devtools/front_end/responsiveDesignView.css File Source/devtools/front_end/responsiveDesignView.css (right): https://codereview.chromium.org/526423002/diff/80001/Source/devtools/front_end/responsiveDesignView.css#newcode13 Source/devtools/front_end/responsiveDesignView.css:13: .responsive-design canvas { On 2014/09/05 12:48:06, lushnikov wrote: ...
6 years, 3 months ago (2014-09-05 13:41:13 UTC) #6
lushnikov
lgtm https://codereview.chromium.org/526423002/diff/100002/Source/devtools/front_end/toolbox/MediaQueryInspector.js File Source/devtools/front_end/toolbox/MediaQueryInspector.js (right): https://codereview.chromium.org/526423002/diff/100002/Source/devtools/front_end/toolbox/MediaQueryInspector.js#newcode280 Source/devtools/front_end/toolbox/MediaQueryInspector.js:280: var bar = this._createElementFromMediaQueryModel(/** @type {!Element} */ (container), ...
6 years, 3 months ago (2014-09-05 15:52:05 UTC) #7
dgozman
https://codereview.chromium.org/526423002/diff/100002/Source/devtools/front_end/toolbox/MediaQueryInspector.js File Source/devtools/front_end/toolbox/MediaQueryInspector.js (right): https://codereview.chromium.org/526423002/diff/100002/Source/devtools/front_end/toolbox/MediaQueryInspector.js#newcode280 Source/devtools/front_end/toolbox/MediaQueryInspector.js:280: var bar = this._createElementFromMediaQueryModel(/** @type {!Element} */ (container), marker.model); ...
6 years, 3 months ago (2014-09-05 16:45:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/526423002/120001
6 years, 3 months ago (2014-09-05 16:46:13 UTC) #10
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 3 months ago (2014-09-05 16:46:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/526423002/120001
6 years, 3 months ago (2014-09-05 16:50:16 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/9658)
6 years, 3 months ago (2014-09-05 17:00:51 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/526423002/120001
6 years, 3 months ago (2014-09-05 17:58:21 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-05 19:52:35 UTC) #19
Message was sent while issue was closed.
Committed patchset #8 (id:120001) as 181479

Powered by Google App Engine
This is Rietveld 408576698