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

Issue 562653002: Do not reset mouse focus flag on keydown at anchor elements (Closed)

Created:
6 years, 3 months ago by robwu
Modified:
6 years, 3 months ago
Reviewers:
pdr.
CC:
blink-reviews, ed+blinkwatch_opera.com, blink-reviews-html_chromium.org, sof, eae+blinkwatch, fs, blink-reviews-dom_chromium.org, dglazkov+blink, krit, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, kouhei+svg_chromium.org, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Do not reset mouse focus flag on keydown at anchor elements BUG=412251 R=pdr@chromium.org TEST=./Tools/Scripts/run-webkit-tests fast/events/click-* Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181844

Patch Set 1 #

Patch Set 2 : Add regression test (click-focus-keydown-no-ring) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -44 lines) Patch
A LayoutTests/fast/events/click-focus-keydown-no-ring.html View 1 1 chunk +23 lines, -0 lines 0 comments Download
A + LayoutTests/fast/events/click-focus-keydown-no-ring-expected.html View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.h View 2 chunks +0 lines, -5 lines 0 comments Download
M Source/core/dom/Element.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M Source/core/html/HTMLAnchorElement.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/html/HTMLAnchorElement.cpp View 1 chunk +4 lines, -7 lines 0 comments Download
M Source/core/html/HTMLFormControlElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLFormControlElement.cpp View 1 chunk +12 lines, -4 lines 0 comments Download
M Source/core/svg/SVGAElement.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGAElement.cpp View 1 chunk +4 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
robwu
6 years, 3 months ago (2014-09-10 13:25:59 UTC) #1
pdr.
On 2014/09/10 13:25:59, robwu wrote: This looks like a nice cleanup to me but won't ...
6 years, 3 months ago (2014-09-10 18:28:45 UTC) #2
robwu
I did not add a test because the feature cannot accidentally be added back. In ...
6 years, 3 months ago (2014-09-10 21:58:54 UTC) #3
pdr.
On 2014/09/10 21:58:54, robwu wrote: > I did not add a test because the feature ...
6 years, 3 months ago (2014-09-11 04:15:49 UTC) #4
robwu
On 2014/09/11 04:15:49, pdr wrote: > On 2014/09/10 21:58:54, robwu wrote: > > I did ...
6 years, 3 months ago (2014-09-11 10:25:42 UTC) #5
pdr.
On 2014/09/11 10:25:42, robwu wrote: > On 2014/09/11 04:15:49, pdr wrote: > > On 2014/09/10 ...
6 years, 3 months ago (2014-09-11 17:46:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/562653002/20001
6 years, 3 months ago (2014-09-11 17:47:33 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 19:53:30 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 181844

Powered by Google App Engine
This is Rietveld 408576698