Bug 78154 - [chromium] Avoid creating a temporary GraphicsContext3D if someone requests the WebView's GraphicsContext3D before initialization is complete
Summary: [chromium] Avoid creating a temporary GraphicsContext3D if someone requests t...
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 14:08 PST by James Robinson
Modified: 2012-02-08 17:56 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2012-02-08 14:08 PST, James Robinson
no flags 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 14:08:35 PST
[chromium] Avoid creating a temporary GraphicsContext3D if someone requests the WebView's GraphicsContext3D before initialization is complete
Comment 1 James Robinson 2012-02-08 14:08:56 PST
Created attachment 126149 [details]
Patch
Comment 2 Antoine Labour 2012-02-08 14:13:27 PST
Comment on attachment 126149 [details]
Patch

LGTM
Comment 3 Kenneth Russell 2012-02-08 14:15:01 PST
Comment on attachment 126149 [details]
Patch

LGTM too.
Comment 4 WebKit Review Bot 2012-02-08 17:56:17 PST
Comment on attachment 126149 [details]
Patch

Clearing flags on attachment: 126149

Committed r107161: <http://trac.webkit.org/changeset/107161>
Comment 5 WebKit Review Bot 2012-02-08 17:56:22 PST
All reviewed patches have been landed.  Closing bug.