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

Unified Diff: third_party/crashpad/crashpad/util/win/process_info.h

Issue 2720903004: Cherry-pick 6af23a933a0d from Crashpad. (Closed)
Patch Set: Merge ToT. Created 3 years, 10 months 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
« no previous file with comments | « no previous file | third_party/crashpad/crashpad/util/win/process_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/crashpad/crashpad/util/win/process_info.h
diff --git a/third_party/crashpad/crashpad/util/win/process_info.h b/third_party/crashpad/crashpad/util/win/process_info.h
index 0bb8d73560fd8a1586d33e89a47eeba640465c9a..be968f92e4bc686bfb6c0c4fd62a32e6db0e1218 100644
--- a/third_party/crashpad/crashpad/util/win/process_info.h
+++ b/third_party/crashpad/crashpad/util/win/process_info.h
@@ -170,6 +170,7 @@ class ProcessInfo {
bool is_64_bit,
ProcessInfo* process_info);
+ // This function is best-effort under low memory conditions.
std::vector<Handle> BuildHandleVector(HANDLE process) const;
pid_t process_id_;
« no previous file with comments | « no previous file | third_party/crashpad/crashpad/util/win/process_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698