DescriptionMac: Add sort support for task manager.
Also fix a leak in test Init reported by valgrind. The problem was that the test called a rogue init, which didn't cause the window to be shown, and hence -close didn't send a -windowWillClose: notification. Also restore -windowWillClose:, it accidentally got deleted in http://codereview.chromium.org/536086
BUG=32148, 30398
TEST=Click a column in the task manager. Should sort.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54175
Patch Set 1 #Patch Set 2 : mostly works #Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 12
Patch Set 5 : '' #Patch Set 6 : comments #Patch Set 7 : test #Patch Set 8 : '' #
Total comments: 4
Patch Set 9 : make test pass & not leak #Patch Set 10 : '' #
Total comments: 6
Patch Set 11 : comments #
Messages
Total messages: 10 (0 generated)
|