Bug 67673

Summary: [Qt] Move away from QPointer as it is slow and it has a replacement QWeakPointer.
Product: WebKit Reporter: Alexis Menard (darktears) <menard>
Component: New BugsAssignee: Alexis Menard (darktears) <menard>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, coolmathgamesx, kling, noam, ossy, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.