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

Issue 2846893003: Used a single class for SharedMemoryHandle. (Closed)

Created:
3 years, 7 months ago by erikchen
Modified:
3 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, danakj+watch_chromium.org, mac-reviews_chromium.org, gavinp+memory_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Used a single class for SharedMemoryHandle. This CL is a refactor with no intended behavior change. Now that the class is defined on all platforms, make it a single class rather than 3 separate classes. This allows the removal of some duplicate code in the public interface. BUG=713763 Review-Url: https://codereview.chromium.org/2846893003 Cr-Commit-Position: refs/heads/master@{#468039} Committed: https://chromium.googlesource.com/chromium/src/+/d2bc65e52a5d63520f974b98c5efa863b116f4a0

Patch Set 1 #

Patch Set 2 : clang format. #

Total comments: 3

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -109 lines) Patch
M base/memory/shared_memory_handle.h View 1 6 chunks +67 lines, -109 lines 0 comments Download
M base/memory/shared_memory_handle_posix.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (23 generated)
erikchen
thakis: Please review.
3 years, 7 months ago (2017-04-27 18:58:45 UTC) #6
Nico
lgtm (with green bots), thanks https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h File base/memory/shared_memory_handle.h (right): https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h#newcode26 base/memory/shared_memory_handle.h:26: namespace base { Maybe ...
3 years, 7 months ago (2017-04-27 19:50:09 UTC) #9
erikchen
https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h File base/memory/shared_memory_handle.h (right): https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h#newcode26 base/memory/shared_memory_handle.h:26: namespace base { On 2017/04/27 19:50:09, Nico wrote: > ...
3 years, 7 months ago (2017-04-27 19:54:29 UTC) #10
Nico
https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h File base/memory/shared_memory_handle.h (right): https://codereview.chromium.org/2846893003/diff/20001/base/memory/shared_memory_handle.h#newcode26 base/memory/shared_memory_handle.h:26: namespace base { On 2017/04/27 19:54:28, erikchen wrote: > ...
3 years, 7 months ago (2017-04-27 19:56:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846893003/40001
3 years, 7 months ago (2017-04-28 17:14:28 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 17:20:11 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d2bc65e52a5d63520f974b98c5ef...

Powered by Google App Engine
This is Rietveld 408576698