[whatwg] Canvas 2D Context Proposal: resetOriginClean

On 4/20/10 7:18 AM, Charles Pritchard wrote:
> Proposed method:
> CanvasRenderingContext2D
> resetOriginClean
> throws SECURITY_ERR exception
>
> When resetOriginClean is executed, an implementation shall request elevated
> privileges, and if granted, set the origin-clean flag of the canvas
> element to true.

Mozilla almost certainly not be willing to implement such a method.

-Boris

Received on Tuesday, 20 April 2010 05:29:57 UTC