On May 29, 9:10 am, Dominic Hamon <
domin...@google.com> wrote:
> Ah yes, I missed Bench2d somehow.
>
> I would like the compiler to complain about unknown methods called on
> objects, but I suppose that is the problem with compiling to Javascript and
> its infinite flexibility.
>
> Please feel free to submit a patch for that.
>
> - dominic
>
>
>
>
>
>
>
> On Sat, May 26, 2012 at 3:14 AM, Rupert Key <
rupert....@gmail.com> wrote:
> > Hi, Dominic
> > LOL, think we did the same work at the same time :-D (though your
> > switching to requestAnimationFrame() is better :-) )
>
> > Do you also need to update Bench2d.dart to account for
> > requestAnimationFrame() no longer taking the Canvas argument?
>
> > i.e. (albeit done without switching from webkitRequestAnimationFrame()):
>