Bug 34837
Summary: | Latests webkit (6531.21.10) does not render WebGL content. | ||
---|---|---|---|
Product: | WebKit | Reporter: | kevin |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cmarrin, kbr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.5 | ||
URL: | http://web.chemdoodle.com/molgrabber3d.php |
kevin
The content in the scene is not visible. I don't see any errors. This worked fine yesterday. Thank you for the good work!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Which nightly build are you using?
Kenneth Russell
It is possible that the content was affected by this recent change to the WebGL specification:
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/WebGL-spec.html#2.3
and this commit implementing the new semantics:
https://bugs.webkit.org/show_bug.cgi?id=34766
kevin
Thank you for the feedback, Kenneth's suggestion was what I was missing. The content renders perfectly now. I have no further related issues and am closing this ticket. Thank you for your time.