New issue
Advanced search Search tips

Issue 794236 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug-Regression



Sign in to add a comment

DevTools: console sidebar should not open by default

Project Member Reported by l...@chromium.org, Dec 12 2017

Issue description

After a recent CL ( https://chromium-review.googlesource.com/c/chromium/src/+/810090 ) to persist the sidebar state, a regression was introduced where the sidebar is now open by default.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 12 2017

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

commit 5dbaa985b059af42cdc5e19d5c79f98d19cd3ee5
Author: Erik Luo <luoe@chromium.org>
Date: Tue Dec 12 21:01:44 2017

DevTools: hide console sidebar by default

A recent CL to persist sidebar state introduced a regression where the
console sidebar is open by default. It should be closed by default.

Bug:  794236 
Change-Id: Ia9e58843bc10b7cbbe94aae511ca05a1a833b5f3
Reviewed-on: https://chromium-review.googlesource.com/822598
Commit-Queue: Erik Luo <luoe@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523535}
[modify] https://crrev.com/5dbaa985b059af42cdc5e19d5c79f98d19cd3ee5/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js

Comment 2 by l...@chromium.org, Dec 12 2017

Status: Fixed (was: Started)

Sign in to add a comment