<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - default-charset not honored by webkit_web_view_load_html"
   href="https://bugs.webkit.org/show_bug.cgi?id=155836#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - default-charset not honored by webkit_web_view_load_html"
   href="https://bugs.webkit.org/show_bug.cgi?id=155836">bug 155836</a>
              from <span class="vcard"><a class="email" href="mailto:kapouer&#64;melix.org" title="Jérémy Lal &lt;kapouer&#64;melix.org&gt;"> <span class="fn">Jérémy Lal</span></a>
</span></b>
        <pre>The workaround i mentioned in <a href="show_bug.cgi?id=155836#c1">comment #1</a> is very difficult to use because it reloads the document (which is somewhat weird IMO).
A better, working way is to use webkit_web_view_load_bytes whose encoding parameter sets the document encoding accordingly.
It feels a bit weird, though.</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>