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

Issue 1413103004: [DevTools] Reduce relayouts in DataGrid and ViewportControl. (Closed)

Created:
5 years, 2 months ago by dgozman
Modified:
5 years, 1 month ago
Reviewers:
caseq, lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, yurys, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, lushnikov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, 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] Reduce relayouts in DataGrid and ViewportControl. DataGrid tried to restore scroll position for non-scrollable element. ViewportControl tried to restore collapsed selection, which does not help user. BUG=none Committed: https://crrev.com/b2f5b24c98b06b671de710d3a6033b599377883d Cr-Commit-Position: refs/heads/master@{#356199}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M third_party/WebKit/Source/devtools/front_end/ui/ViewportControl.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js View 1 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
dgozman
Take a look please.
5 years, 2 months ago (2015-10-22 22:08:54 UTC) #2
caseq
lgtm https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js File third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js (right): https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js#newcode701 third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js:701: elementsToRestoreScrollPositionsFor: function() Can we fix this at least ...
5 years, 2 months ago (2015-10-24 01:33:37 UTC) #3
caseq
https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js File third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js (right): https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js#newcode701 third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js:701: elementsToRestoreScrollPositionsFor: function() On 2015/10/24 01:33:36, caseq wrote: > Can ...
5 years, 2 months ago (2015-10-24 01:44:59 UTC) #4
dgozman
https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js File third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js (right): https://codereview.chromium.org/1413103004/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js#newcode701 third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js:701: elementsToRestoreScrollPositionsFor: function() On 2015/10/24 01:44:59, caseq wrote: > On ...
5 years, 1 month ago (2015-10-26 22:20:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413103004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413103004/20001
5 years, 1 month ago (2015-10-26 22:21:12 UTC) #8
commit-bot: I haz the power
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/131488)
5 years, 1 month ago (2015-10-26 23:39:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413103004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413103004/20001
5 years, 1 month ago (2015-10-26 23:41:58 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-27 00:24:19 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 00:25:24 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b2f5b24c98b06b671de710d3a6033b599377883d
Cr-Commit-Position: refs/heads/master@{#356199}

Powered by Google App Engine
This is Rietveld 408576698