Fix 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 Review URL: https://chromiumcodereview.appspot.com/10690137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146305 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment