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

Issue 1128953004: Fix regression where rows could become non-focusable. (Closed)

Created:
5 years, 7 months ago by hcarmona
Modified:
5 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix regression where rows could become non-focusable. The FocusGrid in the extensions list needs to have rows added and removed to keep it in sync because extensions can now be added without refreshing the entire list. BUG=480178 Committed: https://crrev.com/5e02f9b34e54f62e02a7839867dea1976d398498 Cr-Commit-Position: refs/heads/master@{#329433}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Apply feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M chrome/browser/resources/extensions/extension_list.js View 1 4 chunks +12 lines, -5 lines 0 comments Download
M ui/webui/resources/js/cr/ui/focus_grid.js View 1 1 chunk +28 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
hcarmona
PTAL
5 years, 7 months ago (2015-05-09 02:17:40 UTC) #2
Dan Beam
https://codereview.chromium.org/1128953004/diff/1/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (left): https://codereview.chromium.org/1128953004/diff/1/chrome/browser/resources/extensions/extension_list.js#oldcode393 chrome/browser/resources/extensions/extension_list.js:393: this.focusGrid_.rows.length = 0; why could we just clear this ...
5 years, 7 months ago (2015-05-12 01:28:43 UTC) #3
hcarmona
https://codereview.chromium.org/1128953004/diff/1/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (left): https://codereview.chromium.org/1128953004/diff/1/chrome/browser/resources/extensions/extension_list.js#oldcode393 chrome/browser/resources/extensions/extension_list.js:393: this.focusGrid_.rows.length = 0; On 2015/05/12 01:28:42, Dan Beam wrote: ...
5 years, 7 months ago (2015-05-12 02:00:48 UTC) #4
Dan Beam
lgtm
5 years, 7 months ago (2015-05-12 02:48:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1128953004/20001
5 years, 7 months ago (2015-05-12 17:21:32 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-12 17:44:44 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 17:45:42 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5e02f9b34e54f62e02a7839867dea1976d398498
Cr-Commit-Position: refs/heads/master@{#329433}

Powered by Google App Engine
This is Rietveld 408576698