mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Update comment to reflect current state
Bug: crashpad:270 Change-Id: I51869f3f613057f617d8f73ca6643bfe2ab75573 Reviewed-on: https://chromium-review.googlesource.com/c/1394154 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
This commit is contained in:
parent
3678bff13f
commit
bc1b4e833e
@ -178,9 +178,9 @@ void MachOImageAnnotationsReader::ReadCrashpadSimpleAnnotations(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO(rsesek): When there is a platform-agnostic remote memory reader
|
// TODO(https://crbug.com/crashpad/270): Replace implementations of
|
||||||
// interface available, use it so that the implementation is not duplicated
|
// ReadCrashpadAnnotationsList and ReadCrashpadSimpleAnnotations with the
|
||||||
// in the PEImageAnnotationsReader.
|
// platform-agnostic implementations in ImageAnnotationReader.
|
||||||
void MachOImageAnnotationsReader::ReadCrashpadAnnotationsList(
|
void MachOImageAnnotationsReader::ReadCrashpadAnnotationsList(
|
||||||
std::vector<AnnotationSnapshot>* annotations) const {
|
std::vector<AnnotationSnapshot>* annotations) const {
|
||||||
process_types::CrashpadInfo crashpad_info;
|
process_types::CrashpadInfo crashpad_info;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user