Re: ISSUE-7: FrameRequestCallback interface should be designated as Callback=FunctionOnly [Request Animation Frame]

Web Performance Working Group Issue Tracker:
> The change would look like so:
> 
> [Callback=FunctionOnly, NoInterfaceObject]
> interface FrameRequestCallback {
>   void sample(in DOMTimeStamp time);
> };

I think that makes sense, and I’ve made the change to the spec.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Wednesday, 1 June 2011 22:04:32 UTC