RESOLVED FIXED 67673
[Qt] Move away from QPointer as it is slow and it has a replacement QWeakPointer.
https://bugs.webkit.org/show_bug.cgi?id=67673
Summary [Qt] Move away from QPointer as it is slow and it has a replacement QWeakPoin...
Alexis Menard (darktears)
Reported 2011-09-06 14:47:06 PDT
[Qt] Move away from QPointer as it is slow and it has a replacement QWeakPointer.
Attachments
Patch (25.99 KB, patch)
2011-09-06 14:50 PDT, Alexis Menard (darktears)
no flags
Alexis Menard (darktears)
Comment 1 2011-09-06 14:50:21 PDT
Ariya Hidayat
Comment 2 2011-09-06 15:24:00 PDT
Comment on attachment 106490 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2011-09-06 18:54:30 PDT
Comment on attachment 106490 [details] Patch Clearing flags on attachment: 106490 Committed r94620: <http://trac.webkit.org/changeset/94620>
WebKit Review Bot
Comment 4 2011-09-06 18:54:35 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5 2011-09-06 23:43:10 PDT
It broke the debug build ... Fix landed in http://trac.webkit.org/changeset/94641
Ria Gifford
Comment 6 2022-05-16 18:42:44 PDT
Note You need to log in before you can comment on or make changes to this bug.