Bug 47566
Summary: | [Qt] Fix Qt build for GraphicsContext3D change | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | benjamin, kbr, kling |
Priority: | P2 | Keywords: | LayoutTestFailure, Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Chris Marrin
https://bugs.webkit.org/show_bug.cgi?id=47501 changed the interface to the constructor for GraphicsContext3D. This may break the Qt build if the --3d-canvas flag is turned on.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
*** This bug has been marked as a duplicate of bug 53431 ***