Re: [webkit-dev] New EWS status bubbles in Bugzilla

2014-09-29 Thread Alexey Proskuryakov
29 сент. 2014 г., в 23:12, Carlos Garcia Campos написал(а): >> Please try it out, and let me know if something breaks, or is not as >> good as it could be! > > Looks great! thanks. I've noticed that now we use red also for patches > that don't apply. I liked that there was a different color fo

Re: [webkit-dev] New EWS status bubbles in Bugzilla

2014-09-29 Thread Carlos Garcia Campos
El lun, 29-09-2014 a las 15:05 -0700, Alexey Proskuryakov escribió: > Hi, > > > WebKit Bugzilla has new EWS status bubbles now, which will hopefully > make it more clear what's going on with a patch. Mysterious yellow > bubbles that could mean anything were eliminated, and most > importantly, th

[webkit-dev] New EWS status bubbles in Bugzilla

2014-09-29 Thread Alexey Proskuryakov
Hi, WebKit Bugzilla has new EWS status bubbles now, which will hopefully make it more clear what's going on with a patch. Mysterious yellow bubbles that could mean anything were eliminated, and most importantly, there is now detailed information presented on hover: Please try it out, and let

Re: [webkit-dev] Adding support for gradient midpoint

2014-09-29 Thread Benjamin Poulain
On 9/29/14, 1:41 PM, Rik Cabanier wrote: I'm planning on adding support for gradient midpoints.[1] Since this is such a small addition, the feature will not be behind a feature flag and will be enabled by default. Let me know if you have questions or concerns with this approach 1: http://dev.w3

[webkit-dev] Adding support for gradient midpoint

2014-09-29 Thread Rik Cabanier
All, I'm planning on adding support for gradient midpoints.[1] Since this is such a small addition, the feature will not be behind a feature flag and will be enabled by default. Let me know if you have questions or concerns with this approach 1: http://dev.w3.org/csswg/css-images-4/#color-interp

Re: [webkit-dev] SIMD support in JavaScript

2014-09-29 Thread Dan Gohman
Hi Maciej, - Original Message - > > Dan, you say that SIMD.js delivers performance portability, and Nadav says it > doesn’t. > > Nadav’s argument seems to come down to (as I understand it): > - The set of vector operations supported on different CPU architectures > varies widely. This i

Re: [webkit-dev] SIMD support in JavaScript

2014-09-29 Thread Dan Gohman
Hi Nadav, - Original Message - > Hi Dan! > > > On Sep 28, 2014, at 6:44 AM, Dan Gohman wrote: > > > > Hi Nadav, > > > > I agree with much of your assessment of the the proposed SIMD.js API. > > However, I don't believe it's unsuitability for some problems > > invalidates it for solving