WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-26 13:12:02 PST
<
rdar://problem/16176389
>
Dean Jackson
Comment 2
2014-02-26 13:13:05 PST
Created
attachment 225287
[details]
Patch
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
Committed
r164744
: <
http://trac.webkit.org/changeset/164744
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug