Bug 77654

Summary: Avoid crashing renderer when GPU process dies by not caching textures between video frames.
Product: WebKit Reporter: Ami Fischman <fischman>
Component: New BugsAssignee: Ami Fischman <fischman>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, jamesr, tdresser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.