Turn the Blink / V8 script streaming feature on by default.
commit5a9fcd355e18f8ef6d8d0d6dcce5cd51f44d7230
authormarja <marja@chromium.org>
Mon, 1 Dec 2014 16:48:42 +0000 (1 08:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Dec 2014 16:48:59 +0000 (1 16:48 +0000)
tree9cce748b649ffe738dd28ed5291cc29b55cdd9e1
parent4b826ef66e0d30bec864cd115f63cfdd2cdb572b
Turn the Blink / V8 script streaming feature on by default.

Strategy: stream only async and deferred scripts (they're more likely to be big).

R=jochen@chromium.org, haraken@chromium.org
BUG=

Review URL: https://codereview.chromium.org/767243002

Cr-Commit-Position: refs/heads/master@{#306201}
content/browser/renderer_host/render_view_host_impl.cc