Closed Bug 970480 Opened 10 years ago Closed 10 years ago

Calling getContext on a non-visible canvas used as a background crashes FF

Categories

(Core :: Graphics: Canvas2D, defect)

30 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tschneider, Unassigned)

Details

Attachments

(1 file)

Firefox Nightly crashes when trying to call getContext('2d') on a canvas that is non-visible (display:none) and is used as a background for another element (background:-moz-element(...)).

Code to reproduce: https://gist.github.com/anonymous/8922683
Attached file Test
I could not reproduce on Linux with this test case. Reporter, could you check if it does for you?
Flags: needinfo?(schneider)
Can't reproduce it anymore either in latest Nightly.
Flags: needinfo?(schneider)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: