Summary: | Avoid crashing renderer when GPU process dies by not caching textures between video frames. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ami Fischman <fischman> | ||||
Component: | New Bugs | Assignee: | 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
Ami Fischman
2012-02-02 09:49:36 PST
Created attachment 125150 [details]
Patch
Comment on attachment 125150 [details]
Patch
Seems good for now, better to be slightly slower than crash. This should be good for m18, right?
(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 on attachment 125150 [details] Patch Clearing flags on attachment: 125150 Committed r106610: <http://trac.webkit.org/changeset/106610> All reviewed patches have been landed. Closing bug. |