Commit 533e3efd authored by Emircan Uysaler's avatar Emircan Uysaler Committed by Commit Bot

Revert "Reland "Enable sandboxing for audio service field trial testing on Windows and Mac.""

This reverts commit b968ecb7.

Reason for revert: 
WebRtcAudioQualityBrowserTests on chromium.webrtc.MacTester have been failing consistently since this CL.
https://ci.chromium.org/buildbot/chromium.webrtc/Mac%20Tester/83171

Original change's description:
> Reland "Enable sandboxing for audio service field trial testing on Windows and Mac."
> 
> This is a reland of 5fddb84e
> Maybe this CL was innocent after all.
> 
> Original change's description:
> > Enable sandboxing for audio service field trial testing on Windows and Mac.
> >
> > Bug: 832666
> > Change-Id: Ic64a983498156bba73c458f2abc872db337d1999
> > Reviewed-on: https://chromium-review.googlesource.com/1216142
> > Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
> > Commit-Queue: Marina Ciocea <marinaciocea@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#589911}
> 
> Tbr: rkaplow
> Bug: 832666
> Change-Id: I2874346b66b9dd686470fef13aabae6ae8e21eff
> Reviewed-on: https://chromium-review.googlesource.com/1224382
> Reviewed-by: Max Morin <maxmorin@chromium.org>
> Commit-Queue: Max Morin <maxmorin@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#591010}

TBR=rkaplow@chromium.org,maxmorin@chromium.org,marinaciocea@chromium.org

Change-Id: Ieeafee37da28999055e0250c6db934ac2b0e8df1
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 832666
Reviewed-on: https://chromium-review.googlesource.com/1226207Reviewed-by: default avatarEmircan Uysaler <emircan@chromium.org>
Commit-Queue: Emircan Uysaler <emircan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#591212}
parent c614ed4c
......@@ -461,31 +461,13 @@
"AudioService": [
{
"platforms": [
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "AudioProcess_LaunchOnStartup_Sandboxed_v7",
"params": {
"teardown_timeout_s": "0"
},
"enable_features": [
"AudioServiceAudioStreams",
"AudioServiceLaunchOnStartup",
"AudioServiceOutOfProcess",
"AudioServiceSandbox"
]
}
]
},
{
"platforms": [
"linux"
],
"experiments": [
{
"name": "AudioProcess_LaunchOnStartup_v7",
"name": "AudioProcess_LaunchOnStartup_v6",
"params": {
"teardown_timeout_s": "0"
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment