Descriptionmac: Fix BookmarkBarControllerTest.TestClearOnDealloc on Yosemite.
In Yosemite, the owner of a nib file is retain/autoreleased during the
initialization of the nib. I wrapped the constructor of the
BookmarkBarController in an @autoreleasepool block to allow the test to control
the destruction timing of the BookmarkBarController.
BUG=390276
Committed: https://crrev.com/1124df6b0a9a980605f8ce342bf1a49403656a84
Cr-Commit-Position: refs/heads/master@{#300312}
Patch Set 1 : #
Messages
Total messages: 8 (3 generated)
|