Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 2187993002: Remove the TableRowNSImageCache. (Closed)

Created:
4 years, 4 months ago by Avi (use Gerrit)
Modified:
4 years, 4 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, ncarter (slow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the TableRowNSImageCache. It's only used by the task manager, it doesn't help much, it uses NSPointerArray which is a class intended for GC (which is obsolete), and it just complicates the flow. BUG=528486 TEST=none Committed: https://crrev.com/0cfd69c216ab692ef68164697e11f203652f6428 Cr-Commit-Position: refs/heads/master@{#408262}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -363 lines) Patch
D chrome/browser/ui/cocoa/table_row_nsimage_cache.h View 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/browser/ui/cocoa/table_row_nsimage_cache.mm View 1 chunk +0 lines, -81 lines 0 comments Download
D chrome/browser/ui/cocoa/table_row_nsimage_cache_unittest.mm View 1 chunk +0 lines, -198 lines 0 comments Download
M chrome/browser/ui/cocoa/task_manager_mac.h View 4 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/ui/cocoa/task_manager_mac.mm View 4 chunks +3 lines, -15 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +0 lines, -2 lines 2 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
Avi (use Gerrit)
4 years, 4 months ago (2016-07-27 21:02:59 UTC) #4
Mark Mentovai
https://codereview.chromium.org/2187993002/diff/1/chrome/chrome_browser_ui.gypi File chrome/chrome_browser_ui.gypi (left): https://codereview.chromium.org/2187993002/diff/1/chrome/chrome_browser_ui.gypi#oldcode1272 chrome/chrome_browser_ui.gypi:1272: 'browser/ui/cocoa/table_row_nsimage_cache.h', Gotta suck this out of the .gn file ...
4 years, 4 months ago (2016-07-27 21:08:46 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/2187993002/diff/1/chrome/chrome_browser_ui.gypi File chrome/chrome_browser_ui.gypi (left): https://codereview.chromium.org/2187993002/diff/1/chrome/chrome_browser_ui.gypi#oldcode1272 chrome/chrome_browser_ui.gypi:1272: 'browser/ui/cocoa/table_row_nsimage_cache.h', On 2016/07/27 21:08:45, Mark Mentovai wrote: > Gotta ...
4 years, 4 months ago (2016-07-27 21:21:49 UTC) #6
Mark Mentovai
Gross, I didn’t realize that the gypi-to-gn thing was still being done. LGTM.
4 years, 4 months ago (2016-07-27 21:42:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2187993002/1
4 years, 4 months ago (2016-07-27 21:57:28 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/226488)
4 years, 4 months ago (2016-07-27 22:07:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2187993002/1
4 years, 4 months ago (2016-07-27 23:03:14 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-27 23:06:59 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 23:10:20 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0cfd69c216ab692ef68164697e11f203652f6428
Cr-Commit-Position: refs/heads/master@{#408262}

Powered by Google App Engine
This is Rietveld 408576698