Ensure scrolling causes updateWidgetPositions even on nested frames.
Previously, updateWidgetPositionsIfNeeded() (ie, the deferred call caused by scroll updates) was only called on the top-level frame, causing incorrectly positioned widgets in cases of multiple nested frames and scrollers. BUG=430069 Review URL: https://codereview.chromium.org/719813002 git-svn-id: svn://svn.chromium.org/blink/trunk@185252 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
5.85 KB