[Webkit-unassigned] [Bug 56144] DatabaseTracker threading model should be changed to use message passing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 12:51:14 PST 2011


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





--- Comment #5 from Anders Carlsson <andersca at apple.com>  2011-03-11 12:51:14 PST ---
(In reply to comment #4)
> Anders, are we still exploring moving CoreIPC to WTF?

Yes.

> It supports threaded mode, and It could be used here pretty painlessly, I imagine.

It might be a bit overkill for simple message passing since it serializes/deserializes data that might not be needed.

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