Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(908)

Unified Diff: Source/core/frame/FrameView.cpp

Issue 1123463002: Merge 194743 "Revert of Schedule cursor update when DOM updates ..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/2357/
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/FrameView.cpp
===================================================================
--- Source/core/frame/FrameView.cpp (revision 194814)
+++ Source/core/frame/FrameView.cpp (working copy)
@@ -2079,8 +2079,6 @@
FontFaceSet::didLayout(*m_frame->document());
- frame().eventHandler().scheduleCursorUpdate();
-
updateWidgetPositions();
// Plugins could have torn down the page inside updateWidgetPositions().
« no previous file with comments | « LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698