<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>81518</bug_id>
          
          <creation_ts>2012-03-19 09:22:41 -0700</creation_ts>
          <short_desc>HTML5 audio elements always display &quot;Loading...&quot; when preload set to none</short_desc>
          <delta_ts>2012-03-20 10:46:20 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>44010</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Adam Drew">zylogz80</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>jer.noble</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>581858</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Drew">zylogz80</who>
    <bug_when>2012-03-19 09:22:41 -0700</bug_when>
    <thetext>Description:
Webkit (and thus Safari) always display &quot;Loading...&quot; in the audio controls when using HTML5 &lt;audio&gt; tags and preload is set to none. On Webkit and Safari the controls will display &quot;Loading...&quot; forever even though nothing is loading. On Chrome, Firefox, Internet Explorer, and Mobile Safari on iOS the controls are displayed with no &quot;Loading...&quot; message. On Safari and the Webkit nightly however it always displays &quot;Loading...&quot;

Tested on:
Safari Version 5.1.4 (7534.54.16)
Webkit r111148 19 March 2012

Observed behavior:
&quot;Loading...&quot; displayed forever on audio controls when using preload=&quot;none&quot;

Expected behavior:
No &quot;Loading...&quot; message when preload=&quot;none&quot;

How Reproducible:
100%, just use some code like this:

&lt;audio preload=&quot;none&quot; autobuffer=&quot;&quot; controls type=&quot;audio/mp3&quot; src=&quot;somesong.mp3&quot;/&gt;

Reproducer:
http://linkedlistcorruption.com/music/test.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>583216</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2012-03-20 10:46:20 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 44010 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>