Chromium Code Reviews
DescriptionDevTools: Treat system object distances with less priority
Currently if a user object is retained by both a system-space object
(e.g. a debugger) and another user object, the system object might be
shown earlier in the retainers tree. This happens if its distance is
smaller than distances of other retaining user objects.
The patch treats links from system-space objects to user objects with
less priority, so these links are shown at the bottom of the retainers
tree.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170765
Patch Set 1 #
Total comments: 2
Patch Set 2 : Do not show system distance #Patch Set 3 : Addressing comments. #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||