Bug 125935 - AudioSessionManagerMac.cpp: kLowPowerVideoBufferSize unused before OS X 10.9
Summary: AudioSessionManagerMac.cpp: kLowPowerVideoBufferSize unused before OS X 10.9
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Trivial
Assignee: Conrad Shultz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 11:20 PST by Conrad Shultz
Modified: 2013-12-18 11:39 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2013-12-18 11:22 PST, Conrad Shultz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Shultz 2013-12-18 11:20:02 PST
It should be conditionally declared.
Comment 1 Conrad Shultz 2013-12-18 11:22:05 PST
Created attachment 219551 [details]
Patch
Comment 2 Jer Noble 2013-12-18 11:26:23 PST
Comment on attachment 219551 [details]
Patch

r=me.  Clang must be generating more warnings than in the past. Thanks for fixing this!
Comment 3 WebKit Commit Bot 2013-12-18 11:39:35 PST
Comment on attachment 219551 [details]
Patch

Clearing flags on attachment: 219551

Committed r160782: <http://trac.webkit.org/changeset/160782>
Comment 4 WebKit Commit Bot 2013-12-18 11:39:36 PST
All reviewed patches have been landed.  Closing bug.