[webkit-dev] Proposal: enable of X-Content-Type-Options: nosniff header, and remove of guards

2014-09-02 Thread rnagy
Hi,

The support of X-Content-Type-Options: nosniff header for EFL was enabled
in https://trac.webkit.org/changeset/164848 and
https://trac.webkit.org/changeset/164848.

These guards were already removed from blink too:
https://codereview.chromium.org/13724004

I think there is no reason to build with disabled
nosniff, I propose enabling it unconditionally
and removing the if guards. Any objection?

I already prepared a patch for it:
https://bugs.webkit.org/show_bug.cgi?id=136452

Best regards,
Renato Nagy

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] WebKit Dashboard metrics

2014-09-02 Thread Alexey Proskuryakov
Hi,

You may have noticed some patches for WebKit Dashboard metrics page landed 
recently. The page is now live at 
http://build.webkit.org/dashboard/metrics.html.

It's a tool that collects historical information from Buildbot and answers 
these questions:

- How much of the time did trunk build successfully?

- How quickly did we fix the build when it got broken?

- How much of the time were all tests green?

- How long did it take for builders to build a patch?

- How long did it take to get results from regression tests after landing a 
patch?


The below results are for Mac bots - you choose which bots to take into 
consideration in the same way it's done on the regular Dashboard, and the 
configuration is actually shared between them.



- Alexey
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev