[webkit-reviews] review granted: [Bug 68223] [Qt] Crash when dragging google maps. : [Attachment 107605] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 23:43:25 PDT 2011


Adam Barth <abarth at webkit.org> has granted Leo Yang
<leo.yang at torchmobile.com.cn>'s request for review:
Bug 68223: [Qt] Crash when dragging google maps.
https://bugs.webkit.org/show_bug.cgi?id=68223

Attachment 107605: Patch
https://bugs.webkit.org/attachment.cgi?id=107605&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=107605&action=review


> Source/WebCore/platform/qt/CursorQt.cpp:203
> +	       m_platformCursor = new QCursor(Qt::ArrowCursor);

m_platformCursor isn't any sort of smart pointer?


More information about the webkit-reviews mailing list