Open Bug 847357 Opened 12 years ago Updated 2 years ago

Don't throw exception in canvas drawImage with incomplete/no image

Categories

(Core :: Layout, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: roc, Unassigned)

Details

According to the spec, http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-context-2d-drawimage, we shouldn't throw if the image is still loading but incomplete. This also applies to a MediaStream that hasn't produced an image yet. https://www.w3.org/Bugs/Public/show_bug.cgi?id=21173 suggests a spec change in this area, but we still shouldn't throw in these cases.
Assignee: roc → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.