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

Issue 2600493002: DevTools: Correct Source Panel Show/Hide Toolbar buttons (Closed)

Created:
4 years ago by Jake Hendy
Modified:
3 years, 11 months ago
Reviewers:
dgozman, lushnikov, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Correct Source Panel Show/Hide Toolbar buttons Regression : Misalignment of 'Hide Navigator' and 'Hide Debugger' buttons is seen in devtools. Flipped mask positions and removed—now unnecessary—rotation transforms around show/hide panel icon containers. BUG=671930 R=lushnikov@chromium.org TEST=Open Dev Tools, open Sources Pane, observe show/hide sidebar buttons are correctly aligned. crbug.com/671930 Review-Url: https://codereview.chromium.org/2600493002 Cr-Commit-Position: refs/heads/master@{#445339} Committed: https://chromium.googlesource.com/chromium/src/+/4d2364eb32a5b242790324536efccd843cb81aa8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/Icon.js View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
Jake Hendy
Hey guys, Any update on this CR? :) Thanks!
3 years, 11 months ago (2017-01-21 19:06:35 UTC) #3
brucedawson
On 2017/01/21 19:06:35, Jake Hendy wrote: > Hey guys, > > Any update on this ...
3 years, 11 months ago (2017-01-22 01:28:14 UTC) #4
pfeldman1
The change is self-explanatory, no need for more details. We just need to apply it ...
3 years, 11 months ago (2017-01-22 02:40:06 UTC) #5
lushnikov
thank you for the patch! Works great lgtm
3 years, 11 months ago (2017-01-23 05:44:28 UTC) #8
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/2600493002/1
3 years, 11 months ago (2017-01-23 06:46:03 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/4d2364eb32a5b242790324536efccd843cb81aa8
3 years, 11 months ago (2017-01-23 08:29:50 UTC) #13
lushnikov
3 years, 11 months ago (2017-01-25 07:17:34 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2655793003/ by lushnikov@chromium.org.

The reason for reverting is: It turned out the icons are actually wrong.
Compare:
- Without this patch (correct): http://imgur.com/a/eFCnz
- With this patch (incorrect): http://imgur.com/a/gJ24q
.

Powered by Google App Engine
This is Rietveld 408576698