Bug 78142

Summary: [chromium] Check that we can make the SharedGraphicsContext3D current before returning
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: bsalomon, kbr, senorblanco, vangelis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch senorblanco: review+

Description James Robinson 2012-02-08 12:43:33 PST
[chromium] Check that we can make the SharedGraphicsContext3D current before returning
Comment 1 James Robinson 2012-02-08 12:43:59 PST
Created attachment 126135 [details]
Patch
Comment 2 James Robinson 2012-02-08 12:49:49 PST
I'm pretty sure this will fix http://code.google.com/p/chromium/issues/detail?id=113229
Comment 3 Stephen White 2012-02-08 13:08:56 PST
Comment on attachment 126135 [details]
Patch

OK.  r=me
Comment 4 James Robinson 2012-02-08 13:33:06 PST
Committed r107127: <http://trac.webkit.org/changeset/107127>