Bug 53153 - Add a callback to WebGraphicsContext3D that is called when a context is lost
Summary: Add a callback to WebGraphicsContext3D that is called when a context is lost
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Marinichev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 17:52 PST by Alexey Marinichev
Modified: 2011-01-27 16:36 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2011-01-25 17:55 PST, Alexey Marinichev
no flags Details | Formatted Diff | Diff

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