DescriptionUpdate command state on "load" of a folder
We used to only update the command when selection changes. However, when
a folder is loaded the selection does not change, it goes from [] to []
so no event is fired. However, we do have callbacks after the folder is
populated. Use that to update the state of all the commands.
BUG=313592
R=dbeam@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233078
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Changes based on code review #Messages
Total messages: 9 (0 generated)
|