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

Issue 8608007: cr/ui/list.js: Support rows with variable heights. (Closed)

Created:
9 years, 1 month ago by yoshiki
Modified:
9 years ago
CC:
chromium-reviews, arv (Not doing code reviews), yoshiki+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cr/ui/list.js: Support rows with variable heights. This patch also enables partial refreshing on WebUI Task Manager. BUG=104136 TEST=manual on TaskManager, CookieManager and FileManager Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113775

Patch Set 1 #

Total comments: 42

Patch Set 2 : review fix #

Total comments: 4

Patch Set 3 : review fix #

Patch Set 4 : Omit the custom lead item height #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -162 lines) Patch
M chrome/browser/resources/options/cookies_list.js View 1 2 3 3 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/resources/options/intents_list.js View 1 2 3 3 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/grid.js View 1 2 3 4 chunks +18 lines, -17 lines 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/list.js View 1 2 3 20 chunks +249 lines, -127 lines 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/list_selection_model.js View 1 5 chunks +33 lines, -8 lines 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/table.js View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/task_manager/main.js View 1 3 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
yoshiki
Could you take a look? If you have any questions, please feel free to ask.
9 years, 1 month ago (2011-11-21 12:01:48 UTC) #1
arv (Not doing code reviews)
Thanks for doing this. Please do thorough testing with zoomed lists since we had numerous ...
9 years, 1 month ago (2011-11-21 20:38:01 UTC) #2
yoshiki
Thank you for comments. I confirmed that it works well even with zoomed lists. http://codereview.chromium.org/8608007/diff/1/chrome/browser/resources/shared/js/cr/ui/grid.js ...
9 years ago (2011-11-28 11:03:31 UTC) #3
arv (Not doing code reviews)
http://codereview.chromium.org/8608007/diff/12001/chrome/browser/resources/shared/js/cr/ui/list.js File chrome/browser/resources/shared/js/cr/ui/list.js (right): http://codereview.chromium.org/8608007/diff/12001/chrome/browser/resources/shared/js/cr/ui/list.js#newcode122 chrome/browser/resources/shared/js/cr/ui/list.js:122: * lead item is needed, use this value instead ...
9 years ago (2011-11-29 21:46:55 UTC) #4
yoshiki
I changed the comment text. Could you take an another look? http://codereview.chromium.org/8608007/diff/12001/chrome/browser/resources/shared/js/cr/ui/list.js File chrome/browser/resources/shared/js/cr/ui/list.js (right): ...
9 years ago (2011-11-30 12:01:39 UTC) #5
arv (Not doing code reviews)
I think there is some miscommunication going on here. Now that you are adding support ...
9 years ago (2011-11-30 18:57:48 UTC) #6
yoshiki
Thanks, I omitted the leadItemHeight and made sure that CookieManager works well.
9 years ago (2011-12-01 15:27:05 UTC) #7
yoshiki
PATL
9 years ago (2011-12-05 14:41:05 UTC) #8
arv (Not doing code reviews)
Maybe I'm missing something, but doesn't the cookies and intents list code be updated to ...
9 years ago (2011-12-05 18:31:42 UTC) #9
yoshiki
In cookies_list.js and intents_list.js the height of item element is changed when the item is ...
9 years ago (2011-12-08 10:13:15 UTC) #10
arv (Not doing code reviews)
LGTM
9 years ago (2011-12-08 20:08:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/8608007/18009
9 years ago (2011-12-09 07:21:10 UTC) #12
commit-bot: I haz the power
9 years ago (2011-12-09 08:41:36 UTC) #13
Change committed as 113775

Powered by Google App Engine
This is Rietveld 408576698