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

Issue 697803002: Use a stub implementation of GlobalShortcutListener for Athena (Closed)

Created:
6 years, 1 month ago by pkotwicz
Modified:
6 years, 1 month ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash47_media_stub
Project:
chromium
Visibility:
Public.

Description

Use a stub implementation of GlobalShortcutListener for Athena BUG=426561 TEST=None Committed: https://crrev.com/3064611cafd0464e4899dfdf7f485efe71f3ef57 Cr-Commit-Position: refs/heads/master@{#302578}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -10 lines) Patch
M chrome/browser/extensions/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/browser/extensions/global_shortcut_listener_athena.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/browser/extensions/global_shortcut_listener_athena.cc View 1 2 1 chunk +43 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 4 chunks +19 lines, -10 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
pkotwicz
Oshima, PTAL Eventually, we should delete this class and compile out all of the files ...
6 years, 1 month ago (2014-11-01 02:29:13 UTC) #3
oshima
lgtm https://codereview.chromium.org/697803002/diff/20001/chrome/browser/extensions/global_shortcut_listener_athena.cc File chrome/browser/extensions/global_shortcut_listener_athena.cc (right): https://codereview.chromium.org/697803002/diff/20001/chrome/browser/extensions/global_shortcut_listener_athena.cc#newcode1 chrome/browser/extensions/global_shortcut_listener_athena.cc:1: // Copyright 2013 The Chromium Authors. All rights ...
6 years, 1 month ago (2014-11-03 21:34:59 UTC) #4
pkotwicz
asargent@ for OWNERS
6 years, 1 month ago (2014-11-03 22:06:08 UTC) #8
asargent_no_longer_on_chrome
lgtm
6 years, 1 month ago (2014-11-03 23:22:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697803002/80001
6 years, 1 month ago (2014-11-04 01:46:11 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/87554) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/77213) win_gpu ...
6 years, 1 month ago (2014-11-04 01:55:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/697803002/100001
6 years, 1 month ago (2014-11-04 03:52:34 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:100001)
6 years, 1 month ago (2014-11-04 05:59:51 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3064611cafd0464e4899dfdf7f485efe71f3ef57 Cr-Commit-Position: refs/heads/master@{#302578}
6 years, 1 month ago (2014-11-04 06:00:32 UTC) #17
tzik
6 years, 1 month ago (2014-11-04 06:20:36 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:100001) has been created in
https://codereview.chromium.org/697343002/ by tzik@chromium.org.

The reason for reverting is: This CL breaks GN build on ChromeOS:
http://build.chromium.org/p/chromium.chromiumos/buildstatus?builder=Linux%20C...

The error message was:
ERROR at //chrome/browser/extensions/BUILD.gn:189:7: Item not found
      "global_shortcut_listener_x11.cc",
      ^--------------------------------
You were trying to remove "global_shortcut_listener_x11.cc"
from the list but it wasn't there.
.

Powered by Google App Engine
This is Rietveld 408576698