Bug 106758

Summary: [EFL] [WebGL] Minor cleanup in PlatformContext.
Product: WebKit Reporter: Kalyan <kalyan.kondapally>
Component: WebKit EFLAssignee: Kalyan <kalyan.kondapally>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, laszlo.gombos, lucas.de.marchi, noam, webkit.review.bot, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch none

Kalyan
Reported 2013-01-14 00:20:26 PST
We currently have different implementations of CurrentContextWrapper for EGL and GLX. This seems unnecessary and could be cleaned up to have a single implementation. (adding ifdef for the code related to querying current context.)
Attachments
patch (5.88 KB, patch)
2013-01-14 01:29 PST, Kalyan
no flags
Kalyan
Comment 1 2013-01-14 01:29:57 PST
WebKit Review Bot
Comment 2 2013-01-15 00:56:26 PST
Comment on attachment 182527 [details] patch Clearing flags on attachment: 182527 Committed r139724: <http://trac.webkit.org/changeset/139724>
WebKit Review Bot
Comment 3 2013-01-15 00:56:29 PST
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.