Bug 110966 - [qt] GL context ownership does not belong to WebKit
Summary: [qt] GL context ownership does not belong to WebKit
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 03:58 PST by Bruno Abinader (history only)
Modified: 2014-02-03 03:25 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Abinader (history only) 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.
Comment 1 Jocelyn Turcotte 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.