web_audio sample not working in Safari #22124
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
library-html
library-web-audio
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-libraries
Issues impacting dart:html, etc., libraries
Running the web_audio sample from https://github.com/dart-lang/dart-samples fails in Safari 7.1.2 on OSX 10.9.5 with an uncaught async error. It's fine in Dartium, Chrome, and Firefox. See also https://code.google.com/p/dart/issues/detail?id=14578
The text was updated successfully, but these errors were encountered: