Bug 92441 - [TexMap][cairo] Add GC3D::RenderToCurrentGLContext support
Summary: [TexMap][cairo] Add GC3D::RenderToCurrentGLContext support
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: Martin Robinson
URL:
Keywords:
Depends on:
Blocks: 78672
  Show dependency treegraph
 
Reported: 2012-07-26 17:17 PDT by Helder Correia
Modified: 2012-08-29 13:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.28 KB, patch)
2012-08-29 13:18 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 2012-07-26 17:17:40 PDT
After bug 78672, some additional logic is needed to support the new GraphicsContext3D::RenderToCurrentGLContext RenderStyle. The new GC3D::createWrapperForCurrentGLContext() should now be used in order for Cairo to use the new TextureMapperGL's GC3D backend.
Comment 1 Martin Robinson 2012-08-29 13:18:03 PDT
Created attachment 161295 [details]
Patch
Comment 2 Martin Robinson 2012-08-29 13:40:32 PDT
Comment on attachment 161295 [details]
Patch

Clearing flags on attachment: 161295

Committed r127044: <http://trac.webkit.org/changeset/127044>
Comment 3 Martin Robinson 2012-08-29 13:40:34 PDT
All reviewed patches have been landed.  Closing bug.