Open
Bug 1046291
Opened 11 years ago
Updated 3 years ago
Black list HTMLCanvasElement.getContext from returning a WebGL context in prerendering mode
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
It might be hard to support WebGL, I think we should black list it now and only work on enabling it if it prevents a lot of content from being prerendered.
| Reporter | ||
Comment 1•10 years ago
|
||
(Note that this should be done in the implementation where we know we're going to create a WebGL context. We cannot do this in the IDL.)
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•