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

Issue 1090413007: [iOS] Upstream observer bridges (Closed)

Created:
5 years, 8 months ago by sdefresne
Modified:
5 years, 8 months ago
Reviewers:
droger
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Upstream observer bridges PrefObserverBridge and SyncObserverBridge are C++ classes that bridge C++ observer event to Objective-C classes. BUG=429756 Committed: https://crrev.com/f80bd9055bdc801344ae494800a3d6740796f7c1 Cr-Commit-Position: refs/heads/master@{#326566}

Patch Set 1 #

Patch Set 2 : D'oh! Add new files #

Total comments: 4

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -0 lines) Patch
M ios/chrome/browser/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
A ios/chrome/browser/prefs/pref_observer_bridge.h View 1 chunk +32 lines, -0 lines 0 comments Download
A ios/chrome/browser/prefs/pref_observer_bridge.mm View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A ios/chrome/browser/sync/sync_observer_bridge.h View 1 1 chunk +42 lines, -0 lines 0 comments Download
A ios/chrome/browser/sync/sync_observer_bridge.mm View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 4 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090413007/1
5 years, 8 months ago (2015-04-23 16:48:24 UTC) #2
sdefresne
PTAL
5 years, 8 months ago (2015-04-23 16:48:37 UTC) #4
droger
lgtm
5 years, 8 months ago (2015-04-23 16:49:50 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/17837) ios_rel_device_ninja on ...
5 years, 8 months ago (2015-04-23 16:53:14 UTC) #7
sdefresne
Forgot to add some files in previous patchset, please take another look.
5 years, 8 months ago (2015-04-23 16:56:28 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090413007/20001
5 years, 8 months ago (2015-04-23 16:56:30 UTC) #10
droger
Lgtm with nit https://codereview.chromium.org/1090413007/diff/20001/ios/chrome/browser/prefs/pref_observer_bridge.mm File ios/chrome/browser/prefs/pref_observer_bridge.mm (right): https://codereview.chromium.org/1090413007/diff/20001/ios/chrome/browser/prefs/pref_observer_bridge.mm#newcode9 ios/chrome/browser/prefs/pref_observer_bridge.mm:9: #include "base/prefs/pref_change_registrar.h" Logging is not needed. ...
5 years, 8 months ago (2015-04-23 17:00:54 UTC) #11
sdefresne
Thank you for the review. https://codereview.chromium.org/1090413007/diff/20001/ios/chrome/browser/prefs/pref_observer_bridge.mm File ios/chrome/browser/prefs/pref_observer_bridge.mm (right): https://codereview.chromium.org/1090413007/diff/20001/ios/chrome/browser/prefs/pref_observer_bridge.mm#newcode9 ios/chrome/browser/prefs/pref_observer_bridge.mm:9: #include "base/prefs/pref_change_registrar.h" On 2015/04/23 ...
5 years, 8 months ago (2015-04-23 17:04:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090413007/40001
5 years, 8 months ago (2015-04-23 17:06:31 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-23 17:38:47 UTC) #16
commit-bot: I haz the power
5 years, 8 months ago (2015-04-23 17:40:31 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f80bd9055bdc801344ae494800a3d6740796f7c1
Cr-Commit-Position: refs/heads/master@{#326566}

Powered by Google App Engine
This is Rietveld 408576698