Hmm... Is it visible to the page outside getContext() ? On Tue, Sep 4, 2012 at 10:21 PM, Boris Zbarsky <[email protected]> wrote:
> On 9/4/12 3:17 PM, Jussi Kalliokoski wrote: > >> When all references to the context are lost (garbage collected) >> > > That never happens while the canvas itself is alive, since if nothing else > the canvas has a reference to the context. > > -Boris >
