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

Issue 7831050: Revert 99236 - Very short-term change: while working on proper long-term solution, (Closed)

Created:
9 years, 3 months ago by Chris Rogers
Modified:
9 years, 3 months ago
Reviewers:
enal
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, acolwell+watch_chromium.org, annacc+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Revert 99236 - Very short-term change: while working on proper long-term solution, workaround for race condition that causes clicks and bad audio stream. Yield if reader was called too quickly after previous call, as there are good chances renderer thread did not fill the buffer yet. This breaks the Web Audio API completely on Mac OS X, and hoses audio for ALL applications, requiring reboot. BUG=http://code.google.com/p/chromium/issues/detail?id=61022 Review URL: http://codereview.chromium.org/7755001 TBR=scherkus@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99446

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -46 lines) Patch
M content/browser/renderer_host/media/audio_sync_reader.h View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_sync_reader.cc View 3 chunks +2 lines, -20 lines 0 comments Download
M media/audio/audio_util.h View 1 chunk +0 lines, -4 lines 0 comments Download
M media/audio/audio_util.cc View 3 chunks +2 lines, -20 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Chris Rogers
9 years, 3 months ago (2011-09-02 20:39:40 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698