[webkit-reviews] review requested: [Bug 30779] [Qt] Make QWebPagePrivate's (QWidget) view to be a QWeakPointer : [Attachment 41984] patch 0.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 14:12:03 PDT 2009


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> has asked  for review:
Bug 30779: [Qt] Make QWebPagePrivate's (QWidget) view to be a QWeakPointer
https://bugs.webkit.org/show_bug.cgi?id=30779

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

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>
Patch updated what documentation says: for qweakpointer's tracking qobjects use
data() not toStringRef().data()

http://doc.trolltech.com/4.6-snapshot/qweakpointer.html#tracking-qobject

it fixes current Qt-DRT crash


More information about the webkit-reviews mailing list