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 6708096: 64-bit support for Mac OS X in base (Closed)

Created:
9 years, 9 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Robert Sesek, wtc
CC:
chromium-reviews, brettw-cc_chromium.org, bmcquade1
Visibility:
Public.

Description

64-bit support for Mac OS X in base. BUG=44127, 18323 TEST=64-bit base should all (mostly) build Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79069

Patch Set 1 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M base/basictypes.h View 2 chunks +7 lines, -4 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
Mark Mentovai
9 years, 9 months ago (2011-03-22 19:03:23 UTC) #1
Mark Mentovai
Note that there are still a couple of bits of NSS that don’t work. One ...
9 years, 9 months ago (2011-03-22 19:06:35 UTC) #2
Robert Sesek
LGTM On 2011/03/22 19:06:35, Mark Mentovai wrote: > Note that there are still a couple ...
9 years, 9 months ago (2011-03-22 19:17:13 UTC) #3
Mark Mentovai
I aim to stop building it, but wtc’s not available right now.
9 years, 9 months ago (2011-03-22 19:18:36 UTC) #4
wtc
LGTM. The only SHA-512 bug I know of is https://bugzilla.mozilla.org/show_bug.cgi?id=610162 Please tell me more about ...
9 years, 9 months ago (2011-03-22 23:46:33 UTC) #5
Mark Mentovai
The SHA-512 bug was a false alarm, although I still think we should disable building ...
9 years, 9 months ago (2011-03-22 23:58:23 UTC) #6
wtc
mark: the SHA-512 code is commented out using #if 0. I use the #if 0 ...
9 years, 9 months ago (2011-03-23 00:10:37 UTC) #7
Mark Mentovai
9 years, 9 months ago (2011-03-23 00:30:00 UTC) #8
wtc@chromium.org wrote:
> mark: the SHA-512 code is commented out using #if 0.  I use the #if 0
> method to make it easier to merge with new versions of the file from
> NSS upstream.

Excellent. I plan on taking a closer look tomorrow. Thanks for your comments.

Powered by Google App Engine
This is Rietveld 408576698