RESOLVED INVALID110966
[qt] GL context ownership does not belong to WebKit
https://bugs.webkit.org/show_bug.cgi?id=110966
Summary [qt] GL context ownership does not belong to WebKit
Bruno Abinader (history only)
Reported 2013-02-27 03:58:53 PST
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
Jocelyn Turcotte
Comment 1 2014-02-03 03:25:12 PST
=== 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.
Note You need to log in before you can comment on or make changes to this bug.