DescriptionUse a HashCountedSet to count identifiers in InspectorConsoleAgent
Use a HashCountedSet to count identifiers in InspectorConsoleAgent instead of
handling the counting manually and using a HashMap data structure. This
abstracts away some of the complexity and makes the code a bit simpler.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161811
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|