[webkit-dev] Invocation with undefined this on JS binding object

2015-07-01 Thread Xabier Rodríguez Calvar
Hello, I need some help with some JS bindings code. I am implementing CountQueuingStrategy [1], which is an object containing two properties, one of them a function. That strategy is passed to another ReadableStream object [2] and as you can see at step 8, the size method is extracted

[webkit-dev] Mac EWS failures

2015-07-01 Thread svillar
Hi, it seems that both Mac EWS and Mac WK2 EWS are reporting this failure Regressions: Unexpected image-only failures (1) compositing/masks/compositing-clip-path-origin.html [ ImageOnlyFailure ] which is marking every single new patch to be reviewed as cq-. Apparently bots don't complain

[webkit-dev] Proposal: Remove CSS color-correction property

2015-07-01 Thread Darin Adler
Hi folks. WebKit has a CSS property named color-correction. It’s still prefixed, so some would call it -webkit-color-correction and I don’t think it’s yet been proposed as a CSS standard. Apple engineers added this a while back so that WebKit could continue interpret webpage and image colors

Re: [webkit-dev] Mac EWS failures

2015-07-01 Thread Simon Fraser
This is my fault; I’ll look at this today. Simon On Jul 1, 2015, at 8:30 AM, svillar svil...@igalia.com wrote: Hi, it seems that both Mac EWS and Mac WK2 EWS are reporting this failure Regressions: Unexpected image-only failures (1) compositing/masks/compositing-clip-path-origin.html