[Webkit-unassigned] [Bug 48520] [Qt][WK2] SharedMemory is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 07:06:29 PDT 2010


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





--- Comment #10 from Andreas Kling <kling at webkit.org>  2010-11-02 07:06:29 PST ---
(From update of attachment 72659)
View in context: https://bugs.webkit.org/attachment.cgi?id=72659&action=review

This is beautiful, r=me!

As discussed on IRC, if the QUuid generation turns out to be too expensive, we can always replace it by something more light-weight later on.

> WebKit2/Platform/qt/SharedMemoryQt.cpp:134
> +    // m_impl must be not null and it must points to a valid QSharedMemory object.

s/not null/non-null/
s/points/point/

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