New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 638770 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: evaluating console input is pretty slow

Project Member Reported by l...@chromium.org, Aug 17 2016

Issue description

Started occurring after the landing of:
https://codereview.chromium.org/2179123004/

What steps will reproduce the problem?
(1) Type stuff into console and press enter

What is the expected output?
Viewport should refresh immediately

What do you see instead?
Viewport is refreshed 200ms after the keydown

 
Project Member

Comment 1 by bugdroid1@chromium.org, Aug 18 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c98c06dde53b992bc75066b28d0156813bd8c0a9

commit c98c06dde53b992bc75066b28d0156813bd8c0a9
Author: luoe <luoe@chromium.org>
Date: Thu Aug 18 20:21:10 2016

DevTools: Remove 200ms delay in console prompt

BUG= 638770 

Review-Url: https://codereview.chromium.org/2251203003
Cr-Commit-Position: refs/heads/master@{#412922}

[modify] https://crrev.com/c98c06dde53b992bc75066b28d0156813bd8c0a9/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js

Comment 2 by l...@chromium.org, Aug 19 2016

Status: Fixed (was: Assigned)

Sign in to add a comment