[webkit-reviews] review denied: [Bug 84278] [Qt] ASSERT(m_thread == currentThread()) on Mac when threaded rendering is enabled for the Qt scenegraph : [Attachment 137856] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 09:50:06 PDT 2012
Noam Rosenthal <noam.rosenthal at nokia.com> has denied review:
Bug 84278: [Qt] ASSERT(m_thread == currentThread()) on Mac when threaded
rendering is enabled for the Qt scenegraph
https://bugs.webkit.org/show_bug.cgi?id=84278
Attachment 137856: Patch
https://bugs.webkit.org/attachment.cgi?id=137856&action=review
------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
On second thought, this is bug-prone.
Let's make sure we don't do anything with the render-queue if the page is
invisible.
More information about the webkit-reviews
mailing list