Re: createScriptProcessor crashing chrome canary?

On 03/19/2013 11:36 AM, Peter van der Noord wrote:
> Doing a createScriptProcessor call seems to completely crash my canary, while the regular chrome version does what it's supposed to do. i'm not doing
> anything fancy, this...
>
> context.createScriptProcessor(2048, 0, 1);
>
> ... is enough to give me the sad-face thingie. No error messages, nothing. Does anyone have an idea what's going on?
>
>
> Peter


Please file a bug on webkit or chromium.

This is a mailing list for standardization, not a support channel ;)


-Olli

Received on Tuesday, 19 March 2013 15:18:46 UTC