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

Issue 1824683002: Fixes 590477: Style pane numeric property change modifier shortcuts are undiscoverable. Shift mouse… (Closed)

Created:
4 years, 9 months ago by nojvek
Modified:
4 years, 7 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, blink-reviews-style_chromium.org, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman, 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

Fixes 590477: Style pane numeric property change modifier shortcuts are undiscoverable. Shift mousewheel doesn't work BUG=590477 Committed: https://crrev.com/00f8cd4924f855d92d9d05560a4fbe6e174fee04 Cr-Commit-Position: refs/heads/master@{#392402}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixes 590477: Style pane numeric property change modifier shortcuts are undiscoverable. Shift mouse… #

Total comments: 5

Patch Set 3 : iterate on review feedback #

Patch Set 4 : show numeric precision modifier title hint on editing start #

Total comments: 5

Patch Set 5 : Fix review feedback + color shortcuts #

Patch Set 6 : Fixes 590477: Style pane numeric property change modifier shortcuts are undiscoverable. Shift mouse… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -40 lines) Patch
M third_party/WebKit/LayoutTests/inspector/elements/styles/up-down-numerics-and-colors.html View 1 2 3 4 5 2 chunks +13 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js View 1 2 3 4 5 1 chunk +12 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js View 1 2 3 4 5 3 chunks +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 2 3 4 5 3 chunks +41 lines, -28 lines 0 comments Download

Messages

Total messages: 55 (11 generated)
pfeldman
https://codereview.chromium.org/1824683002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js File third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js (right): https://codereview.chromium.org/1824683002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js#newcode2919 third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js:2919: this._element.title = "Mousewheel or up/down keys. Ctrl: ±100, Shift: ...
4 years, 9 months ago (2016-03-21 18:18:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824683002/20001
4 years, 9 months ago (2016-03-22 05:50:19 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 9 months ago (2016-03-22 05:50:21 UTC) #7
nojvek
Now I know what the CQ checkbox does :P Sorry for the noise. On Mon, ...
4 years, 9 months ago (2016-03-22 05:52:33 UTC) #8
nojvek
Now I know what the CQ checkbox does :P Sorry for the noise. On Mon, ...
4 years, 9 months ago (2016-03-22 05:52:34 UTC) #9
lushnikov
https://codereview.chromium.org/1824683002/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js File third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js (right): https://codereview.chromium.org/1824683002/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js#newcode2917 third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js:2917: if (!this._isEditingName && WebInspector.handleElementValueModifications(event, this._treeElement.valueElement, finishHandler.bind(this), this._isValueSuggestion.bind(this), customNumberHandler.bind(this))){ style: ...
4 years, 9 months ago (2016-03-22 17:21:42 UTC) #10
nojvek
Fixed lushnikov's feedback. I didn't see a hook for onEditStart so I created one for ...
4 years, 9 months ago (2016-03-24 16:28:38 UTC) #11
lushnikov
Thank you nojvek for getting your hands dirty with this! The code looks good, but ...
4 years, 9 months ago (2016-03-25 18:48:33 UTC) #12
nojvek
Will take another stab at it. I only understand bits and pieces of devtools ui ...
4 years, 9 months ago (2016-03-25 21:27:16 UTC) #13
nojvek
Will take another stab at it. I only understand bits and pieces of devtools ui ...
4 years, 9 months ago (2016-03-25 21:27:16 UTC) #14
nojvek
Fixed feedback. On 2016/03/25 21:27:16, nojvek wrote: > Will take another stab at it. I ...
4 years, 9 months ago (2016-03-27 17:44:57 UTC) #15
lushnikov
Nice! Thank you, LGTM
4 years, 8 months ago (2016-03-28 20:17:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824683002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824683002/80001
4 years, 8 months ago (2016-03-28 20:24:48 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/202747)
4 years, 8 months ago (2016-03-28 21:27:59 UTC) #20
nojvek
This means some tests need to be fixed as well right? How do I go ...
4 years, 8 months ago (2016-03-28 23:42:09 UTC) #21
nojvek
This means some tests need to be fixed as well right? How do I go ...
4 years, 8 months ago (2016-03-28 23:42:10 UTC) #22
lushnikov
This will require checking out chromium and building it from sources. The downside, the checkout ...
4 years, 8 months ago (2016-03-29 01:11:39 UTC) #23
nojvek
I don't know whether my 4 year old poor macbook air can handle that. I ...
4 years, 8 months ago (2016-03-29 01:39:16 UTC) #24
nojvek
I don't know whether my 4 year old poor macbook air can handle that. I ...
4 years, 8 months ago (2016-03-29 01:39:16 UTC) #25
lushnikov
On 2016/03/29 01:39:16, nojvek wrote: > I don't know whether my 4 year old poor ...
4 years, 8 months ago (2016-03-29 03:34:24 UTC) #26
paulirish
This never landed. I'm restarting the try jobs so we can work from the errors.
4 years, 8 months ago (2016-04-26 01:13:58 UTC) #27
nojvek
Thanks Paul. This week I'm not on fire so I can probably spend a couple ...
4 years, 8 months ago (2016-04-26 01:25:42 UTC) #28
nojvek
Thanks Paul. This week I'm not on fire so I can probably spend a couple ...
4 years, 8 months ago (2016-04-26 01:25:43 UTC) #29
paulirish
Results are in: https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/218589/layout-test-results/results.html I recommend the "pretty diff" links in there.
4 years, 8 months ago (2016-04-26 03:34:07 UTC) #30
nojvek
So where does the source code for the tests reside? And any way to run ...
4 years, 8 months ago (2016-04-26 03:42:49 UTC) #31
nojvek
So where does the source code for the tests reside? And any way to run ...
4 years, 8 months ago (2016-04-26 03:42:49 UTC) #32
paulirish
On 2016/04/26 at 03:42:49, nojvek wrote: > So where does the source code for the ...
4 years, 8 months ago (2016-04-26 04:03:49 UTC) #33
lushnikov
any help needed with tests? It would be great to have this finally landed.
4 years, 7 months ago (2016-05-04 23:09:51 UTC) #34
nojvek
Oh I didn't see Paul's reply. I'll work on it tonight. My bad, sorry. On ...
4 years, 7 months ago (2016-05-04 23:53:50 UTC) #35
nojvek
Oh I didn't see Paul's reply. I'll work on it tonight. My bad, sorry. On ...
4 years, 7 months ago (2016-05-04 23:53:50 UTC) #36
nojvek
So I bashed my head trying to get content_shell to compile. How does the ninja ...
4 years, 7 months ago (2016-05-05 06:27:34 UTC) #37
nojvek
So I bashed my head trying to get content_shell to compile. How does the ninja ...
4 years, 7 months ago (2016-05-05 06:27:34 UTC) #38
nojvek
Tried to give another shot to get contentshell to compile. Searched entire project for .ninja ...
4 years, 7 months ago (2016-05-06 06:05:20 UTC) #39
nojvek
Tried to give another shot to get contentshell to compile. Searched entire project for .ninja ...
4 years, 7 months ago (2016-05-06 06:05:20 UTC) #40
lushnikov
On 2016/05/06 06:05:20, nojvek wrote: > Tried to give another shot to get contentshell to ...
4 years, 7 months ago (2016-05-06 18:01:20 UTC) #41
nojvek
Lushnikov, Paul offered a tip that I should ensure I have full chromium checkout and ...
4 years, 7 months ago (2016-05-06 18:03:50 UTC) #42
nojvek
Lushnikov, Paul offered a tip that I should ensure I have full chromium checkout and ...
4 years, 7 months ago (2016-05-06 18:03:50 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824683002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824683002/100001
4 years, 7 months ago (2016-05-09 01:35:24 UTC) #45
nojvek
Hi Folks, Thank you Paul and Lushnikov for the help. Building content_shell took most of ...
4 years, 7 months ago (2016-05-09 01:39:48 UTC) #46
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/224009)
4 years, 7 months ago (2016-05-09 02:38:36 UTC) #48
lushnikov
Great to hear you did that! Thank you! One more LGTM!
4 years, 7 months ago (2016-05-09 18:52:20 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824683002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824683002/100001
4 years, 7 months ago (2016-05-09 18:53:19 UTC) #51
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-09 19:51:46 UTC) #53
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 19:53:26 UTC) #55
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/00f8cd4924f855d92d9d05560a4fbe6e174fee04
Cr-Commit-Position: refs/heads/master@{#392402}

Powered by Google App Engine
This is Rietveld 408576698