Bug 103142

Summary: [Qt] Make sure the QGLWidget context is current when creating the TextureMapper.
Product: WebKit Reporter: Zeno Albisser <zeno>
Component: New BugsAssignee: Zeno Albisser <zeno>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 103176    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Zeno Albisser 2012-11-23 07:20:03 PST
[Qt] Make sure the QGLWidget context is current when creating the TextureMapper.
Comment 1 Zeno Albisser 2012-11-23 07:31:44 PST
Created attachment 175806 [details]
Patch
Comment 2 Zeno Albisser 2012-11-24 06:41:52 PST
Comment on attachment 175806 [details]
Patch

Clearing flags on attachment: 175806

Committed r135648: <http://trac.webkit.org/changeset/135648>
Comment 3 Zeno Albisser 2012-11-24 06:41:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2012-11-24 07:28:46 PST
Re-opened since this is blocked by bug 103176
Comment 5 Zeno Albisser 2012-11-26 03:01:00 PST
Committed r135700: <http://trac.webkit.org/changeset/135700>