Bug 110966
| Summary: | [qt] GL context ownership does not belong to WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bruno Abinader (history only) <bruno.abinader> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | allan.jensen, igor.oliveira, noam, tonikitoo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bruno Abinader (history only)
While analyzing the TextureMapperGL code, I've noticed that on Qt port, the GL context is created internally and might be used elsewhere other than WebKit, thus might leading to inconsistencies (i.e. when using redundancy checks) - see bug 110790, comment 13 for details. We should own the context or make sure its state is handled entirely on WebKit-side.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.