[Webkit-unassigned] [Bug 61524] New: Web Audio API Inconsistencies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 26 07:11:08 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61524
Summary: Web Audio API Inconsistencies
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mike at bocoup.com
CC: crogers at google.com
There are two inconsistencies in the current version of the Web Audio API specification (v1.0.32 at http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html ):
- 4.10. The AudioBufferSourceNode Interface
The "loop" attribute referenced in the documentation is named "looping"
- 4.13. The AudioProcessingEvent Interface
The event does not seem to contain the "playbackTime" attribute
These inconsistencies were discovered on a Windows XP machine running Chrome 13.0.767.1 dev-m.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list