[Webkit-unassigned] [Bug 46252] [Qt] [WebKit2] Shared memory design should be improved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 02:24:24 PDT 2010


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


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abecsi at webkit.org,
                   |                            |kenneth at webkit.org,
                   |                            |koivisto at iki.fi,
                   |                            |zherczeg at webkit.org




--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2010-09-22 02:24:24 PST ---
We already have a platform independent shared memory implementation: QSharedMemory. I do not understand why we do not use that. I remember that Kenneth told me that it has some problems with releasing the allocated area.
Please explain the arguments against QSharedMemory in more details.

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