Chromium Code Reviews
DescriptionAdd one more histogram to log how many Request are still pending when
the job controller count hits the limit: 100, 200, etc.
We have observed potential memory leaks in crbug.com/711721, which
indicates the leak of main job when racing logic is disabled. If the
Request is finished and destructed, the main job must be cleaned up in
OnRequestComplete(). We used to assume the Request will abort if
timed out, maybe there are corner cases where Request will leak.
BUG=704988
Review-Url: https://codereview.chromium.org/2824513003
Cr-Commit-Position: refs/heads/master@{#464847}
Committed: https://chromium.googlesource.com/chromium/src/+/c77104dfbdbdb4e4952dad12fa2d2352a07e65ff
Patch Set 1 #
Total comments: 1
Messages
Total messages: 16 (7 generated)
|
|||||||||||||||||||||||||||||||||||||