DescriptionAdded warning when URLRequestContextGetter leaks.
If URLRequestContextGetter's refcount drops to zero after the IO thread has
already gone away, the object leaks. This can be tricky to track down, so
now we emit a warning message to the logs.
BUG=142702
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151792
Patch Set 1 #Patch Set 2 : Fixed release-mode compile issue. #Patch Set 3 : Removed extraneous blank line. #
Total comments: 4
Patch Set 4 : Review feedback #Patch Set 5 : Removed ref to IO thread. #Messages
Total messages: 5 (0 generated)
|