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

Issue 495763004: Remove bluez header includes from Chromium. Instead, replicate a few declarations inline. (Closed)

Created:
6 years, 4 months ago by Ilya Sherman
Modified:
6 years, 4 months ago
Reviewers:
keybuk, Tim Song
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Remove bluez header includes from Chromium. Instead, replicate a few declarations inline. BUG=387122 TEST=none R=keybuk@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291245

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc View 4 chunks +22 lines, -4 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
Ilya Sherman
6 years, 4 months ago (2014-08-20 23:12:12 UTC) #1
keybuk
https://codereview.chromium.org/495763004/diff/1/chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc File chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc (right): https://codereview.chromium.org/495763004/diff/1/chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc#newcode105 chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc:105: addr.l2_psm = base::ByteSwapToLE16(SDP_PSM); Are these really equivalent? htobs() conditionally ...
6 years, 4 months ago (2014-08-21 16:56:25 UTC) #2
Ilya Sherman
https://codereview.chromium.org/495763004/diff/1/chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc File chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc (right): https://codereview.chromium.org/495763004/diff/1/chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc#newcode105 chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_bluetooth_util_chromeos.cc:105: addr.l2_psm = base::ByteSwapToLE16(SDP_PSM); On 2014/08/21 16:56:25, keybuk wrote: > ...
6 years, 4 months ago (2014-08-21 17:03:13 UTC) #3
keybuk
lgtm
6 years, 4 months ago (2014-08-21 17:19:18 UTC) #4
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 4 months ago (2014-08-21 17:21:39 UTC) #5
Ilya Sherman
The CQ bit was unchecked by isherman@chromium.org
6 years, 4 months ago (2014-08-21 17:21:41 UTC) #6
Ilya Sherman
+Tim for OWNERS approval
6 years, 4 months ago (2014-08-21 17:21:57 UTC) #7
Tim Song
lgtm
6 years, 4 months ago (2014-08-21 17:43:48 UTC) #8
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 4 months ago (2014-08-21 17:58:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/495763004/1
6 years, 4 months ago (2014-08-21 18:01:38 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 23:37:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (1) as 291245

Powered by Google App Engine
This is Rietveld 408576698