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

Issue 493203005: Add ScopedForbidReturn and its test (Closed)

Created:
6 years, 3 months ago by Mark Mentovai
Modified:
6 years, 3 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add ScopedForbidReturn and its test. Use ScopedForbidReturn in ProcessReader::InitializeThreads(). TEST=util_test ScopedForbidReturn*.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/0cc86a24f947

Patch Set 1 #

Patch Set 2 : --no-find-copies #

Patch Set 3 : clang-format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -0 lines) Patch
M util/mac/process_reader.cc View 3 chunks +4 lines, -0 lines 0 comments Download
A util/misc/scoped_forbid_return.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A util/misc/scoped_forbid_return.cc View 1 1 chunk +27 lines, -0 lines 0 comments Download
A util/misc/scoped_forbid_return_test.cc View 1 2 1 chunk +59 lines, -0 lines 0 comments Download
M util/util.gyp View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Mentovai
mark@chromium.org changed reviewers: + rsesek@chromium.org
6 years, 3 months ago (2014-08-26 17:02:50 UTC) #1
Mark Mentovai
I was refactoring MachMultiprocess to have a non-Mach base and realized that the scoper in ...
6 years, 3 months ago (2014-08-26 17:02:50 UTC) #2
Robert Sesek
LGTM
6 years, 3 months ago (2014-08-26 20:44:46 UTC) #3
Mark Mentovai
6 years, 3 months ago (2014-08-26 20:50:20 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as 0cc86a24f947 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698