Bug 103505 - [EFL][WK2][AC] No need to export GL properties from EwkViewImpl class
Summary: [EFL][WK2][AC] No need to export GL properties from EwkViewImpl class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 04:21 PST by Mikhail Pozdnyakov
Modified: 2012-11-28 04:57 PST (History)
6 users (show)

See Also:


Attachments
patch (4.35 KB, patch)
2012-11-28 04:24 PST, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.