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

Issue 697673002: Script streaming: Add more Finch experiments for streaming policies. (Closed)

Created:
6 years, 1 month ago by marja
Modified:
6 years, 1 month ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Script streaming: Add more Finch experiments for streaming policies. The Blink side already handles these policies; this CL is just plugging them into Finch. BUG= Committed: https://crrev.com/e1c3b8bf8e8902149e8016d473bb172f027633bc Cr-Commit-Position: refs/heads/master@{#302422}

Patch Set 1 #

Total comments: 4

Patch Set 2 : code review (jochen@) #

Patch Set 3 : trying to wake up #

Patch Set 4 : oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 1 chunk +15 lines, -2 lines 0 comments Download
M content/public/common/common_param_traits_macros.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/common/web_preferences.h View 2 chunks +9 lines, -0 lines 0 comments Download
M content/public/common/web_preferences.cc View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
marja
mkwst@, pls review this too (when you're back from ooo).
6 years, 1 month ago (2014-10-31 13:41:34 UTC) #2
Mike West
IPC LGTM. However, it's not clear to me that this is doing what you want ...
6 years, 1 month ago (2014-10-31 14:42:43 UTC) #3
marja
thx for review https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc#newcode481 content/browser/renderer_host/render_view_host_impl.cc:481: prefs.v8_script_streaming_enabled = true; On 2014/10/31 14:42:43, ...
6 years, 1 month ago (2014-10-31 14:47:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697673002/1
6 years, 1 month ago (2014-11-03 08:48:21 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/21744)
6 years, 1 month ago (2014-11-03 08:51:28 UTC) #10
marja
ahh, more owners needed. Opportunistically adding jochen@ (are you online?)
6 years, 1 month ago (2014-11-03 08:58:32 UTC) #12
Mike West
On 2014/11/03 08:58:32, marja wrote: > ahh, more owners needed. Opportunistically adding jochen@ (are you ...
6 years, 1 month ago (2014-11-03 08:59:43 UTC) #13
marja
On 2014/11/03 08:59:43, Mike West wrote: > On 2014/11/03 08:58:32, marja wrote: > > ahh, ...
6 years, 1 month ago (2014-11-03 09:00:38 UTC) #14
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc#newcode483 content/browser/renderer_host/render_view_host_impl.cc:483: } else if {
6 years, 1 month ago (2014-11-03 09:09:29 UTC) #15
marja
thx https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://codereview.chromium.org/697673002/diff/1/content/browser/renderer_host/render_view_host_impl.cc#newcode483 content/browser/renderer_host/render_view_host_impl.cc:483: } On 2014/11/03 09:09:29, jochen (OOO) wrote: > ...
6 years, 1 month ago (2014-11-03 09:13:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697673002/20001
6 years, 1 month ago (2014-11-03 09:14:31 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/30573)
6 years, 1 month ago (2014-11-03 09:20:29 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697673002/40001
6 years, 1 month ago (2014-11-03 09:22:33 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/75743)
6 years, 1 month ago (2014-11-03 09:43:29 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697673002/60001
6 years, 1 month ago (2014-11-03 09:55:46 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-03 11:29:12 UTC) #27
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 11:29:48 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e1c3b8bf8e8902149e8016d473bb172f027633bc
Cr-Commit-Position: refs/heads/master@{#302422}

Powered by Google App Engine
This is Rietveld 408576698