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

Issue 2251203003: DevTools: Remove 200ms delay in console prompt (Closed)

Created:
4 years, 4 months ago by luoe
Modified:
4 years, 4 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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Remove 200ms delay in console prompt BUG=638770 Committed: https://crrev.com/c98c06dde53b992bc75066b28d0156813bd8c0a9 Cr-Commit-Position: refs/heads/master@{#412922}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added return #

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

Messages

Total messages: 21 (15 generated)
dgozman
lgtm
4 years, 4 months ago (2016-08-18 02:03:42 UTC) #5
pfeldman
https://codereview.chromium.org/2251203003/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/2251203003/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js#newcode773 third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js:773: if (event.key === "PageUp") { WebInspector.KeyboardShortcut.Keys.PageUp https://codereview.chromium.org/2251203003/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js#newcode774 third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js:774: this._updateStickToBottomOnWheel(); ...
4 years, 4 months ago (2016-08-18 03:32:36 UTC) #9
luoe
https://codereview.chromium.org/2251203003/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/2251203003/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js#newcode773 third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js:773: if (event.key === "PageUp") { On 2016/08/18 03:32:36, pfeldman ...
4 years, 4 months ago (2016-08-18 15:46:46 UTC) #10
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/2251203003/20001
4 years, 4 months ago (2016-08-18 20:16:16 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-18 20:21:48 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 20:24:40 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c98c06dde53b992bc75066b28d0156813bd8c0a9
Cr-Commit-Position: refs/heads/master@{#412922}

Powered by Google App Engine
This is Rietveld 408576698