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

Issue 547783002: Fixes HasEventListener check in ExtensionKeybindingRegistry::ExecuteCommands. (Closed)

Created:
6 years, 3 months ago by David Tseng
Modified:
6 years, 3 months ago
Reviewers:
Finnur
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@chromevox_commands
Project:
chromium
Visibility:
Public.

Description

Fixes HasEventListener check in ExtensionKeybindingRegistry::ExecuteCommands. ExtensionKeybindingRegistry::ExecuteCommands functions in two distinct ways -- execute all commands based on an accelerator, or, execute an accelerator for a given extension. The former behavior is implied by passing an empty string. Previously, only the latter case was handled when trying to continue propagating keys. BUG=407163 TEST=try bots (interactive_ui_tests --gtest_filter=CommandsApiTest.*). Committed: https://crrev.com/35e1e6833bc66191e6213080770bdd2f9e8dc34f Cr-Commit-Position: refs/heads/master@{#293748}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M chrome/browser/extensions/extension_keybinding_registry.cc View 1 chunk +4 lines, -5 lines 1 comment Download

Messages

Total messages: 12 (3 generated)
David Tseng
6 years, 3 months ago (2014-09-05 22:18:55 UTC) #2
Finnur
BUG= is wrong. Did you mean: issue 407163? https://codereview.chromium.org/547783002/diff/1/chrome/browser/extensions/extension_keybinding_registry.cc File chrome/browser/extensions/extension_keybinding_registry.cc (left): https://codereview.chromium.org/547783002/diff/1/chrome/browser/extensions/extension_keybinding_registry.cc#oldcode236 chrome/browser/extensions/extension_keybinding_registry.cc:236: const ...
6 years, 3 months ago (2014-09-08 15:23:15 UTC) #4
Finnur
Oh, and LGTM.
6 years, 3 months ago (2014-09-08 15:23:28 UTC) #5
David Tseng
Changed to BUG=407163
6 years, 3 months ago (2014-09-08 15:58:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtseng@chromium.org/547783002/1
6 years, 3 months ago (2014-09-08 16:00:26 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as 189a2ed4d209231d517b0e64a722722dead3f17a
6 years, 3 months ago (2014-09-08 17:17:08 UTC) #9
arv (Not doing code reviews)
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/552533003/ by arv@chromium.org. ...
6 years, 3 months ago (2014-09-08 20:30:27 UTC) #10
David Tseng
On 2014/09/08 20:30:27, arv wrote: > A revert of this CL (patchset #1 id:1) has ...
6 years, 3 months ago (2014-09-09 00:02:03 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:47:00 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/35e1e6833bc66191e6213080770bdd2f9e8dc34f
Cr-Commit-Position: refs/heads/master@{#293748}

Powered by Google App Engine
This is Rietveld 408576698