RESOLVED FIXED 129386
[WebGL] Protect more WebGL entry points for pending contexts
https://bugs.webkit.org/show_bug.cgi?id=129386
Summary [WebGL] Protect more WebGL entry points for pending contexts
Dean Jackson
Reported 2014-02-26 13:11:20 PST
There are more entry points into WebGL than the public API. For example, drawing a WebGL canvas into another canvas.
Attachments
Patch (2.91 KB, patch)
2014-02-26 13:13 PST, Dean Jackson
thorton: review+
Radar WebKit Bug Importer
Comment 1 2014-02-26 13:12:02 PST
Dean Jackson
Comment 2 2014-02-26 13:13:05 PST
Jon Lee
Comment 3 2014-02-26 13:16:12 PST
Comment on attachment 225287 [details] Patch Provisional r=me!
Tim Horton
Comment 4 2014-02-26 13:17:56 PST
Comment on attachment 225287 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=225287&action=review > Source/WebCore/html/canvas/WebGLRenderingContext.cpp:811 > + return 0; nullptr
Dean Jackson
Comment 5 2014-02-26 13:26:44 PST
Note You need to log in before you can comment on or make changes to this bug.