Index: Source/core/frame/FrameView.cpp |
diff --git a/Source/core/frame/FrameView.cpp b/Source/core/frame/FrameView.cpp |
index 739f37d52c2f895a4a612f1166bf1b1c112752b9..27f746bed86e6caa4dd6ac1c737daa4c888f456a 100644 |
--- a/Source/core/frame/FrameView.cpp |
+++ b/Source/core/frame/FrameView.cpp |
@@ -2105,8 +2105,6 @@ |
FontFaceSet::didLayout(*m_frame->document()); |
- frame().eventHandler().scheduleCursorUpdate(); |
- |
updateWidgetPositions(); |
// Plugins could have torn down the page inside updateWidgetPositions(). |