Unreviewed rollout r61311, because it made 2 tests fail on Qt bot.
[Qt] NPP_SetWindow seems to not be called when TestNetscapePlugin is moved
https://bugs.webkit.org/show_bug.cgi?id=36702
WebCore:
* plugins/qt/PluginViewQt.cpp:
(WebCore::PluginView::updatePluginWidget):
LayoutTests:
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@61315 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 698918c..4815e33 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -428,6 +428,8 @@
plugins/open-and-close-window-with-plugin.html
plugins/geturlnotify-during-document-teardown.html
+# ---- https://bugs.webkit.org/show_bug.cgi?id=36702
+plugins/reentrant-update-widget-positions.html
# ---- plugins rendered in incorrect position
plugins/embed-attributes-style.html
# ---- depends on QuickTime support