Bug 78154

Summary: [chromium] Avoid creating a temporary GraphicsContext3D if someone requests the WebView's GraphicsContext3D before initialization is complete
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, enne, kbr, nduca, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.