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

Issue 12213093: Remove ImageLoadingTracker class (Closed)

Created:
7 years, 10 months ago by rpaquay
Modified:
7 years, 10 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, sail+watch_chromium.org, Aaron Boodman, rsesek+watch_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://git.chromium.org/chromium/src.git@Issue_163929
Visibility:
Public.

Description

Remove ImageLoadingTracker class, as it is not used anymore. * Remove related methods in Extension: Set/GetCachedImage * Remove related unit tests * Update all comments mentioning ImageLoadingTracker to mention ImageLoader instead BUG=163929 TBR=sky@chromium.org (for mechanical changes in chrome/.) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182039

Patch Set 1 #

Patch Set 2 : Remove obsolete test #

Patch Set 3 : Fix another build break #

Patch Set 4 : Fix merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1075 lines) Patch
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/webview/webview_api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_icon_image.cc View 1 chunk +6 lines, -13 lines 0 comments Download
M chrome/browser/extensions/extension_icon_manager_unittest.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
D chrome/browser/extensions/image_loading_tracker.h View 1 chunk +0 lines, -192 lines 0 comments Download
D chrome/browser/extensions/image_loading_tracker.cc View 1 1 chunk +0 lines, -382 lines 0 comments Download
D chrome/browser/extensions/image_loading_tracker_unittest.cc View 1 1 chunk +0 lines, -248 lines 0 comments Download
M chrome/browser/extensions/tab_helper.h View 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/app_icon_loader_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_action_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/extension_infobar_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/extensions/shell_window.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/browser_actions_container_browsertest.cc View 1 2 chunks +0 lines, -50 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/extension.h View 1 2 3 7 chunks +3 lines, -31 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 3 chunks +0 lines, -57 lines 0 comments Download
M chrome/common/extensions/extension_resource.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 1 1 chunk +0 lines, -85 lines 0 comments Download
M ui/gfx/image/image_skia.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/image/image_skia_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
rpaquay
This is a pretty mechanical change to remove all remaining references to ImageLoadingTracker. I recently ...
7 years, 10 months ago (2013-02-08 20:46:39 UTC) #1
rohitrao (ping after 24h)
Cocoa changes LGTM
7 years, 10 months ago (2013-02-08 20:51:59 UTC) #2
asargent_no_longer_on_chrome
LGTM
7 years, 10 months ago (2013-02-08 21:17:33 UTC) #3
Daniel Erat
LGTM (feel free to TBR changes with non-controversial corrections to comments)
7 years, 10 months ago (2013-02-08 22:23:25 UTC) #4
oshima
image_skia* lgtm (TBR is fine with me too for this type of change)
7 years, 10 months ago (2013-02-08 22:30:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rpaquay@chromium.org/12213093/1
7 years, 10 months ago (2013-02-08 22:34:24 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-02-08 23:02:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rpaquay@chromium.org/12213093/1024
7 years, 10 months ago (2013-02-11 22:42:04 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-02-11 23:17:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rpaquay@chromium.org/12213093/5008
7 years, 10 months ago (2013-02-12 01:09:26 UTC) #10
commit-bot: I haz the power
Failed to apply patch for chrome/common/extensions/extension.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-12 05:06:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rpaquay@chromium.org/12213093/12017
7 years, 10 months ago (2013-02-12 19:22:09 UTC) #12
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 22:14:27 UTC) #13
Message was sent while issue was closed.
Change committed as 182039

Powered by Google App Engine
This is Rietveld 408576698