<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@webkit.org" title="Brent Fulgham <bfulgham@webkit.org>"> <span class="fn">Brent Fulgham</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=249925&action=diff" name="attach_249925" title="Patch">attachment 249925</a> <a href="attachment.cgi?id=249925&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=249925&action=review">https://bugs.webkit.org/attachment.cgi?id=249925&action=review</a>
<span class="quote">> Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:1
> +<?xml version="1.0" encoding="utf-8"?></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">> Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters:1
> +<?xml version="1.0" encoding="utf-8"?></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>