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

Issue 1897383002: DevTools: Update styling for rendering drawer panel (Closed)

Created:
4 years, 8 months ago by luoe
Modified:
4 years, 7 months ago
Reviewers:
lushnikov, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update styling for rendering drawer panel BUG=604833 Committed: https://crrev.com/e4172bed62d9a3ffdcecdd2ff866dc7c1090f2d1 Cr-Commit-Position: refs/heads/master@{#389296}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments in patch 1 #

Total comments: 10

Patch Set 3 : Address comments in patch 2 #

Patch Set 4 : Rename commit #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -23 lines) Patch
M third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js View 1 2 2 chunks +38 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css View 1 2 1 chunk +22 lines, -8 lines 2 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 chunk +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/checkboxTextLabel.css View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
luoe
This CL mainly adds descriptions to the Rendering panel, according to Max's design
4 years, 8 months ago (2016-04-19 19:49:52 UTC) #2
lushnikov
https://codereview.chromium.org/1897383002/diff/1/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css File third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css (right): https://codereview.chromium.org/1897383002/diff/1/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css#newcode7 third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css:7: .rendering-view { can't we use :host here? https://codereview.chromium.org/1897383002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js File ...
4 years, 8 months ago (2016-04-19 22:37:45 UTC) #5
luoe
Comments addressed, ready for review.
4 years, 8 months ago (2016-04-20 21:09:34 UTC) #6
lushnikov
https://codereview.chromium.org/1897383002/diff/20001/third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js File third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js (left): https://codereview.chromium.org/1897383002/diff/20001/third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js#oldcode47 third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js:47: var scrollingTitle = WebInspector.UIString("Shows areas of the page that ...
4 years, 8 months ago (2016-04-20 23:50:33 UTC) #7
luoe
https://codereview.chromium.org/1897383002/diff/1/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css File third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css (right): https://codereview.chromium.org/1897383002/diff/1/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css#newcode7 third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css:7: .rendering-view { On 2016/04/19 22:37:45, lushnikov wrote: > can't ...
4 years, 8 months ago (2016-04-22 00:44:50 UTC) #8
lushnikov
nice, thanks! lgtm
4 years, 8 months ago (2016-04-22 17:35:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897383002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897383002/60001
4 years, 8 months ago (2016-04-22 18:45:52 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-22 23:22:19 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/e4172bed62d9a3ffdcecdd2ff866dc7c1090f2d1 Cr-Commit-Position: refs/heads/master@{#389296}
4 years, 8 months ago (2016-04-22 23:23:26 UTC) #17
pfeldman
https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css File third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css (right): https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css#newcode26 third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css:26: .dt-checkbox-text { All dt- custom elements should go into ...
4 years, 7 months ago (2016-04-30 02:53:33 UTC) #19
pfeldman
On 2016/04/30 02:53:33, pfeldman wrote: > https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css > File third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css > (right): > > https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css#newcode26 ...
4 years, 7 months ago (2016-04-30 02:55:21 UTC) #20
luoe
4 years, 7 months ago (2016-05-02 16:24:31 UTC) #21
Message was sent while issue was closed.
On 2016/04/30 02:55:21, pfeldman wrote:
> On 2016/04/30 02:53:33, pfeldman wrote:
> >
>
https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Sour...
> > File third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css
> > (right):
> > 
> >
>
https://codereview.chromium.org/1897383002/diff/60001/third_party/WebKit/Sour...
> > third_party/WebKit/Source/devtools/front_end/main/renderingOptions.css:26:
> > .dt-checkbox-text {
> > All dt- custom elements should go into UIUtils.
> 
> Ah, so you only override it here... Still, they are introduced for
consistency,
> so we should not override!

Got it.  Instead of overriding .dt-checkbox-text, should we replace it with
something custom ".rendering-checkbox-text" or would a narrower scope
".rendering view .dt-checkbox-text" be fine?

I'll bump the font-size on the subtitle up to 12px to meet our minimum, and
increase the checkbox text to be slightly bigger.

Changes will come in a separate CL!

Powered by Google App Engine
This is Rietveld 408576698