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

Issue 9318012: ui/list.js: prevent from position calculation with wrong position. (Closed)

Created:
8 years, 10 months ago by yoshiki
Modified:
8 years, 10 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

ui/list.js: prevent from position calculation with wrong position. cr.ui.List.ensureAllItemSizesInCache() has manipulate elements and it has sometimes changed the scroll position and/or the client height unexceptionally. To prevent it, this CL moves reading of the positions before ensureAllItemSizesInCache(). BUG=110140 TEST=manual on taskmanager. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120032

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/resources/shared/js/cr/ui/list.js View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yoshiki
arv: PTAL
8 years, 10 months ago (2012-02-01 01:15:26 UTC) #1
arv (Not doing code reviews)
LGTM
8 years, 10 months ago (2012-02-01 01:16:51 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/9318012/1
8 years, 10 months ago (2012-02-01 03:16:33 UTC) #3
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 04:34:54 UTC) #4
Change committed as 120032

Powered by Google App Engine
This is Rietveld 408576698