Bug 111638

Summary: [chromium] Don't get callbacks or create GrContext from unowned WebGraphicsContext3D
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, jamesr, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dana Jansens 2013-03-06 16:03:58 PST
[chromium] Don't get callbacks or create GrContext from unowned WebGraphicsContext3D
Comment 1 Dana Jansens 2013-03-06 16:06:00 PST
Created attachment 191858 [details]
Patch
Comment 2 Dana Jansens 2013-03-06 16:06:27 PST
With this patch, the renderer no longer crashes if I kill the GPU process while watching a flash video.
Comment 3 Dana Jansens 2013-03-06 16:15:25 PST
(I have no idea how to test this with a test, if you have an idea I can persue that)
Comment 4 Dana Jansens 2013-03-06 16:15:52 PST
Oh, and after https://codereview.chromium.org/12506003/ flash won't hit this path anymore.
Comment 5 WebKit Review Bot 2013-03-06 16:31:38 PST
Comment on attachment 191858 [details]
Patch

Clearing flags on attachment: 191858

Committed r145004: <http://trac.webkit.org/changeset/145004>
Comment 6 WebKit Review Bot 2013-03-06 16:31:41 PST
All reviewed patches have been landed.  Closing bug.