Bug 39159

Summary: WKCACFLayerRenderer::resetDevice might fail due to failing to destroy all D3DPOOL_DEFAULT resources
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, eric, sfalken, simon.fraser, sullivan
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 39139    
Attachments:
Description Flags
Patch sullivan: review+

Adam Roben (:aroben)
Reported 2010-05-15 06:04:49 PDT
Created attachment 56150 [details] Patch MSDN says we have to delete all D3DPOOL_DEFAULT resources before calling IDirect3DDevice9::Reset, but we aren't doing this in all cases.
Attachments
Patch (2.53 KB, patch)
2010-05-15 06:04 PDT, Adam Roben (:aroben)
sullivan: review+
Adam Roben (:aroben)
Comment 1 2010-05-15 06:09:12 PDT
Eric Seidel (no email)
Comment 2 2010-05-16 00:37:34 PDT
Attachment 56150 [details] was posted by a committer and has review+, assigning to Adam Roben for commit.
Adam Roben (:aroben)
Comment 3 2010-05-17 08:07:45 PDT
Note You need to log in before you can comment on or make changes to this bug.