<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:svillar&#64;igalia.com" title="Sergio Villar Senin &lt;svillar&#64;igalia.com&gt;"> <span class="fn">Sergio Villar Senin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &quot;Invalid compressed data&quot; on website"
   href="https://bugs.webkit.org/show_bug.cgi?id=157565">bug 157565</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>svillar&#64;igalia.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &quot;Invalid compressed data&quot; on website"
   href="https://bugs.webkit.org/show_bug.cgi?id=157565#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &quot;Invalid compressed data&quot; on website"
   href="https://bugs.webkit.org/show_bug.cgi?id=157565">bug 157565</a>
              from <span class="vcard"><a class="email" href="mailto:svillar&#64;igalia.com" title="Sergio Villar Senin &lt;svillar&#64;igalia.com&gt;"> <span class="fn">Sergio Villar Senin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157565#c1">comment #1</a>)
<span class="quote">&gt; That error message comes from glib, I guess as used by libsoup to uncompress
&gt; the http stream. It happens in g_zlib_decompressor_convert:
&gt; 
&gt;   res = inflate (&amp;decompressor-&gt;zstream, Z_NO_FLUSH);
&gt; 
&gt;   if (res == Z_DATA_ERROR || res == Z_NEED_DICT)
&gt;     {
&gt;       g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA,
&gt;                            _(&quot;Invalid compressed data&quot;));
&gt;       return G_CONVERTER_ERROR;
&gt;     }</span >

JFTR works fine with ToT.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>