<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Link errors, unresolved texture mapper methods."
   href="https://bugs.webkit.org/show_bug.cgi?id=143308#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Link errors, unresolved texture mapper methods."
   href="https://bugs.webkit.org/show_bug.cgi?id=143308">bug 143308</a>
              from <span class="vcard"><a class="email" href="mailto:bfulgham&#64;webkit.org" title="Brent Fulgham &lt;bfulgham&#64;webkit.org&gt;"> <span class="fn">Brent Fulgham</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=249925&amp;action=diff" name="attach_249925" title="Patch">attachment 249925</a> <a href="attachment.cgi?id=249925&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=249925&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=249925&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:1
&gt; +&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;</span >

Looks like we're introducing some UTF byte order markers. This shouldn't be needed for UTF8 formatted files. Could this file be saved as plain text before landing?

<span class="quote">&gt; Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters:1
&gt; +&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;</span >

Ditto the BOM here. Just save as plain UTF8.</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>