[Webkit-unassigned] [Bug 39159] New: WKCACFLayerRenderer::resetDevice might fail due to failing to destroy all D3DPOOL_DEFAULT resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 15 06:04:50 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39159

           Summary: WKCACFLayerRenderer::resetDevice might fail due to
                    failing to destroy all D3DPOOL_DEFAULT resources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com



Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56150|                            |review?
               Flag|                            |


Created an attachment (id=56150)
 --> (https://bugs.webkit.org/attachment.cgi?id=56150)
Patch

MSDN says we have to delete all D3DPOOL_DEFAULT resources before calling IDirect3DDevice9::Reset, but we aren't doing this in all cases.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list