Bug 111638 - [chromium] Don't get callbacks or create GrContext from unowned WebGraphicsContext3D
Summary: [chromium] Don't get callbacks or create GrContext from unowned WebGraphicsCo...
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: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 16:03 PST by Dana Jansens
Modified: 2013-03-06 16:31 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2013-03-06 16:06 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

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