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

Issue 664689 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

ViewPortDataGrid does not always show items if an expand() was called on a node

Project Member Reported by allada@chromium.org, Nov 12 2016

Issue description

ViewPortDataGrid nodes are not set to revealed when an expand is called on viewport datagrids.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 12 2016

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

commit c8b5e8226b6a5de2d27ca6dd0c73a1ea3f298c8d
Author: allada <allada@chromium.org>
Date: Sat Nov 12 03:43:39 2016

[Devtools] Fixed bug with ViewPortDataGrid not always revealing nodes

This patch fixes a bug where if an expand() is called on a node the
ViewPortDataGrid would not set it to revealed when inserting it into the
dom.

R=dgozman,lushnikov
BUG= 664689 

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

[modify] https://crrev.com/c8b5e8226b6a5de2d27ca6dd0c73a1ea3f298c8d/third_party/WebKit/Source/devtools/front_end/ui_lazy/ViewportDataGrid.js

Comment 2 by allada@chromium.org, Nov 15 2016

Status: Fixed (was: Assigned)

Sign in to add a comment