Bug 120214 - Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS)
Summary: Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks: 118944
  Show dependency treegraph
 
Reported: 2013-08-23 11:23 PDT by Zan Dobersek
Modified: 2014-01-31 11:29 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2013-08-23 11:24 PDT, Zan Dobersek
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-08-23 11:23:09 PDT
Guard GLContextEGL::platformContext() with USE(3D_GRAPHICS)
Comment 1 Zan Dobersek 2013-08-23 11:24:36 PDT
Created attachment 209478 [details]
Patch
Comment 2 Sergio Villar Senin 2014-01-31 06:28:42 PST
Time to land? :)
Comment 3 Zan Dobersek 2014-01-31 11:29:31 PST
Committed r163181: <http://trac.webkit.org/changeset/163181>