summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/debugger/Debugger.cpp
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@digia.com>2013-07-31 14:22:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-31 15:12:35 +0200
commit669ed590743b6c456f8b7cedab6d95a0ad845675 (patch)
tree45554b10c67f8df5265f27a5704a1e3dd0919a25 /Source/JavaScriptCore/debugger/Debugger.cpp
parent7f3515bc7be65e90f5b994a61d36322821703ea1 (diff)
downloadqtwebkit-669ed590743b6c456f8b7cedab6d95a0ad845675.tar.gz
[Qt][WK1] navigator.plugins shows too few entries.
https://bugs.webkit.org/show_bug.cgi?id=119332 Reviewed by Jocelyn Turcotte. Based on input by Choon Sik Cho. PlatformStrategiesQt::getPluginInfo was using the WTF::Vector::resize method wrongly. This patch removes the call to Vector::resize as Vector::append will take care of increasing capacity if needed. * WebCoreSupport/PlatformStrategiesQt.cpp: (PlatformStrategiesQt::getPluginInfo): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153517 268f45cc-cd09-0410-ab3c-d52691b4dbfc Task-Number: QTBUG-30141 Change-Id: Ic6dd9d6402251d5243e6793dd0d1170c685425d3 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/debugger/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions