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

Issue 1848753002: Consider slots' tabindex in focus navigation (Closed)

Created:
4 years, 8 months ago by yuzuchan
Modified:
4 years, 8 months ago
Reviewers:
hayato, kochi
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Consider slots' tabindex in focus navigation This CL changes focus navigation with slots which have tabindex; the tab indices no longer be ignored but be considered. See the spec here: http://w3c.github.io/webcomponents/spec/shadow/#sequential-focus-navigation BUG=599388 Committed: https://crrev.com/e9f6cc8df5886e724680b9141fbbdebdaabc3d2b Cr-Commit-Position: refs/heads/master@{#384516}

Patch Set 1 #

Patch Set 2 : Override tabIndex() in HTMLSlotElement #

Total comments: 4

Patch Set 3 : Refactor #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/shadow-dom/slot-with-tabindex.html View 1 chunk +64 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSlotElement.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSlotElement.cpp View 1 2 1 chunk +5 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/core/page/FocusController.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
yuzuchan
PTAL
4 years, 8 months ago (2016-03-31 09:28:09 UTC) #3
yuzuchan
PTAL :) This is how I feel about this patch: http://i.imgur.com/T7Mvlqx.gif
4 years, 8 months ago (2016-04-01 05:14:36 UTC) #4
hayato
lgtm https://codereview.chromium.org/1848753002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp File third_party/WebKit/Source/core/html/HTMLSlotElement.cpp (right): https://codereview.chromium.org/1848753002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp#newcode286 third_party/WebKit/Source/core/html/HTMLSlotElement.cpp:286: Two empty lines -> One empty line. https://codereview.chromium.org/1848753002/diff/20001/third_party/WebKit/Source/core/page/FocusController.cpp ...
4 years, 8 months ago (2016-04-01 05:56:57 UTC) #5
yuzuchan
This is how I feel about this patch: http://i.imgur.com/GLRqlTr.gif https://codereview.chromium.org/1848753002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp File third_party/WebKit/Source/core/html/HTMLSlotElement.cpp (right): https://codereview.chromium.org/1848753002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp#newcode286 third_party/WebKit/Source/core/html/HTMLSlotElement.cpp:286: ...
4 years, 8 months ago (2016-04-01 06:06:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848753002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848753002/40001
4 years, 8 months ago (2016-04-01 06:07:21 UTC) #9
kochi
Sorry for being late, lgtm https://codereview.chromium.org/1848753002/diff/40001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp File third_party/WebKit/Source/core/html/HTMLSlotElement.cpp (right): https://codereview.chromium.org/1848753002/diff/40001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp#newcode283 third_party/WebKit/Source/core/html/HTMLSlotElement.cpp:283: { Maybe insert the ...
4 years, 8 months ago (2016-04-01 06:22:44 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-01 08:03:59 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 08:06:01 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e9f6cc8df5886e724680b9141fbbdebdaabc3d2b
Cr-Commit-Position: refs/heads/master@{#384516}

Powered by Google App Engine
This is Rietveld 408576698