[webkit-reviews] review requested: [Bug 44062] [Qt] Use LAZY_NATIVE_CURSOR : [Attachment 64574] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 04:52:57 PDT 2010


Balazs Kelemen <kb at inf.u-szeged.hu> has asked  for review:
Bug 44062: [Qt] Use LAZY_NATIVE_CURSOR
https://bugs.webkit.org/show_bug.cgi?id=44062

Attachment 64574: proposed patch
https://bugs.webkit.org/attachment.cgi?id=64574&action=review

------- Additional Comments from Balazs Kelemen <kb at inf.u-szeged.hu>
Fixed ownership of m_platformCursor. Create new object in the copy constructor
and op= instead of introducing an explicit refcounted wrapper for QCursor since
sharing is handled internally in QCursor.


More information about the webkit-reviews mailing list