Bug 103505

Summary: [EFL][WK2][AC] No need to export GL properties from EwkViewImpl class
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit EFLAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Mikhail Pozdnyakov 2012-11-28 04:21:15 PST
No need to export GL data members from EwkViewImpl, those are internal implementation objects not used by anyone outside the class.
Comment 1 Mikhail Pozdnyakov 2012-11-28 04:24:44 PST
Created attachment 176453 [details]
patch
Comment 2 WebKit Review Bot 2012-11-28 04:57:14 PST
Comment on attachment 176453 [details]
patch

Clearing flags on attachment: 176453

Committed r135999: <http://trac.webkit.org/changeset/135999>
Comment 3 WebKit Review Bot 2012-11-28 04:57:19 PST
All reviewed patches have been landed.  Closing bug.