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

Unified Diff: third_party/crashpad/README.chromium

Issue 1551943002: Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix iOS Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/crashpad/README.chromium
diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium
index 8cd2e50943cefbec0e1a096608797ba11600a81a..b18bb0fee062d46a700895bac7a5cf53978a191c 100644
--- a/third_party/crashpad/README.chromium
+++ b/third_party/crashpad/README.chromium
@@ -37,3 +37,5 @@ $ git am --3way --message-id -p4 /tmp/patchdir
Local Modifications:
- Removed references to "base/basictypes.h" and replaced them with appropriate
headers.
+- Updated usage of ScopedLaunchData to use explicit methods rather than the
+ implicit |operator T()| conversion.

Powered by Google App Engine
This is Rietveld 408576698