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

Issue 544333002: Remove NT_PLACE, it's not really used. (Closed)

Created:
6 years, 3 months ago by Nico
Modified:
6 years, 3 months ago
CC:
chromium-reviews, wfh+watch_chromium.org, Nicolas Sylvain
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove NT_PLACE, it's not really used. operator new(size_t size, void* buffer, sandbox::AllocationType type) just returns buffer, which is what the default placement new operator does too. No intended behavior change. (The motivation is to get rid of the two "return NULL"s in `operator delete(void* memory, sandbox::AllocationType type)`, as they are undefined behavior.) BUG=none Committed: https://crrev.com/7db050e5a7f0580b0ad7170e0e51c81ddf5079fc Cr-Commit-Position: refs/heads/master@{#294119}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M sandbox/win/src/resolver_32.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M sandbox/win/src/resolver_64.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M sandbox/win/src/sandbox_nt_types.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (3 generated)
Nico
6 years, 3 months ago (2014-09-05 21:14:41 UTC) #2
rvargas (doing something else)
On 2014/09/05 21:14:41, Nico (hiding) wrote: I believe the reason for NT_PLACE is that it ...
6 years, 3 months ago (2014-09-05 21:41:16 UTC) #3
Nico
On 2014/09/05 21:41:16, rvargas wrote: > On 2014/09/05 21:14:41, Nico (hiding) wrote: > > I ...
6 years, 3 months ago (2014-09-08 18:14:56 UTC) #4
Nico
ping
6 years, 3 months ago (2014-09-09 15:06:10 UTC) #5
cpu_(ooo_6.6-7.5)
6 years, 3 months ago (2014-09-10 00:43:08 UTC) #7
Nico
CPU: you replied with an empty message, was that intentional? On Sep 9, 2014 5:43 ...
6 years, 3 months ago (2014-09-10 01:06:53 UTC) #8
rvargas (doing something else)
On 2014/09/08 18:14:56, Nico (hiding) wrote: > On 2014/09/05 21:41:16, rvargas wrote: > > On ...
6 years, 3 months ago (2014-09-10 01:21:17 UTC) #9
Nico
Added a comment.
6 years, 3 months ago (2014-09-10 05:02:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/544333002/40001
6 years, 3 months ago (2014-09-10 05:03:16 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as b75fae7fdd179e993621928d606d0f8ba4e6e496
6 years, 3 months ago (2014-09-10 06:14:26 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 06:17:48 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7db050e5a7f0580b0ad7170e0e51c81ddf5079fc
Cr-Commit-Position: refs/heads/master@{#294119}

Powered by Google App Engine
This is Rietveld 408576698