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

Issue 2575233002: Always retarget blur events to the root of the focused node (Closed)

Created:
4 years ago by David Tseng
Modified:
4 years ago
Reviewers:
dmazzoni
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Always retarget blur events to the root of the focused node Given events a_1, .., a_n that come in in the same update, where a_i is a blur and a_j is focus (i < j). Then, a_i's update params focused id will point to a_j's node. As a result, we never actually fire a_j properly since it was seen as "already" focused. TEST=navigate context menus in files app. BUG=668775 Committed: https://crrev.com/7eb1a5afbc2fe166c92ecccc60c46261dd604ad2 Cr-Commit-Position: refs/heads/master@{#439116}

Patch Set 1 #

Patch Set 2 : Fix test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M chrome/renderer/resources/extensions/automation_custom_bindings.js View 1 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 20 (11 generated)
David Tseng
4 years ago (2016-12-14 23:25:45 UTC) #2
dmazzoni
lgtm
4 years ago (2016-12-15 16:55:24 UTC) #3
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/2575233002/1
4 years ago (2016-12-15 17:04:35 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/357170)
4 years ago (2016-12-15 17:36:53 UTC) #7
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/2575233002/20001
4 years ago (2016-12-15 23:20:33 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/357638)
4 years ago (2016-12-16 02:25:20 UTC) #13
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/2575233002/20001
4 years ago (2016-12-16 15:25:01 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-16 16:20:41 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-16 16:22:58 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7eb1a5afbc2fe166c92ecccc60c46261dd604ad2
Cr-Commit-Position: refs/heads/master@{#439116}

Powered by Google App Engine
This is Rietveld 408576698