WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54229
[Qt] Remove the use of deprecated qVariant*
https://bugs.webkit.org/show_bug.cgi?id=54229
Summary
[Qt] Remove the use of deprecated qVariant*
Ademar Reis
Reported
2011-02-10 11:38:50 PST
QtWebKit uses deprecated qVariantFromValue() and similar calls, when the proper method to use would be QVariant::fromValue() and similar. 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
(14.88 KB, patch)
2011-02-10 12:33 PST
,
Ademar Reis
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ademar Reis
Comment 1
2011-02-10 12:33:03 PST
Created
attachment 82026
[details]
patch
WebKit Commit Bot
Comment 2
2011-02-10 13:18:36 PST
Comment on
attachment 82026
[details]
patch Clearing flags on attachment: 82026 Committed
r78263
: <
http://trac.webkit.org/changeset/78263
>
WebKit Commit Bot
Comment 3
2011-02-10 13:18:41 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.
Top of Page
Format For Printing
XML
Clone This Bug