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

Issue 952053003: extensions: allow trash to have a focus outline. (Closed)

Created:
5 years, 10 months ago by Dan Beam
Modified:
5 years, 10 months ago
Reviewers:
Evan Stade
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

extensions: allow trash to have a focus outline. This makes more sense when it's an inline element in the page, accessible by keyboard or mouse focus. On chrome://apps it's not possible to focus this element as far as I know; it's only shown while dragging. R=estade@chromium.org BUG=456706 TEST=visual, see bug Committed: https://crrev.com/0517b0405b9b45882ba6a852ac0e5d49bd2fedcf Cr-Commit-Position: refs/heads/master@{#318200}

Patch Set 1 #

Total comments: 2

Patch Set 2 : estade@ in-person review #

Total comments: 2

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M chrome/browser/resources/extensions/extension_list.js View 1 2 5 chunks +13 lines, -4 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.js View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/webui/resources/css/trash.css View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Dan Beam
http://imgur.com/a/vVR5r https://codereview.chromium.org/952053003/diff/1/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (left): https://codereview.chromium.org/952053003/diff/1/chrome/browser/resources/extensions/extension_list.js#oldcode68 chrome/browser/resources/extensions/extension_list.js:68: cr.define('options', function() { no idea why this was ...
5 years, 10 months ago (2015-02-24 23:32:43 UTC) #1
Dan Beam
ping
5 years, 10 months ago (2015-02-26 00:35:18 UTC) #2
Dan Beam
updated to just blur() when clicked
5 years, 10 months ago (2015-02-26 01:49:48 UTC) #3
Evan Stade
https://codereview.chromium.org/952053003/diff/20001/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (right): https://codereview.chromium.org/952053003/diff/20001/chrome/browser/resources/extensions/extension_list.js#newcode708 chrome/browser/resources/extensions/extension_list.js:708: if (trash.classList.contains('mouse-clicked')) seems like this can crash if .trash.open ...
5 years, 10 months ago (2015-02-26 02:49:19 UTC) #4
Dan Beam
https://codereview.chromium.org/952053003/diff/20001/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (right): https://codereview.chromium.org/952053003/diff/20001/chrome/browser/resources/extensions/extension_list.js#newcode708 chrome/browser/resources/extensions/extension_list.js:708: if (trash.classList.contains('mouse-clicked')) On 2015/02/26 02:49:19, Evan Stade wrote: > ...
5 years, 10 months ago (2015-02-26 03:02:42 UTC) #5
Evan Stade
lgtm
5 years, 10 months ago (2015-02-26 03:02:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/952053003/20001
5 years, 10 months ago (2015-02-26 03:06:07 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/62357)
5 years, 10 months ago (2015-02-26 03:11:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/952053003/60001
5 years, 10 months ago (2015-02-26 04:42:06 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 10 months ago (2015-02-26 06:41:59 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-26 06:42:48 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0517b0405b9b45882ba6a852ac0e5d49bd2fedcf
Cr-Commit-Position: refs/heads/master@{#318200}

Powered by Google App Engine
This is Rietveld 408576698