Chromium Code Reviews
DescriptionRoll src/third_party/google_toolbox_for_mac/src/ 03623a95a..e7b41fad2 (2 commits).
The main change is that GTMServiceManagement.c now uses
sysctl instead of Gestalt() when deploying to 10.8 or 10.9 (and
neither when deploying to 10.10), fixing a deprecation warning
when bumping the deployment target to 10.8.
https://chromium.googlesource.com/external/github.com/google/google-toolbox-for-mac.git/+log/03623a95a6be..e7b41fad2e7f
$ git log 03623a95a..e7b41fad2 --date=short --no-merges --format='%ad %ae %s'
2016-06-28 thomasvl GTMServiceManagement.c: Don't use Gestalt() when targeting 10.8+
2016-06-14 thomasvl Improve the casing macros
BUG=622481
Committed: https://crrev.com/0a07ca6fbffcd57f3364e2e183532420ac2a9b12
Cr-Commit-Position: refs/heads/master@{#402810}
Patch Set 1 #Messages
Total messages: 12 (6 generated)
|