Bug 298955
| Summary: | [WebXR][GLib] WebXR compatible canvas created even if required GL extensions are not available | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | WebXR | Assignee: | Sergio Villar Senin <svillar> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | djg, kkinnunen |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sergio Villar Senin
The code that checks whether the required GL extensions are available is has COCOA guards
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Pull request: https://github.com/WebKit/WebKit/pull/50806
Sergio Villar Senin
*** This bug has been marked as a duplicate of bug 301551 ***