summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2017-01-21 01:05:46 +0300
committerLiang Qi <liang.qi@qt.io>2017-01-22 21:05:36 +0000
commit37f9c3ea771ce340e1d0e474930798a3c188055b (patch)
tree0479b926964c9e133632bd8eb374938030d6a62e /Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
parent7bf2d2add7630f0199078631538b695f06a5de58 (diff)
downloadqtwebkit-37f9c3ea771ce340e1d0e474930798a3c188055b.tar.gz
Fixed conversion of QWebPage::FindFlags to QWebPageAdapter::FindFlags
After 6255cb893d4 QFlags started to detect signedness of enum type correctly, changing internal storage type of FindFlags to uint. We should use FindFlags::Int type now instead of int. Task-number: QTBUG-58316 Change-Id: Ie346b6062681b49b064fdd9ac0e5897299f4bee5 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp')
0 files changed, 0 insertions, 0 deletions