[Bug 14499] Need ability to reset Canvas clipping region without resetting all other Canvas state

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14499

--- Comment #10 from Robert O'Callahan (Mozilla) <roc@ocallahan.org> 2011-11-01 21:22:54 UTC ---
I don't see any implementation problems here. putImageData already has to be
able to reset the clip temporarily.

cairo supports this via cairo_reset_clip, which suggests the need for such an
API has come up before. (Although maybe we added it to support putImageData!)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 1 November 2011 21:23:01 UTC