DescriptionRefactor the way enhanced bookmark gets large icons
A LargeIconBridge will be created for every bookmark item shown on
screen, which is not necessary. Also previously we did not call
LargeIconBridge#destroy(), and it might cause memory leak issues.
This CL moves the icon retrieving logic to enhanced bookmark model,
a more approriate place for data query.
BUG=513509
Committed: https://crrev.com/f5e14e5fc4207c9df6da0ad17c180e4aeafabd50
Cr-Commit-Position: refs/heads/master@{#340362}
Patch Set 1 #
Total comments: 3
Patch Set 2 : use mDelegate.getModel #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 12 (2 generated)
|