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

Issue 2391633004: Remove deprecated Gestalt methods. (Closed)

Created:
4 years, 2 months ago by erikchen
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, magjed_webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove deprecated Gestalt methods. Gestalt has been deprecated since macOS 10.8, and it's always been overkill for finding the macOS version anyways. uname works fine. BUG=webrtc:6027 Committed: https://crrev.com/e606a172d495600378baaacbfe84521679453153 Cr-Commit-Position: refs/heads/master@{#14589}

Patch Set 1 #

Total comments: 8

Patch Set 2 : comments from sergeyu. #

Total comments: 2

Patch Set 3 : Comments from sergeyu. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -29 lines) Patch
M webrtc/base/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/base/macutils.cc View 1 2 2 chunks +20 lines, -26 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
erikchen
henrika: Please review.
4 years, 2 months ago (2016-10-04 20:42:00 UTC) #3
henrika (OOO until Aug 14)
Removing myself as reviewer.
4 years, 2 months ago (2016-10-05 08:43:02 UTC) #5
erikchen
kthelgason, magjed: Please review.
4 years, 2 months ago (2016-10-05 16:55:11 UTC) #7
erikchen
+sergeyu for OWNER
4 years, 2 months ago (2016-10-05 17:15:32 UTC) #9
kthelgason
Rather that parsing the version from the kernel version, we should use the officially supported ...
4 years, 2 months ago (2016-10-05 18:23:26 UTC) #10
erikchen
https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc File webrtc/base/macutils.cc (right): https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc#newcode84 webrtc/base/macutils.cc:84: // The market version of macOS is always 4 ...
4 years, 2 months ago (2016-10-05 20:16:35 UTC) #11
Sergey Ulanov
https://codereview.webrtc.org/2391633004/diff/1/webrtc/base/macutils.cc File webrtc/base/macutils.cc (right): https://codereview.webrtc.org/2391633004/diff/1/webrtc/base/macutils.cc#newcode84 webrtc/base/macutils.cc:84: // The market version of macOS is always 4 ...
4 years, 2 months ago (2016-10-05 23:04:46 UTC) #12
erikchen
https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc File webrtc/base/macutils.cc (right): https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc#newcode84 webrtc/base/macutils.cc:84: // The market version of macOS is always 4 ...
4 years, 2 months ago (2016-10-05 23:48:43 UTC) #14
Sergey Ulanov
https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc File webrtc/base/macutils.cc (right): https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc#newcode88 webrtc/base/macutils.cc:88: const char* dot = strchr(uname_info.release, &delimiter); On 2016/10/05 23:48:43, ...
4 years, 2 months ago (2016-10-07 00:08:46 UTC) #19
erikchen
https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc File webrtc/base/macutils.cc (right): https://codereview.chromium.org/2391633004/diff/1/webrtc/base/macutils.cc#newcode88 webrtc/base/macutils.cc:88: const char* dot = strchr(uname_info.release, &delimiter); On 2016/10/07 00:08:46, ...
4 years, 2 months ago (2016-10-07 00:31:02 UTC) #20
Sergey Ulanov
lgtm
4 years, 2 months ago (2016-10-10 17:21:23 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2391633004/60001
4 years, 2 months ago (2016-10-10 17:36:10 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-10 18:19:18 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 18:19:27 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e606a172d495600378baaacbfe84521679453153
Cr-Commit-Position: refs/heads/master@{#14589}

Powered by Google App Engine
This is Rietveld 408576698