WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39159
WKCACFLayerRenderer::resetDevice might fail due to failing to destroy all D3DPOOL_DEFAULT resources
https://bugs.webkit.org/show_bug.cgi?id=39159
Summary
WKCACFLayerRenderer::resetDevice might fail due to failing to destroy all D3D...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-05-15 06:09:12 PDT
<
rdar://problem/7988659
>
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
Committed
r59609
: <
http://trac.webkit.org/changeset/59609
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug