Bug 127044 - REGRESSION (r162036): [EFL] WebGL does not work
Summary: REGRESSION (r162036): [EFL] WebGL does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on: 126935
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-15 04:35 PST by Przemyslaw Szymanski
Modified: 2014-07-06 14:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Przemyslaw Szymanski 2014-01-15 04:35:59 PST
javascript getContext( "webgl" ) function returns null
Comment 1 Przemyslaw Szymanski 2014-01-15 05:12:10 PST
this issue depends on https://bugs.webkit.org/show_bug.cgi?id=126935
Please revert this patch to solve the problem.
Comment 2 Daniel Bates 2014-07-06 14:37:06 PDT
Is this still an issue? It looks like <http://trac.webkit.org/changeset/162099> corrected the issue by defaulting FrameLoaderClient::webGLPolicyForSite() to WebGLAllow.

I'm closing this bug as fixed in <http://trac.webkit.org/changeset/162099>. If this isn't the case then please reopen this bug.