RESOLVED FIXED 74326
WebAudio: AudioBus::loadPlatformResource should mmap file on Mac port.
https://bugs.webkit.org/show_bug.cgi?id=74326
Summary WebAudio: AudioBus::loadPlatformResource should mmap file on Mac port.
Jer Noble
Reported 2011-12-12 13:38:49 PST
AudioBus::loadPlatformResource should mmap file on Mac port.
Attachments
Patch (2.00 KB, patch)
2011-12-12 13:42 PST, Jer Noble
no flags
Patch (2.00 KB, patch)
2011-12-12 15:57 PST, Jer Noble
darin: review+
Jer Noble
Comment 1 2011-12-12 13:42:40 PST
Jer Noble
Comment 2 2011-12-12 15:57:36 PST
Created attachment 118896 [details] Patch Rebased patch against ToT.
Jer Noble
Comment 3 2012-01-12 14:13:45 PST
Ryosuke Niwa
Comment 4 2012-01-12 14:36:52 PST
This patch broke Snow Leopard builds. NSDataReadingMappedIfSafe isn't defined in 10.6 and earlier versions of Mac OS X.
Jer Noble
Comment 6 2012-01-12 14:51:36 PST
Fix coming.
Note You need to log in before you can comment on or make changes to this bug.