Comment 12 for bug 172518

Revision history for this message
In , Bugzilla-quickmind (bugzilla-quickmind) wrote :

(In reply to comment #9)
>
> (In reply to comment #5)
> > Confirming this is occurring in my Firefox extension
>
> ditto: what extension, doing what to repro the problem?
>
It's an extension for a specific website that uses canvas to dynamically create images.

It is reproducible by using the drawImage function anywhere in any page/extension. Personally I'm getting the source image from a "new Image();" with .src set to a data url, specifically png.