[Webkit-unassigned] [Bug 79502] [Qt][WK2] Get rid of the message queue in LayerTreeHostProxyQt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 13:01:30 PST 2012


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





--- Comment #2 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-02-24 13:01:30 PST ---
(In reply to comment #1)
> How it will work with paint thread without message queue?
> I was told, that threaded painting will become mandatory for qt5 soon.

Can we use locking instead of a message queue?
The message queue was originally there for the GL context, not for threading.

-- 
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