Bug 27422 - HTMLAudioElement: constructor should set "autobuffer" attribute
Summary: HTMLAudioElement: constructor should set "autobuffer" attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 07:46 PDT by Eric Carlson
Modified: 2009-07-19 11:17 PDT (History)
0 users

See Also:


Attachments
proposed patch (3.95 KB, patch)
2009-07-19 08:35 PDT, Eric Carlson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2009-07-19 07:46:43 PDT
The spec now says: " When invoked as constructors ... the element must have its autobuffer attribute set to the literal value "autobuffer"."
Comment 1 Eric Carlson 2009-07-19 08:35:27 PDT
Created attachment 33046 [details]
proposed patch
Comment 2 Eric Carlson 2009-07-19 11:17:06 PDT
http://trac.webkit.org/changeset/46104