[webkit-dev] EFL EWS Bot output
Gavin Barraclough
barraclough at apple.com
Wed Feb 5 00:36:57 PST 2014
Yay! – that was annoying, thank you for the fix Ossy!
On Feb 5, 2014, at 12:29 AM, Osztrogonác Csaba <oszi at inf.u-szeged.hu> wrote:
> Hi,
>
> Fix already landed in http://trac.webkit.org/changeset/163167 ;)
>
> Ossy
>
> Gyuyoung Kim írta:
>> Hello Oliver,
>> I'm really sorry about the inconvenience to you. Let me try to fix it within a few days. Gyuyoung.
>> On Wed, Jan 29, 2014 at 8:09 AM, Alexey Proskuryakov <ap at webkit.org <mailto:ap at webkit.org>> wrote:
>> 28 ???. 2014 ?., ? 14:59, Oliver Hunt <oliver at apple.com
>> <mailto:oliver at apple.com>> ???????(?):
>> > Could whoever is responsible for the EFL EWS bot please make the
>> bot set the correct mimetype on the build output.
>> >
>> > I've requested this before, but i'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.
>> What needs to be fixed is that the output shouldn'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.
>> Another solution would be for webkitpy or webkit-queues to
>> automagically strip escape sequences from the output.
>> - WBR, Alexey Proskuryakov
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list