Chromium Code Reviews
DescriptionFix unit test memory leaks following blink r183043
Garbage collection was enabled on the blink side for DOMError objects,
which were created by the IndexedDBDispatcher tests. Add in the
appropriate GC calls at test tear-down.
BUG=419418
R=haraken@chromium.org,cmumford@chromium.org
Committed: https://crrev.com/39e68d9d77a45311e05b03cf0821e20c1a410850
Cr-Commit-Position: refs/heads/master@{#297677}
Patch Set 1 #
Total comments: 2
Patch Set 2 : OVERRIDE -> override #Messages
Total messages: 9 (2 generated)
|