Closed
Bug 537648
Opened 16 years ago
Closed 16 years ago
"View Image" does not work on WebGL
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 528042
People
(Reporter: jruderman, Unassigned)
References
()
Details
Steps:
1. Use about:config to set webgl.enabled_for_all_sites to true.
2. Load http://people.mozilla.com/~sicking/webgl/raycolor.html.
3. Right-click on the image thingie.
4. Select "View Image".
There is no visible result, except the following message in the error console.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMHTMLCanvasElement.toDataURL]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://browser/content/nsContextMenu.js :: anonymous :: line 790" data: no]
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•