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

Issue 719813002: Ensure scrolling causes updateWidgetPositions even on nested frames. (Closed)

Created:
6 years, 1 month ago by hartmanng
Modified:
6 years, 1 month ago
Reviewers:
Ian Vollick
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185252

Patch Set 1 #

Patch Set 2 : + layout test #

Patch Set 3 : comment clarification #

Patch Set 4 : comment typo #

Patch Set 5 : + linux expectations #

Total comments: 2

Patch Set 6 : update TestExpectations #

Messages

Total messages: 10 (3 generated)
hartmanng
Ian, please take a look. In my previous CL (https://codereview.chromium.org/686973002), I deferred the call to ...
6 years, 1 month ago (2014-11-12 19:53:05 UTC) #2
Ian Vollick
On 2014/11/12 19:53:05, hartmanng wrote: > Ian, please take a look. > > In my ...
6 years, 1 month ago (2014-11-12 20:07:26 UTC) #3
hartmanng
On 2014/11/12 20:07:26, vollick wrote: > On 2014/11/12 19:53:05, hartmanng wrote: > > Ian, please ...
6 years, 1 month ago (2014-11-12 20:17:49 UTC) #4
Ian Vollick
Thank you, that was very helpful. lgtm w/ nit. https://codereview.chromium.org/719813002/diff/80001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/719813002/diff/80001/LayoutTests/TestExpectations#newcode186 LayoutTests/TestExpectations:186: ...
6 years, 1 month ago (2014-11-12 20:49:40 UTC) #5
hartmanng
thanks! https://codereview.chromium.org/719813002/diff/80001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/719813002/diff/80001/LayoutTests/TestExpectations#newcode186 LayoutTests/TestExpectations:186: Bug(hartmanng) compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ NeedsRebaseline ] On 2014/11/12 20:49:40, ...
6 years, 1 month ago (2014-11-12 21:17:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719813002/120001
6 years, 1 month ago (2014-11-12 21:18:08 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 22:43:20 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as 185252

Powered by Google App Engine
This is Rietveld 408576698