<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Decode data URLs in web process"
   href="https://bugs.webkit.org/show_bug.cgi?id=148128#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Decode data URLs in web process"
   href="https://bugs.webkit.org/show_bug.cgi?id=148128">bug 148128</a>
              from <span class="vcard"><a class="email" href="mailto:koivisto&#64;iki.fi" title="Antti Koivisto &lt;koivisto&#64;iki.fi&gt;"> <span class="fn">Antti Koivisto</span></a>
</span></b>
        <pre><span class="quote">&gt; What makes this behavior change OK? Maybe I am wrong, but I don’t think it’s
&gt; OK! I have no objections to making a fast path which treats sequences as
&gt; Latin-1 since that’s what we store in 8-bit WTF::String, but that’s not the
&gt; same thing as treating sequences as UTF-8. The old contract was that we
&gt; would treat the sequences as UTF-8 when no encoding was passed in.</span >

I haven't fully confirmed but the idea is that it is not a behavior change because no one else is calling this with invalid encoder.</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>