Bug 99723

Summary: [EFL][WK2] Compilation warning in GraphicsContext3DPrivate.cpp when AC is enabled
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: WebKit EFLAssignee: Sudarsana Nagineni (babu) <naginenis>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, gyuyoung.kim, kenneth, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sudarsana Nagineni (babu)
Reported 2012-10-18 08:23:20 PDT
Noticed the following compilation warning in GraphicsContext3DPrivate.cpp when AC is enabled. Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.cpp: In member function 'bool WebCore::GraphicsContext3DPrivate::createSurface(PageClientEfl*, bool)': Source/WebCore/platform/graphics/efl/GraphicsContext3DPrivate.cpp:126:5: warning: missing initializer for member '_Evas_GL_Config::multisample_bits' [-Wmissing-field-initializers]
Attachments
Patch (1.51 KB, patch)
2012-10-18 08:32 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-10-18 08:32:22 PDT
WebKit Review Bot
Comment 2 2012-10-23 00:26:38 PDT
Comment on attachment 169419 [details] Patch Clearing flags on attachment: 169419 Committed r132184: <http://trac.webkit.org/changeset/132184>
WebKit Review Bot
Comment 3 2012-10-23 00:26:42 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.