Bug 78142 - [chromium] Check that we can make the SharedGraphicsContext3D current before returning
Summary: [chromium] Check that we can make the SharedGraphicsContext3D current before ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 12:43 PST by James Robinson
Modified: 2012-02-08 13:33 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-02-08 12:43 PST, James Robinson
senorblanco: review+
Details | Formatted Diff | Diff

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