DescriptionFix stats counters
- intialize the V8 callbacks first thing, otherwise, the counters disable themselves
- don't use inline event handlers in the presence of a CSP
- on linux, the child processes need to use the parent's parent pid to derive the table name (the parent is the zygote, the parent's parent is the browser)
BUG=none
TEST=run chrome with --enable-stats-table, you should see lots of V8 stats, and you should be able to filter for e.g. V8
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146305
Patch Set 1 #
Total comments: 1
Patch Set 2 : update #
Messages
Total messages: 8 (0 generated)
|