Open
Bug 679868
Opened 14 years ago
Updated 3 years ago
Add assertions to ensure D2D doesn't throw errors unexpectedly
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Assigned: jrmuizel)
Details
(Keywords: sec-want, Whiteboard: [sg:want P5])
From the security review of Azure 2d Canvas:
Let's add assertions in Azure to catch cases where D2D unexpectedly returns errors. We only expect it to return errors upon creating a canvas (requesting a 2d context?), not upon drawing individual shapes.
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → jmuizelaar
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•