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 <[email protected] <mailto:[email protected]>> wrote:


    28 ???. 2014 ?., ? 14:59, Oliver Hunt <[email protected]
    <mailto:[email protected]>> ???????(?):

     > 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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to