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

Issue 1420033003: Background tracing: Tracing scenarios can now enable/disable Blink features, for A/B testing purpos… (Closed)

Created:
5 years, 2 months ago by oystein (OOO til 10th of July)
Modified:
5 years, 1 month ago
Reviewers:
dsinclair, shatch, fmeawad
CC:
chromium-reviews, tracing+reviews_chromium.org, darin-cc_chromium.org, jam, wfh+watch_chromium.org, dstockwell
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Background tracing: Tracing scenarios can now enable/disable Blink features, for A/B testing purposes. Also added a scenario name to the config, for easier filtering on the backend. R=dsinclair,shatch BUG=546193 Committed: https://crrev.com/1607e4b8ae91d4c9ab09c54405c468e989b96e9b Cr-Commit-Position: refs/heads/master@{#356101}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -4 lines) Patch
M content/browser/tracing/background_tracing_config_impl.h View 3 chunks +14 lines, -0 lines 0 comments Download
M content/browser/tracing/background_tracing_config_impl.cc View 1 3 chunks +16 lines, -0 lines 0 comments Download
M content/browser/tracing/background_tracing_config_unittest.cc View 2 chunks +34 lines, -0 lines 0 comments Download
M content/browser/tracing/background_tracing_manager_browsertest.cc View 1 2 chunks +90 lines, -0 lines 0 comments Download
M content/browser/tracing/background_tracing_manager_impl.cc View 4 chunks +37 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
oystein (OOO til 10th of July)
ptal!
5 years, 2 months ago (2015-10-22 23:55:44 UTC) #3
fmeawad
Does it need to be Blink specific? As far as I understand this can work ...
5 years, 2 months ago (2015-10-23 16:02:50 UTC) #5
chromium-reviews
The switches this sets is specifically used for the Blink runtime enabled features. On Fri, ...
5 years, 2 months ago (2015-10-23 16:28:02 UTC) #6
shatch
lgtm https://codereview.chromium.org/1420033003/diff/1/content/browser/tracing/background_tracing_config_impl.cc File content/browser/tracing/background_tracing_config_impl.cc (right): https://codereview.chromium.org/1420033003/diff/1/content/browser/tracing/background_tracing_config_impl.cc#newcode155 content/browser/tracing/background_tracing_config_impl.cc:155: dict->GetString(kConfigEnableBlinkFeatures, &config->enable_blink_features_); Once is probably enough. https://codereview.chromium.org/1420033003/diff/1/content/browser/tracing/background_tracing_manager_browsertest.cc File ...
5 years, 1 month ago (2015-10-26 15:24:45 UTC) #7
oystein (OOO til 10th of July)
Thanks! https://codereview.chromium.org/1420033003/diff/1/content/browser/tracing/background_tracing_config_impl.cc File content/browser/tracing/background_tracing_config_impl.cc (right): https://codereview.chromium.org/1420033003/diff/1/content/browser/tracing/background_tracing_config_impl.cc#newcode155 content/browser/tracing/background_tracing_config_impl.cc:155: dict->GetString(kConfigEnableBlinkFeatures, &config->enable_blink_features_); On 2015/10/26 15:24:45, shatch wrote: > ...
5 years, 1 month ago (2015-10-26 18:28:39 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1420033003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1420033003/20001
5 years, 1 month ago (2015-10-26 18:29:41 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-26 19:27:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1420033003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1420033003/20001
5 years, 1 month ago (2015-10-26 20:00:08 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-26 20:06:21 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1607e4b8ae91d4c9ab09c54405c468e989b96e9b Cr-Commit-Position: refs/heads/master@{#356101}
5 years, 1 month ago (2015-10-26 20:07:17 UTC) #17
dcaiafa
5 years, 1 month ago (2015-10-26 21:45:11 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1417503006/ by dcaiafa@chromium.org.

The reason for reverting is: Revert due to:

content_browsertests failure:
BackgroundTracingManagerBrowserTest.SetActiveScenarioFailsWithInvalidPreemptiveConfig

content_unittests failures:
BackgroundTracingConfigTest.PreemptiveConfigFromInvalidString
BackgroundTracingConfigTest.ReactiveConfigFromInvalidString
 
Build link:
https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%2...
.

Powered by Google App Engine
This is Rietveld 408576698