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

Issue 1105083004: Switch audio hang monitor to default-off. Enable for non-beta,stable. (Closed)

Created:
5 years, 8 months ago by DaleCurtis
Modified:
5 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch audio hang monitor to default-off. Enable for non-beta,stable. Too many crashes and out of ideas for how to resolve this for right now; this at least provides the chance that these users might unhang themselves some time after the 2 minute hang timer. BUG=422522, 468074, 478932 TEST=start w/ and w/o hang monitor according to channel, flags. Committed: https://crrev.com/1620bd3aa0fff0878430ef63fcd69461cadf69f7 Cr-Commit-Position: refs/heads/master@{#327356}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -7 lines) Patch
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 chunks +12 lines, -1 line 0 comments Download
M media/audio/audio_manager.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M media/audio/audio_manager.cc View 1 5 chunks +20 lines, -5 lines 0 comments Download
M media/base/media_switches.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/media_switches.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
DaleCurtis
TPMs are onboard with this plan per laforge@. Nico, I couldn't find a more specific ...
5 years, 7 months ago (2015-04-28 16:28:31 UTC) #2
Nico
On 2015/04/28 16:28:31, DaleCurtis wrote: > TPMs are onboard with this plan per laforge@. > ...
5 years, 7 months ago (2015-04-28 16:59:04 UTC) #3
DaleCurtis
I wouldn't say we have enough stacks. I choose dev because that means we can ...
5 years, 7 months ago (2015-04-28 17:14:16 UTC) #4
Nico
lgtm either way https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc#newcode674 chrome/browser/chrome_browser_main.cc:674: // track down the root causes ...
5 years, 7 months ago (2015-04-28 17:53:38 UTC) #5
DaleCurtis
Thanks for review! https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc#newcode674 chrome/browser/chrome_browser_main.cc:674: // track down the root causes ...
5 years, 7 months ago (2015-04-28 18:27:09 UTC) #6
DaleCurtis
https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/1105083004/diff/1/chrome/browser/chrome_browser_main.cc#newcode674 chrome/browser/chrome_browser_main.cc:674: // track down the root causes of crbug.com/422522 and ...
5 years, 7 months ago (2015-04-28 18:27:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105083004/1
5 years, 7 months ago (2015-04-28 18:28:10 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/19438) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 7 months ago (2015-04-28 18:31:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105083004/20001
5 years, 7 months ago (2015-04-28 19:17:56 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-04-28 20:26:39 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1620bd3aa0fff0878430ef63fcd69461cadf69f7 Cr-Commit-Position: refs/heads/master@{#327356}
5 years, 7 months ago (2015-04-28 20:28:15 UTC) #16
brucedawson
5 years, 7 months ago (2015-04-29 20:46:28 UTC) #17
Message was sent while issue was closed.
The version checks before the call to EnableHangMonitor() appear to be wrong.
This was picked up by the /analyze fyi builder. I filed bug
https://code.google.com/p/chromium/issues/detail?id=482674 to track this.

Powered by Google App Engine
This is Rietveld 408576698