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

Issue 210009: AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard") (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com, fbarchard, Alpha Left Google, John Grabowski, pam+watch_chromium.org, awong, scherkus (not reviewing)
Visibility:
Public.

Description

AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard"). All audio hardware properties can be accessed via AudioObjectGetPropertyData, present since Mac OS X 10.4 ("Tiger"). BUG=20925 sort of TEST=Builds in all sorts of configurations Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26478

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M media/audio/mac/audio_manager_mac.cc View 1 chunk +15 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
11 years, 3 months ago (2009-09-17 17:04:28 UTC) #1
cpu_(ooo_6.6-7.5)
11 years, 3 months ago (2009-09-17 18:39:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698