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

Issue 2579083002: Rename OnAppsUpdated to OnIntentFiltersUpdated (Closed)

Created:
4 years ago by Yusuke Sato
Modified:
4 years ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, extensions-reviews_chromium.org, yusukes+watch_chromium.org, yamaguchi+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, chromium-apps-reviews_chromium.org, hidehiko+watch_chromium.org, davemoore+watch_chromium.org, Daniel Erat
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename OnAppsUpdated to OnIntentFiltersUpdated Previously, ArcIntentHelperBridge::OnIntentFiltersUpdated() called OnAppsUpdated() for each observer, but this was probably just confusing. This CL renames the observer method to fix the inconsistency and to make it easier to maintain the ArcServiceManager::Observer interface. This is a follow-up CL for https://codereview.chromium.org/2487623002/. BUG=672840 TEST=try Committed: https://crrev.com/4af2926f8b00bd4f18eedab66170dbd021624ce6 Cr-Commit-Position: refs/heads/master@{#439008}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comment #

Total comments: 2

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/event_router.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/event_router.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/arc_service_manager.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/arc/arc_service_manager.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/intent_helper/arc_intent_helper_observer.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 33 (20 generated)
Yusuke Sato
PTAL
4 years ago (2016-12-15 18:22:22 UTC) #8
Yusuke Sato
+kinaba for file_manager/. PTAL.
4 years ago (2016-12-15 18:23:35 UTC) #10
Yusuke Sato
+derat FYI
4 years ago (2016-12-15 18:29:18 UTC) #12
Daniel Erat
lgtm thanks for the heads-up! https://codereview.chromium.org/2579083002/diff/1/components/arc/arc_service_manager.h File components/arc/arc_service_manager.h (right): https://codereview.chromium.org/2579083002/diff/1/components/arc/arc_service_manager.h#newcode31 components/arc/arc_service_manager.h:31: // Called when app's ...
4 years ago (2016-12-15 18:43:09 UTC) #14
Yusuke Sato
https://codereview.chromium.org/2579083002/diff/1/components/arc/arc_service_manager.h File components/arc/arc_service_manager.h (right): https://codereview.chromium.org/2579083002/diff/1/components/arc/arc_service_manager.h#newcode31 components/arc/arc_service_manager.h:31: // Called when app's intent filter is updated. On ...
4 years ago (2016-12-15 19:29:16 UTC) #17
Daniel Erat
lgtm thanks!
4 years ago (2016-12-15 21:23:01 UTC) #21
Luis Héctor Chávez
lgtm
4 years ago (2016-12-15 21:24:32 UTC) #22
kinaba
lgtm
4 years ago (2016-12-16 01:03:20 UTC) #23
hidehiko
lgtm https://codereview.chromium.org/2579083002/diff/20001/components/arc/intent_helper/arc_intent_helper_observer.h File components/arc/intent_helper/arc_intent_helper_observer.h (right): https://codereview.chromium.org/2579083002/diff/20001/components/arc/intent_helper/arc_intent_helper_observer.h#newcode14 components/arc/intent_helper/arc_intent_helper_observer.h:14: virtual ~ArcIntentHelperObserver() = default; As you're here, could ...
4 years ago (2016-12-16 01:05:36 UTC) #24
Yusuke Sato
https://codereview.chromium.org/2579083002/diff/20001/components/arc/intent_helper/arc_intent_helper_observer.h File components/arc/intent_helper/arc_intent_helper_observer.h (right): https://codereview.chromium.org/2579083002/diff/20001/components/arc/intent_helper/arc_intent_helper_observer.h#newcode14 components/arc/intent_helper/arc_intent_helper_observer.h:14: virtual ~ArcIntentHelperObserver() = default; On 2016/12/16 01:05:36, hidehiko wrote: ...
4 years ago (2016-12-16 01:24:52 UTC) #25
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/2579083002/40001
4 years ago (2016-12-16 01:26:27 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-16 03:42:59 UTC) #31
commit-bot: I haz the power
4 years ago (2016-12-16 03:46:36 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4af2926f8b00bd4f18eedab66170dbd021624ce6
Cr-Commit-Position: refs/heads/master@{#439008}

Powered by Google App Engine
This is Rietveld 408576698