<div dir="ltr">Hello Oliver,<div><br></div><div>I&#39;m really sorry about the inconvenience to you. Let me try to fix it within a few days. </div><div><br></div><div>Gyuyoung.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jan 29, 2014 at 8:09 AM, Alexey Proskuryakov <span dir="ltr">&lt;<a href="mailto:ap@webkit.org" target="_blank">ap@webkit.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
28 янв. 2014 г., в 14:59, Oliver Hunt &lt;<a href="mailto:oliver@apple.com">oliver@apple.com</a>&gt; написал(а):<br>
<div class="im"><br>
&gt; Could whoever is responsible for the EFL EWS bot please make the bot set the correct mimetype on the build output.<br>
&gt;<br>
&gt; I&#39;ve requested this before, but i&#39;m trying again.  It is really annoying that it triggers a download rather than just opening in the browser like the output from every other bot.<br>
<br>
</div>What needs to be fixed is that the output shouldn&#39;t have escape sequences. The MIME type of text/plain is set by webkit-queues server, but then networking code in the browser sees a resource without an extension and that has binary data in it, so it overrides the type.<br>

<br>
Another solution would be for webkitpy or webkit-queues to automagically strip escape sequences from the output.<br>
<br>
- WBR, Alexey Proskuryakov<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
</div></div></blockquote></div><br></div>