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

Issue 1435643002: Make gen-postmortem-metadata.py more reliable (Closed)

Created:
5 years, 1 month ago by evanlucas
Modified:
5 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[tools] Make gen-postmortem-metadata.py more reliable Instead of basing matches off of whitespace, walk the inheritance chain and include any classes that inherit from Object. R=machenbach@chromium.org,jkummerow@chromium.org NOTRY=true Committed: https://crrev.com/bc2e393b4cc474a817c3fc5f9c5d7e58636f6ae5 Cr-Commit-Position: refs/heads/master@{#31964}

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gen-postmortem-metadata.py View 1 3 chunks +21 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
evanlucas
5 years, 1 month ago (2015-11-10 14:29:53 UTC) #1
Jakob Kummerow
An explicit comment is better than magic whitespace. However, it's completely non-obvious which classes get ...
5 years, 1 month ago (2015-11-10 15:12:12 UTC) #2
evanlucas
On 2015/11/10 15:12:12, Jakob wrote: > An explicit comment is better than magic whitespace. > ...
5 years, 1 month ago (2015-11-10 15:17:47 UTC) #3
evanlucas
On 2015/11/10 15:17:47, evan.lucas wrote: > On 2015/11/10 15:12:12, Jakob wrote: > > An explicit ...
5 years, 1 month ago (2015-11-10 15:26:02 UTC) #4
Jakob Kummerow
> Instead of ignoring everything not from HeapObject, should we not instead ignore > everything ...
5 years, 1 month ago (2015-11-10 15:29:47 UTC) #5
evanlucas
On 2015/11/10 15:29:47, Jakob wrote: > > Instead of ignoring everything not from HeapObject, should ...
5 years, 1 month ago (2015-11-10 16:11:27 UTC) #6
Jakob Kummerow
Yes, much better. The issue description needs updating. gen-postmortem-metadata.py's syntax isn't very pythonic, but at ...
5 years, 1 month ago (2015-11-11 09:15:55 UTC) #7
evanlucas
On 2015/11/11 09:15:55, Jakob wrote: > Yes, much better. > > The issue description needs ...
5 years, 1 month ago (2015-11-11 11:44:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435643002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435643002/20001
5 years, 1 month ago (2015-11-12 14:46:35 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-12 14:47:42 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-14 23:20:49 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bc2e393b4cc474a817c3fc5f9c5d7e58636f6ae5
Cr-Commit-Position: refs/heads/master@{#31964}

Powered by Google App Engine
This is Rietveld 408576698