Bug 137969

Summary: Do not include GraphicsContext3D.h when 3D_GRAPHICS is not used
Product: WebKit Reporter: Milan Crha <mcrha>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, dino, d-r, kondapallykalyan, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 137488    
Attachments:
Description Flags
proposed wk patch none

Milan Crha
Reported 2014-10-22 11:09:54 PDT
The GraphicsContext3D.h includes ShaderLang.h, which might not be always available during the build time, thus better to not include GraphicsContext3D.h when the 3D_GRAPHICS is not used.
Attachments
proposed wk patch (1.08 KB, patch)
2014-10-22 11:12 PDT, Milan Crha
no flags
Milan Crha
Comment 1 2014-10-22 11:12:56 PDT
Created attachment 240280 [details] proposed wk patch
WebKit Commit Bot
Comment 2 2014-10-22 23:45:48 PDT
Comment on attachment 240280 [details] proposed wk patch Clearing flags on attachment: 240280 Committed r175088: <http://trac.webkit.org/changeset/175088>
WebKit Commit Bot
Comment 3 2014-10-22 23:45:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.