<?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>96492</bug_id>
          
          <creation_ts>2012-09-12 04:09:31 -0700</creation_ts>
          <short_desc>[Chromium] A lot of tests on Android have stderr output due to getMimeTypeFromExtension</short_desc>
          <delta_ts>2012-11-05 12:15:17 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>96398</blocked>
    
    <blocked>100100</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Beverloo">peter</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pliard</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>718167</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-09-12 04:09:31 -0700</bug_when>
    <thetext>Example output:
http://build.webkit.org/results/Chromium%20Android%20Release%20(Tests)/r128190%20(72)/dom/html/level2/html/HTMLCollection11-stderr.txt

This definitely needs to be fixed on the Chromium side, but filing here for clarity as it&apos;s causing a lot of failures. We should find out why this call is failing. Philippe&apos;s patch on Bug 95690 may be related.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>718265</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-09-12 05:48:25 -0700</bug_when>
    <thetext>After amending the error to be clearer, one extension that is at fault seems to be .js. 

[WARNING:network_library.cc(83)] Call to getMimeTypeFromExtension failed for extension js</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>758775</commentid>
    <comment_count>2</comment_count>
    <who name="Peter Beverloo">peter</who>
    <bug_when>2012-11-05 12:15:17 -0800</bug_when>
    <thetext>I uploaded a Chromium-side patch which addresses this:
https://codereview.chromium.org/11293101/

It turns out that we&apos;re throwing the warning on the most popular extensions (js) for no reason, as they&apos;ll be resolved slightly later on. Having no available mime-type for others (i.e. ttf) will degrade gracefully, and the font will be loaded anyway.

Marking this as fixed as no action is required on the WebKit side of things.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>