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

Issue 2540543002: [Devtools] Moved flatten children to children nodes instead of datagrid (Closed)

Created:
4 years ago by allada
Modified:
4 years ago
Reviewers:
dgozman, alph
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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Moved flatten children to children nodes instead of datagrid This patch moves the flattenNodeList() and renames it flattenChildren() to be more appropriate. It is also moves it to the nodes instead of the DataGrid. R=dgozman BUG=None Committed: https://crrev.com/9d0774bc242a8126f10c9be7922549336162ed88 Committed: https://crrev.com/6f9b09a3d7267a54ec7d5a2fa4c98d838c1add06 Cr-Original-Commit-Position: refs/heads/master@{#434901} Cr-Commit-Position: refs/heads/master@{#438286}

Patch Set 1 #

Patch Set 2 : Added tests #

Patch Set 3 : fixed misspelling #

Patch Set 4 : changes #

Patch Set 5 : Merge branch 'master' into FLATEN_CHILDREN #

Patch Set 6 : Fixed bug in timeline #

Patch Set 7 : [Devtools] Fixed flakey network-columns-sorted.html test #

Total comments: 12

Patch Set 8 : changes #

Patch Set 9 : changes #

Patch Set 10 : Merge branch 'master' into FLATEN_CHILDREN #

Messages

Total messages: 49 (27 generated)
allada
PTL
4 years ago (2016-11-28 23:46:42 UTC) #2
dgozman
Let's add a couple of test cases to viewport-datagrid.html lgtm
4 years ago (2016-11-29 00:42:35 UTC) #5
allada
One last look please.
4 years ago (2016-11-29 01:27:42 UTC) #6
dgozman
lgtm
4 years ago (2016-11-29 02:04:31 UTC) #16
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/2540543002/100001
4 years ago (2016-11-29 02:40:44 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years ago (2016-11-29 05:17:48 UTC) #22
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/9d0774bc242a8126f10c9be7922549336162ed88 Cr-Commit-Position: refs/heads/master@{#434901}
4 years ago (2016-11-29 05:19:58 UTC) #24
alph
A revert of this CL (patchset #4 id:100001) has been created in https://codereview.chromium.org/2554753004/ by alph@chromium.org. ...
4 years ago (2016-12-06 19:10:57 UTC) #25
allada
PTaL. I fixed the issue in timeline.
4 years ago (2016-12-07 23:31:00 UTC) #28
alph
On 2016/12/07 23:31:00, Blaise wrote: > PTaL. I fixed the issue in timeline. Could you ...
4 years ago (2016-12-08 00:54:57 UTC) #29
allada
On 2016/12/08 00:54:57, alph wrote: > On 2016/12/07 23:31:00, Blaise wrote: > > PTaL. I ...
4 years ago (2016-12-08 01:28:51 UTC) #30
alph
Sorry, I didn't get why you need this functionality on each node? https://codereview.chromium.org/2540543002/diff/160001/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html File third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html ...
4 years ago (2016-12-09 03:07:10 UTC) #31
allada
PTaL https://codereview.chromium.org/2540543002/diff/160001/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html File third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html (right): https://codereview.chromium.org/2540543002/diff/160001/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html#newcode24 third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted.html:24: if (++resourceCount >= totalResourceCount) { On 2016/12/09 03:07:09, ...
4 years ago (2016-12-13 00:07:46 UTC) #32
alph
Great. Thank you! What about my question regarding why do you need it at all? ...
4 years ago (2016-12-13 01:38:23 UTC) #33
alph
Great. Thank you! What about my question regarding why do you need it at all? ...
4 years ago (2016-12-13 01:38:26 UTC) #34
allada
On 2016/12/13 01:38:26, alph wrote: > Great. Thank you! > > What about my question ...
4 years ago (2016-12-13 01:47:25 UTC) #35
alph
Thank you. lgtm
4 years ago (2016-12-13 02:52:36 UTC) #36
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/2540543002/200001
4 years ago (2016-12-13 18:46:08 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/122078) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years ago (2016-12-13 18:49:18 UTC) #41
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/2540543002/220001
4 years ago (2016-12-13 18:57:33 UTC) #44
commit-bot: I haz the power
Committed patchset #10 (id:220001)
4 years ago (2016-12-13 21:40:41 UTC) #47
commit-bot: I haz the power
4 years ago (2016-12-13 21:43:42 UTC) #49
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/6f9b09a3d7267a54ec7d5a2fa4c98d838c1add06
Cr-Commit-Position: refs/heads/master@{#438286}

Powered by Google App Engine
This is Rietveld 408576698