Bug 77654 - Avoid crashing renderer when GPU process dies by not caching textures between video frames.
Summary: Avoid crashing renderer when GPU process dies by not caching textures between...
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: Ami Fischman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 09:49 PST by Ami Fischman
Modified: 2012-02-02 18:13 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2012-02-02 09:50 PST, Ami Fischman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ami Fischman 2012-02-02 09:49:36 PST
Avoid crashing renderer when GPU process dies by not caching textures between video frames.
Comment 1 Ami Fischman 2012-02-02 09:50:04 PST
Created attachment 125150 [details]
Patch
Comment 2 James Robinson 2012-02-02 16:53:26 PST
Comment on attachment 125150 [details]
Patch

Seems good for now, better to be slightly slower than crash. This should be good for m18, right?
Comment 3 Ami Fischman 2012-02-02 17:05:31 PST
(In reply to comment #2)
> (From update of attachment 125150 [details])
> Seems good for now, better to be slightly slower than crash. This should be good for m18, right?

Yep.  Can you point me at how that works?
(drover?  crbug+mergerequested?)
Comment 4 WebKit Review Bot 2012-02-02 18:13:39 PST
Comment on attachment 125150 [details]
Patch

Clearing flags on attachment: 125150

Committed r106610: <http://trac.webkit.org/changeset/106610>
Comment 5 WebKit Review Bot 2012-02-02 18:13:45 PST
All reviewed patches have been landed.  Closing bug.