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

Issue 376563002: [DevTools] Upon active timeline recording, label cursor should behave as a default cursor. (Closed)

Created:
6 years, 5 months ago by vivekg_samsung
Modified:
6 years, 5 months ago
Reviewers:
vivekg, aandrey, loislo
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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[DevTools] Upon active timeline recording, label cursor should behave as a default cursor. CL [1] made the label disabled while active timeline recording. With the label being disabled, the property, cursor: pointer, is still active on the label. This gives false clickable action cursor. Changing "cursor: pointer;" to "cursor: default;" should fix it. Also moving the label.dimmed to inspector.css as it seems more appropriate place for it. [1] https://codereview.chromium.org/361203002/ NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177578

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M Source/devtools/front_end/inspector.css View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/devtools/front_end/timelinePanel.css View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vivekg
PTAL, thank you!
6 years, 5 months ago (2014-07-07 06:08:16 UTC) #1
aandrey
lgtm
6 years, 5 months ago (2014-07-07 08:38:52 UTC) #2
vivekg
The CQ bit was checked by vivekg@chromium.org
6 years, 5 months ago (2014-07-07 08:56:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/376563002/1
6 years, 5 months ago (2014-07-07 08:56:50 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-07 13:34:34 UTC) #5
Message was sent while issue was closed.
Change committed as 177578

Powered by Google App Engine
This is Rietveld 408576698