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

Issue 2784373003: bluetooth: macOS: Adding explicit function to log NSError (Closed)

Created:
3 years, 8 months ago by jlebel
Modified:
3 years, 8 months ago
Reviewers:
scheib
CC:
chromium-reviews, scheib+watch_chromium.org, ortuno+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: macOS: Adding explicit function to log NSError Moving from: std::osstream& operator<<(std::osstream& out, NSError* error) to: std::string BluetoothAdapterMac::String(NSError* error) This is to make sure to have a compiler error when the function is not declared. BUG=624811 Review-Url: https://codereview.chromium.org/2784373003 Cr-Commit-Position: refs/heads/master@{#460968} Committed: https://chromium.googlesource.com/chromium/src/+/42b3a0ea22d49c8a686e2165e6a16c9ae6bed475

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -22 lines) Patch
M device/bluetooth/bluetooth_adapter_mac.h View 2 chunks +3 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.mm View 3 chunks +12 lines, -11 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_device_mac.mm View 4 chunks +8 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_mac.mm View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
jlebel
Hello Vincent, Can you review this patch related to log NSError with an explicit function? ...
3 years, 8 months ago (2017-03-30 22:01:51 UTC) #5
scheib
lgtm
3 years, 8 months ago (2017-03-30 22:49:55 UTC) #6
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/2784373003/1
3 years, 8 months ago (2017-03-30 23:13:31 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 01:07:42 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/42b3a0ea22d49c8a686e2165e6a1...

Powered by Google App Engine
This is Rietveld 408576698