RESOLVED FIXED Bug 54232
[Qt] Remove the use of deprecated qFindChildren()
https://bugs.webkit.org/show_bug.cgi?id=54232
Summary [Qt] Remove the use of deprecated qFindChildren()
Ademar Reis
Reported 2011-02-10 11:50:50 PST
QtWebKit uses deprecated qFindChildren(), when the proper method would be ::findChildren() This change was applied to all Qt sources (including qt/src/3rdparty/webkit there), so we should probably do the same on QtWebKit. Patch is on the way.
Attachments
patch (3.82 KB, patch)
2011-02-10 12:32 PST, Ademar Reis
no flags
Ademar Reis
Comment 1 2011-02-10 12:32:53 PST
WebKit Commit Bot
Comment 2 2011-02-10 14:15:27 PST
Comment on attachment 82025 [details] patch Clearing flags on attachment: 82025 Committed r78268: <http://trac.webkit.org/changeset/78268>
WebKit Commit Bot
Comment 3 2011-02-10 14:15:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.