DescriptionFix perf regression in blink_perf.shadow_dom.
The static strings were destructed at the exit instead of leaked,
causing performance regression. Since the GCInfo objects are leaked,
holding a reference in the struct will leak the strings.
BUG=520948
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200944
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|