Bug 53153

Summary: Add a callback to WebGraphicsContext3D that is called when a context is lost
Product: WebKit Reporter: Alexey Marinichev <amarinichev>
Component: WebCore Misc.Assignee: Alexey Marinichev <amarinichev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd, jamesr, kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexey Marinichev 2011-01-25 17:52:16 PST
This includes a dummy implementation of setContextLostCallback.  It will be changed to abstract once chromium-side changes land.
Comment 1 Alexey Marinichev 2011-01-25 17:55:18 PST
Created attachment 80154 [details]
Patch
Comment 2 Kenneth Russell 2011-01-25 18:05:28 PST
Comment on attachment 80154 [details]
Patch

This looks OK to me. I'll r+ it but wait to cq+ it until it passes the EWS bots and Darin takes a brief look.
Comment 3 Kenneth Russell 2011-01-26 15:59:01 PST
Comment on attachment 80154 [details]
Patch

I guess Darin is busy; this looks fine.
Comment 4 WebKit Commit Bot 2011-01-27 16:36:24 PST
Comment on attachment 80154 [details]
Patch

Clearing flags on attachment: 80154

Committed r76862: <http://trac.webkit.org/changeset/76862>
Comment 5 WebKit Commit Bot 2011-01-27 16:36:28 PST
All reviewed patches have been landed.  Closing bug.