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

Issue 2960703003: Add a feature flag for network service and about:flags entry for it. (Closed)

Created:
3 years, 5 months ago by jam
Modified:
3 years, 5 months ago
CC:
asvitkine+watch_chromium.org, blink-worker-reviews_chromium.org, chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+serviceworker, kinuko+watch, loading-reviews_chromium.org, michaeln, mlamouri+watch-content_chromium.org, mmenke, nasko+codewatch_chromium.org, nhiroki, rdsmith+watch_chromium.org, serviceworker-reviews, shimazu+serviceworker_chromium.org, tzik, wjmaclean
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a feature flag for network service and about:flags entry for it. This also changes how it's now enabled: --enable-features=NetworkService BUG=598073 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2960703003 Cr-Commit-Position: refs/heads/master@{#484295} Committed: https://chromium.googlesource.com/chromium/src/+/a86c1ba22f89ad113a9ef80104a93c4907dba136

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : more updates #

Total comments: 8

Patch Set 4 : merge #

Patch Set 5 : nits #

Patch Set 6 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -3438 lines) Patch
M android_webview/renderer/aw_content_renderer_client.cc View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc View 1 2 3 3 chunks +3 lines, -7 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 4 5 2 chunks +2 lines, -3 lines 0 comments Download
M content/app/content_main_runner.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M content/browser/appcache/appcache_job.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/loader/navigation_url_loader.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 5 4 chunks +3 lines, -7 lines 0 comments Download
M content/browser/service_manager/service_manager_context.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_version.cc View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/storage_partition_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/utility_process_host_impl.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/child/runtime_features.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M content/common/service_worker/service_worker_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/common/browser_side_navigation_policy.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/public/common/content_features.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_features.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/public/test/browser_test_base.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 1 chunk +1 line, -4 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M content/utility/utility_service_factory.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/FlagExpectations/enable-features=NetworkService View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/FlagExpectations/enable-network-service View 1 2 3 4 5 1 chunk +0 lines, -3359 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 56 (45 generated)
jam
3 years, 5 months ago (2017-06-27 21:01:57 UTC) #17
Ken Rockot(use gerrit already)
lgtm
3 years, 5 months ago (2017-06-27 21:27:16 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2960703003/50001
3 years, 5 months ago (2017-06-27 21:57:12 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/489320)
3 years, 5 months ago (2017-06-28 00:00:39 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2960703003/50001
3 years, 5 months ago (2017-06-28 00:53:28 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/459119)
3 years, 5 months ago (2017-06-28 01:13:43 UTC) #29
Alexei Svitkine (slow)
https://codereview.chromium.org/2960703003/diff/90001/android_webview/renderer/aw_content_renderer_client.cc File android_webview/renderer/aw_content_renderer_client.cc (right): https://codereview.chromium.org/2960703003/diff/90001/android_webview/renderer/aw_content_renderer_client.cc#newcode338 android_webview/renderer/aw_content_renderer_client.cc:338: if (!base::FeatureList::IsEnabled(features::kNetworkService)) { Nit: No {}'s https://codereview.chromium.org/2960703003/diff/90001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc ...
3 years, 5 months ago (2017-06-29 13:58:25 UTC) #38
jam
Alexei: ptal at tools/metrics/histograms/enums.xml https://codereview.chromium.org/2960703003/diff/90001/android_webview/renderer/aw_content_renderer_client.cc File android_webview/renderer/aw_content_renderer_client.cc (right): https://codereview.chromium.org/2960703003/diff/90001/android_webview/renderer/aw_content_renderer_client.cc#newcode338 android_webview/renderer/aw_content_renderer_client.cc:338: if (!base::FeatureList::IsEnabled(features::kNetworkService)) { On 2017/06/29 ...
3 years, 5 months ago (2017-06-30 17:21:18 UTC) #41
Alexei Svitkine (slow)
lgtm
3 years, 5 months ago (2017-06-30 17:26:25 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2960703003/150001
3 years, 5 months ago (2017-07-05 17:05:37 UTC) #52
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 17:13:04 UTC) #55
Message was sent while issue was closed.
Committed patchset #6 (id:150001) as
https://chromium.googlesource.com/chromium/src/+/a86c1ba22f89ad113a9ef80104a9...

Powered by Google App Engine
This is Rietveld 408576698