DescriptionRevert of Mojo interface for Leak Detector on remote process (patchset #2 id:20001 of https://codereview.chromium.org/2018983004/ )
Reason for revert:
Need to re-submit mojom interface and implementation in single CL, and get security review from IPC owners.
Original issue's description:
> Mojo interface for Leak Detector on remote process
>
> This interface allows an instance of the Runtime Memory Leak Detector
> (components/metrics/leak_detector) to run on a non-browser process, such
> as a tab (renderer) process. The interface provides two function APIs:
>
> - GetParams(): Returns the profiling parameters used for initializing
> LeakDetector.
> - SendLeakReports(): Passes an array of leak reports in serialized proto
> format (strings) to the browser process, where they can be attached to
> the UMA protobuf.
>
> BUG=chromium:615223
> TEST=Build successfully
> R=asvitkine@chromium.org
>
> Committed: https://crrev.com/51e4f33eae448bae4c95fde5a8f16d6d2e6e6960
> Cr-Commit-Position: refs/heads/master@{#396780}
TBR=asvitkine@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=chromium:615223
Committed: https://crrev.com/9633249c6abb05f454533bf12b373e55f3020c09
Cr-Commit-Position: refs/heads/master@{#399359}
Patch Set 1 #
Messages
Total messages: 17 (7 generated)
|