[gwt-contrib] Strange JSNI timing errors in WebKit dev mode

2009-12-04 Thread Matt Mastracci
I'm seeing a strange dev mode error in WebKit. It started happening recently and I can't put my finger on a specific change that would cause it. I'm returning an non-null JS native array from a JSNI method, cast to JsArrayInteger. When I call JsArrayInteger::shift() on it, I get: Result

Re: [gwt-contrib] Strange JSNI timing errors in WebKit dev mode

2009-12-04 Thread Scott Blum
Is this Safari on Mac, or Chrome on Windows, or what? On Fri, Dec 4, 2009 at 11:31 AM, Matt Mastracci matt...@mastracci.comwrote: I'm seeing a strange dev mode error in WebKit. It started happening recently and I can't put my finger on a specific change that would cause it. I'm returning an