RESOLVED FIXED 99325
[EFL][WK2][Texmap] Set gl context in GraphicsContext3DPrivate
https://bugs.webkit.org/show_bug.cgi?id=99325
Summary [EFL][WK2][Texmap] Set gl context in GraphicsContext3DPrivate
Yael
Reported 2012-10-15 07:52:53 PDT
This piece of code was lost in the final patch of https://bugs.webkit.org/show_bug.cgi?id=96627 . The gl context is used as key in a hash map and cannot be NULL. A patch is coming.
Attachments
Patch (1.96 KB, patch)
2012-10-15 09:07 PDT, Yael
no flags
Yael
Comment 1 2012-10-15 09:07:15 PDT
Created attachment 168726 [details] Patch I have asked for this code in https://bugs.webkit.org/show_bug.cgi?id=96627#c13, and it was added in https://bug-96627-attachments.webkit.org/attachment.cgi?id=167522 , but was lost in the final patch.
WebKit Review Bot
Comment 2 2012-10-15 14:20:08 PDT
Comment on attachment 168726 [details] Patch Clearing flags on attachment: 168726 Committed r131355: <http://trac.webkit.org/changeset/131355>
WebKit Review Bot
Comment 3 2012-10-15 14:20:11 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.