Bug 68980

Summary: [Texmap] Allow TextureMapperGL to work without a GraphicsContext
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Layout and RenderingAssignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, kling, webkit.review.bot
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 47068    
Attachments:
Description Flags
Patch none

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.