Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1747 by [email protected]: Caja unable to tame Web Audio Api
context and / or node.
http://code.google.com/p/google-caja/issues/detail?id=1747
What steps will reproduce the problem?
1. context = new AudioContext(); // might be context = new
webkitAudioContext();
2. var tamedContext = caja.tame(context);
3. tamedContext = undefined
What is the expected output? What do you see instead?
tamedContext = actual tamed Web Audio Context
Additional information.
See this discussion for details:
https://groups.google.com/forum/?fromgroups#!topic/google-caja-discuss/jycj6hJbXjg
Web Audio API reference:
https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.