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

Issue 2745103008: INPUT element: Fix a DCHECK failure in RadioInputType::findNextFocusableRadioButtonInGroup. (Closed)

Created:
3 years, 9 months ago by tkent
Modified:
3 years, 9 months ago
Reviewers:
kochi
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

INPUT element: Fix a DCHECK failure in RadioInputType::findNextFocusableRadioButtonInGroup. The function calls isFocusable(), and we need to make sure that the layout is up to date. BUG=697286 Review-Url: https://codereview.chromium.org/2745103008 Cr-Commit-Position: refs/heads/master@{#457007} Committed: https://chromium.googlesource.com/chromium/src/+/2f2e671f3872dafcc110ac0fb5e6615e6898f88f

Patch Set 1 #

Patch Set 2 : Add C++ unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M third_party/WebKit/Source/core/html/HTMLInputElement.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLInputElementTest.cpp View 1 3 chunks +19 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/forms/RadioInputType.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
tkent
kochi@, would you review this please? Unfortunately, I couldn't reproduce the DCHECK failure.
3 years, 9 months ago (2017-03-15 02:16:32 UTC) #6
tkent
Offline discussion: we should try making a C++ unit test.
3 years, 9 months ago (2017-03-15 03:14:30 UTC) #7
tkent
On 2017/03/15 at 03:14:30, tkent wrote: > Offline discussion: we should try making a C++ ...
3 years, 9 months ago (2017-03-15 04:09:43 UTC) #11
kochi
Thanks! LGTM.
3 years, 9 months ago (2017-03-15 04:28:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2745103008/20001
3 years, 9 months ago (2017-03-15 06:07:12 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 06:13:21 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2f2e671f3872dafcc110ac0fb5e6...

Powered by Google App Engine
This is Rietveld 408576698