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

Issue 1531443002: Update base to extend NaCl support (needed for skia support) (Closed)

Created:
5 years ago by Sean Klein
Modified:
5 years ago
CC:
mojo-reviews_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Update base to extend NaCl support (needed for skia support) TEST="Let //base/process include memory.h, but do not make any changes to memory.cc. Run `./mojo/tools/mojob.py build`. Observe a link error. Add the UncheckedMalloc definition to memory.cc. Observe the link error is gone" BUG=#431 R=phosek@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/c3b05c507e712f4ee65522e0a00e38c735c85244

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M base/memory/BUILD.gn View 1 1 chunk +0 lines, -4 lines 0 comments Download
M base/process/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M base/process/memory.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Sean Klein
5 years ago (2015-12-15 18:33:39 UTC) #2
Sean Klein
5 years ago (2015-12-15 18:34:28 UTC) #4
Mark Seaborn
https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn File base/memory/BUILD.gn (right): https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn#newcode49 base/memory/BUILD.gn:49: "discardable_memory.cc", You might want to enable discardable_memory.{cc,h} too -- ...
5 years ago (2015-12-15 18:51:35 UTC) #5
Sean Klein
On 2015/12/15 18:51:35, Mark Seaborn wrote: > https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn > File base/memory/BUILD.gn (right): > > https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn#newcode49 ...
5 years ago (2015-12-15 19:29:05 UTC) #7
Sean Klein
https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn File base/memory/BUILD.gn (right): https://codereview.chromium.org/1531443002/diff/1/base/memory/BUILD.gn#newcode49 base/memory/BUILD.gn:49: "discardable_memory.cc", On 2015/12/15 18:51:35, Mark Seaborn wrote: > You ...
5 years ago (2015-12-15 19:29:26 UTC) #8
Petr Hosek
lgtm
5 years ago (2015-12-15 21:37:15 UTC) #9
Sean Klein
Mark sent this email, but I don't think it was added to this issue: What ...
5 years ago (2015-12-15 21:54:38 UTC) #10
Sean Klein
The need for "UncheckedMalloc" is actually motivated by this CL: Once "memory.h" is added to ...
5 years ago (2015-12-15 22:03:09 UTC) #13
Sean Klein
5 years ago (2015-12-16 00:48:43 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c3b05c507e712f4ee65522e0a00e38c735c85244 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698