[webkit-reviews] review granted: [Bug 39139] Pages that use hardware acceleration don't repaint after waking computer from sleep : [Attachment 56151] Periodically try to reset a lost IDirect3DDevice9 until we succeed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 15 07:34:24 PDT 2010
John Sullivan <sullivan at apple.com> has granted Adam Roben (aroben)
<aroben at apple.com>'s request for review:
Bug 39139: Pages that use hardware acceleration don't repaint after waking
computer from sleep
https://bugs.webkit.org/show_bug.cgi?id=39139
Attachment 56151: Periodically try to reset a lost IDirect3DDevice9 until we
succeed
https://bugs.webkit.org/attachment.cgi?id=56151&action=review
------- Additional Comments from John Sullivan <sullivan at apple.com>
> - resetDevice();
> + resetDevice(ChangedWindowSize);
Is it worth asserting that this call returns true?
r+
More information about the webkit-reviews
mailing list