[webkit-reviews] review requested: [Bug 39159] WKCACFLayerRenderer::resetDevice might fail due to failing to destroy all D3DPOOL_DEFAULT resources : [Attachment 56150] Patch

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


Adam Roben (aroben) <aroben at apple.com> has asked  for review:
Bug 39159: WKCACFLayerRenderer::resetDevice might fail due to failing to
destroy all D3DPOOL_DEFAULT resources
https://bugs.webkit.org/show_bug.cgi?id=39159

Attachment 56150: Patch
https://bugs.webkit.org/attachment.cgi?id=56150&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
MSDN says we have to delete all D3DPOOL_DEFAULT resources before calling
IDirect3DDevice9::Reset, but we aren't doing this in all cases.


More information about the webkit-reviews mailing list