<?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>30845</bug_id>
          
          <creation_ts>2009-10-28 00:44:46 -0700</creation_ts>
          <short_desc>[Gtk] http://robot.itcollege.ee/camera.html does not finish loading</short_desc>
          <delta_ts>2012-10-05 12:38:33 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>94515</dup_id>
          
          <bug_file_loc>http://robot.itcollege.ee/camera.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>54251</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Priit Laes (IRC: plaes)">plaes</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>jmalonzo</cc>
    
    <cc>mrobinson</cc>
    
    <cc>pnormand</cc>
    
    <cc>svillar</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>158480</commentid>
    <comment_count>0</comment_count>
    <who name="Priit Laes (IRC: plaes)">plaes</who>
    <bug_when>2009-10-28 00:44:46 -0700</bug_when>
    <thetext>The page http://robot.itcollege.ee/camera.html should display the webcam image, but for some reason the page does not stop loading and no picture is ever shown.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>158483</commentid>
    <comment_count>1</comment_count>
    <who name="Jan Alonzo">jmalonzo</who>
    <bug_when>2009-10-28 00:50:01 -0700</bug_when>
    <thetext>I get this error in the console 

console message: http://robot.itcollege.ee/camera.html @53: TypeError: Result of expression &apos;document.Player&apos; [undefined] is not an object.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>158528</commentid>
    <comment_count>2</comment_count>
    <who name="Priit Laes (IRC: plaes)">plaes</who>
    <bug_when>2009-10-28 05:33:30 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I get this error in the console 
&gt; 
&gt; console message: http://robot.itcollege.ee/camera.html @53: TypeError: Result
&gt; of expression &apos;document.Player&apos; [undefined] is not an object.

This javascript error should be be irrelevant as similar error also occurs with Mozilla Firefox, although latter displays the picture. I also got confirmation that it is working in Safari (from #webkit).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>320666</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2010-12-11 05:24:27 -0800</bug_when>
    <thetext>I just checked this page and it doesn&apos;t use the &lt;video&gt; element anymore. They use an &lt;img&gt; tag now. So not sure what to do about this... The img tag would need to create a MediaPlayer, what do you think Eric?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>348968</commentid>
    <comment_count>4</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2011-02-10 05:08:26 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; I just checked this page and it doesn&apos;t use the &lt;video&gt; element anymore. They use an &lt;img&gt; tag now. So not sure what to do about this... The img tag would need to create a MediaPlayer, what do you think Eric?

The actual issue is that we do not properly handle multipart/x-mixed-replace content. Lack of support in libsoup.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>735888</commentid>
    <comment_count>5</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-10-05 12:38:33 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #3)
&gt; &gt; I just checked this page and it doesn&apos;t use the &lt;video&gt; element anymore. They use an &lt;img&gt; tag now. So not sure what to do about this... The img tag would need to create a MediaPlayer, what do you think Eric?
&gt; 
&gt; The actual issue is that we do not properly handle multipart/x-mixed-replace content. Lack of support in libsoup.

Resolving as a duplicate of bug #94515 then.

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

    </bug>

</bugzilla>