Bug 109877 - [Qt] Move GraphicsContext3DPrivate implementation to a separate file.
Summary: [Qt] Move GraphicsContext3DPrivate implementation to a separate file.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Kalyan
URL:
Keywords:
Depends on:
Blocks: 108735
  Show dependency treegraph
 
Reported: 2013-02-14 16:43 PST by Kalyan
Modified: 2013-05-06 17:20 PDT (History)
9 users (show)

See Also:


Attachments
patch (36.93 KB, patch)
2013-02-14 17:43 PST, Kalyan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalyan 2013-02-14 16:43:16 PST
This is part of effort to combine the common parts of GraphicsContext3D between GTk, qt and EFL ports.
Comment 1 Kalyan 2013-02-14 17:43:57 PST
Created attachment 188458 [details]
patch