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

Issue 1101513003: mac: Weakly link against the CoreBluetooth framework. (Closed)

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

Description

mac: Weakly link against the CoreBluetooth framework. In the OSX 10.10 SDK, CoreBluetooth became a top level framework. Previously, it was nested in IOBluetooth. In order for Chrome to run on OSes older than OSX 10.10, the top level CoreBluetooth framework must be weakly linked. BUG=463170 Committed: https://crrev.com/9fde3e00865650009c7e85fcb7157719372b97a8 Cr-Commit-Position: refs/heads/master@{#326705}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Comments from rsesek. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M device/BUILD.gn View 1 chunk +8 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth.gyp View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
erikchen
rsesek: Please review.
5 years, 8 months ago (2015-04-22 01:53:47 UTC) #2
erikchen
On 2015/04/22 01:53:47, erikchen wrote: > rsesek: Please review. aside: I also need to make ...
5 years, 8 months ago (2015-04-22 02:08:15 UTC) #3
erikchen
rsesek: Please review.
5 years, 8 months ago (2015-04-23 21:53:27 UTC) #7
Robert Sesek
LGTM https://codereview.chromium.org/1101513003/diff/60001/device/bluetooth/bluetooth.gyp File device/bluetooth/bluetooth.gyp (right): https://codereview.chromium.org/1101513003/diff/60001/device/bluetooth/bluetooth.gyp#newcode164 device/bluetooth/bluetooth.gyp:164: ] nit: add a trailing comma
5 years, 8 months ago (2015-04-23 22:22:26 UTC) #8
erikchen
https://codereview.chromium.org/1101513003/diff/60001/device/bluetooth/bluetooth.gyp File device/bluetooth/bluetooth.gyp (right): https://codereview.chromium.org/1101513003/diff/60001/device/bluetooth/bluetooth.gyp#newcode164 device/bluetooth/bluetooth.gyp:164: ] On 2015/04/23 22:22:26, Robert Sesek wrote: > nit: ...
5 years, 8 months ago (2015-04-23 22:27:45 UTC) #9
erikchen
keybuk: Please review.
5 years, 8 months ago (2015-04-23 22:28:04 UTC) #11
keybuk
On 2015/04/23 22:28:04, erikchen wrote: > keybuk: Please review. lgtm without understanding
5 years, 8 months ago (2015-04-23 22:29:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1101513003/80001
5 years, 8 months ago (2015-04-23 22:30:37 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:80001)
5 years, 8 months ago (2015-04-24 00:41:58 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9fde3e00865650009c7e85fcb7157719372b97a8 Cr-Commit-Position: refs/heads/master@{#326705}
5 years, 8 months ago (2015-04-24 00:42:55 UTC) #17
erikchen
A revert of this CL (patchset #2 id:80001) has been created in https://codereview.chromium.org/1065453003/ by erikchen@chromium.org. ...
5 years, 8 months ago (2015-04-24 00:54:37 UTC) #18
Dirk Pranke
Looks like this broke the Mac GN build: http://build.chromium.org/p/chromium.mac/builders/Mac%20GN%20(dbg)/builds/8764 device/BUILD.gn needs to include //build/config/mac/mac_sdk.gni , ...
5 years, 8 months ago (2015-04-24 00:54:45 UTC) #19
Dirk Pranke
5 years, 8 months ago (2015-04-24 01:06:44 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:80001) has been created in
https://codereview.chromium.org/1098123004/ by dpranke@chromium.org.

The reason for reverting is: Looks like this broke the Mac GN build:

http://build.chromium.org/p/chromium.mac/builders/Mac%20GN%20(dbg)/builds/8764

device/BUILD.gn needs to include //build/config/mac/mac_sdk.gni ,  I think..

Powered by Google App Engine
This is Rietveld 408576698