Bug 68980 - [Texmap] Allow TextureMapperGL to work without a GraphicsContext
Summary: [Texmap] Allow TextureMapperGL to work without a GraphicsContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Noam Rosenthal
URL:
Keywords: Qt
Depends on:
Blocks: 47068
  Show dependency treegraph
 
Reported: 2011-09-28 00:19 PDT by Noam Rosenthal
Modified: 2011-09-28 02:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2011-09-28 00:23 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2011-09-28 00:19:03 PDT
This prepares it for using with QSceneGraph and WebKit2, where it would be drawn to the active GL context and not to a QPainter.
Comment 1 Noam Rosenthal 2011-09-28 00:23:41 PDT
Created attachment 108978 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-28 02:44:21 PDT
Comment on attachment 108978 [details]
Patch

Clearing flags on attachment: 108978

Committed r96211: <http://trac.webkit.org/changeset/96211>
Comment 3 WebKit Review Bot 2011-09-28 02:44:25 PDT
All reviewed patches have been landed.  Closing bug.