Chromium Code Reviews
DescriptionAdd a ScopedNSAutoreleasePool to TabModelTest.PersistSelectionChange.
Refactoring TabModel introduces some autoreleased NSArray* that
increase the lifetime of Tab and thus of the registered observers.
Introduce a ScopedNSAutoreleasePool to ensure they are cleaned
before the ChromeBrowserState is cleaned.
BUG=687207
Review-Url: https://codereview.chromium.org/2678883002
Cr-Commit-Position: refs/heads/master@{#448303}
Committed: https://chromium.googlesource.com/chromium/src/+/6bb97fbb52d03df492bc510ac8e9014d8c16ffae
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add comments. #Messages
Total messages: 16 (9 generated)
|