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

Issue 2566463003: DevTools: Do not attempt to create tooltips for cells with null value (e.g. creation nodes). (Closed)

Created:
4 years ago by kdzwinel
Modified:
4 years ago
Reviewers:
lushnikov
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not attempt to create tooltips for cells with null value (e.g. creation nodes). Follow up to https://codereview.chromium.org/2551283002/ BUG=none R=lushnikov Committed: https://crrev.com/359b31b0fd9e0f8bad178963b999352b42f6582d Cr-Commit-Position: refs/heads/master@{#438630}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address code review feedback. #

Patch Set 3 : Revert previous fix. #

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

Messages

Total messages: 22 (9 generated)
kdzwinel
PTAL
4 years ago (2016-12-08 22:38:32 UTC) #1
lushnikov
thanks, lgtm https://codereview.chromium.org/2566463003/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/2566463003/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js#newcode1484 third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js:1484: } else if (data !== null) { ...
4 years ago (2016-12-08 23:04:43 UTC) #2
kdzwinel
Sorry for a late response, I missed your comment!
4 years ago (2016-12-14 01:42:28 UTC) #3
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/2566463003/20001
4 years ago (2016-12-14 02:22:06 UTC) #6
lushnikov
No worries; I hit the CQ checkbox for you
4 years ago (2016-12-14 02:26:37 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/349528)
4 years ago (2016-12-14 03:45:14 UTC) #9
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/2566463003/20001
4 years ago (2016-12-14 09:27:25 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/349709)
4 years ago (2016-12-14 11:28:29 UTC) #13
kdzwinel
PTAL https://codereview.chromium.org/2566463003/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/2566463003/diff/1/third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js#newcode1484 third_party/WebKit/Source/devtools/front_end/ui_lazy/DataGrid.js:1484: } else if (data !== null) { On ...
4 years ago (2016-12-14 11:35:17 UTC) #14
lushnikov
ok, lgtm
4 years ago (2016-12-14 18:39:31 UTC) #15
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/2566463003/40001
4 years ago (2016-12-14 18:41:38 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-14 21:25:48 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-14 21:28:42 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/359b31b0fd9e0f8bad178963b999352b42f6582d
Cr-Commit-Position: refs/heads/master@{#438630}

Powered by Google App Engine
This is Rietveld 408576698