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

Issue 11886073: Use ImageLoader instead of ImageLoadingTracker (Part 12) (Closed)

Created:
7 years, 11 months ago by rpaquay
Modified:
7 years, 11 months ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
https://git.chromium.org/chromium/src.git@Issue_163929
Visibility:
Public.

Description

Use ImageLoader instead of ImageLoadingTracker (Part 12) Update extensions::TabHelper class to use new ImageLoader class. BUG=163929 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178981

Patch Set 1 #

Patch Set 2 : Use dedicated weak pointer factory. #

Total comments: 1

Patch Set 3 : Address code review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -20 lines) Patch
M chrome/browser/extensions/image_loading_tracker.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/tab_helper.h View 1 2 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 1 4 chunks +13 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
rpaquay
Last CL related to removing uses of deprecated ImageLoadingTracker class. The funny business with "call_id" ...
7 years, 11 months ago (2013-01-16 20:18:31 UTC) #1
asargent_no_longer_on_chrome
Marijn had a good idea for how to handle this - add an additional WeakPtrFactory ...
7 years, 11 months ago (2013-01-18 23:52:20 UTC) #2
rpaquay
On 2013/01/18 23:52:20, Antony Sargent wrote: > Marijn had a good idea for how to ...
7 years, 11 months ago (2013-01-19 00:59:26 UTC) #3
rpaquay
Address code review feedback...
7 years, 11 months ago (2013-01-22 20:16:19 UTC) #4
asargent_no_longer_on_chrome
LGTM https://codereview.chromium.org/11886073/diff/5001/chrome/browser/extensions/tab_helper.h File chrome/browser/extensions/tab_helper.h (right): https://codereview.chromium.org/11886073/diff/5001/chrome/browser/extensions/tab_helper.h#newcode264 chrome/browser/extensions/tab_helper.h:264: base::WeakPtrFactory<TabHelper> image_loader_ptr_factory_; It might be worth adding a ...
7 years, 11 months ago (2013-01-23 01:02:30 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/11886073/10002
7 years, 11 months ago (2013-01-24 22:29:46 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=92697
7 years, 11 months ago (2013-01-25 01:42:35 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/11886073/10002
7 years, 11 months ago (2013-01-25 18:50:30 UTC) #8
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=93071
7 years, 11 months ago (2013-01-25 21:08:12 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/11886073/10002
7 years, 11 months ago (2013-01-25 22:16:26 UTC) #10
commit-bot: I haz the power
7 years, 11 months ago (2013-01-26 01:39:55 UTC) #11
Message was sent while issue was closed.
Change committed as 178981

Powered by Google App Engine
This is Rietveld 408576698