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

Issue 700313002: Improve consistency of nextNodeWithGreaterTabIndex() and previousNodeWithLowerTabIndex(). (Closed)

Created:
6 years, 1 month ago by tkent
Modified:
6 years, 1 month ago
Reviewers:
hayato, kochi
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Improve consistency of nextNodeWithGreaterTabIndex() and previousNodeWithLowerTabIndex(). * nextNodeWithGreaterTabIndex: Set |currentTabIndex| to |winningTabIndex| They are same in the |if| block. However |currentTabIndex| looks better. * previousNodeWithLowerTabIndex: Remove isNonKeyboardFocusableShadowHost() check. It's redandunt because shouldVisit() contains it. BUG= TEST=none; no behavior changes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184889

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/page/FocusController.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
tkent
Please review this.
6 years, 1 month ago (2014-11-05 23:57:08 UTC) #2
kochi
lgtm
6 years, 1 month ago (2014-11-06 00:32:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/700313002/1
6 years, 1 month ago (2014-11-06 00:42:03 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 01:06:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184889

Powered by Google App Engine
This is Rietveld 408576698