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

Issue 1338023002: Refactor TaskManager's favicon retrieval approach (Closed)

Created:
5 years, 3 months ago by afakhry
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor TaskManager's favicon retrieval approach Instead of listening to unreliable WebContentsObserver events, we now make use of the FaviconDriverObserver. R=nick@chromium.org BUG=530486, 528924 Committed: https://crrev.com/21a49151acdbe9daa4754ee0b974be39cb23a95b Cr-Commit-Position: refs/heads/master@{#348773}

Patch Set 1 #

Total comments: 6

Patch Set 2 : pkotwicz's comments #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -32 lines) Patch
M chrome/browser/task_management/providers/web_contents/renderer_task.h View 4 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/renderer_task.cc View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/web_contents_task_provider.cc View 3 chunks +0 lines, -29 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
afakhry
Hey Nick, please review! I tried it with www.favicon.cc and it's working perfectly. It also ...
5 years, 3 months ago (2015-09-11 19:55:09 UTC) #1
ncarter (slow)
This is pretty great! lgtm but see if you can find a FaviconDriver expert from ...
5 years, 3 months ago (2015-09-11 20:08:45 UTC) #2
afakhry
Hey pkotwicz@, I see that you're an owner of favicon/. Could you please take a ...
5 years, 3 months ago (2015-09-11 23:02:10 UTC) #4
pkotwicz
Thank you for asking me for my feedback! https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc File chrome/browser/task_management/providers/web_contents/renderer_task.cc (right): https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc#newcode151 chrome/browser/task_management/providers/web_contents/renderer_task.cc:151: // ...
5 years, 3 months ago (2015-09-11 23:51:33 UTC) #5
afakhry
Thanks, peter! https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc File chrome/browser/task_management/providers/web_contents/renderer_task.cc (right): https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc#newcode151 chrome/browser/task_management/providers/web_contents/renderer_task.cc:151: // not necessarily updated. On 2015/09/11 23:51:33, ...
5 years, 3 months ago (2015-09-12 00:42:21 UTC) #6
pkotwicz
https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc File chrome/browser/task_management/providers/web_contents/renderer_task.cc (right): https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc#newcode151 chrome/browser/task_management/providers/web_contents/renderer_task.cc:151: // not necessarily updated. It is safe to ignore ...
5 years, 3 months ago (2015-09-14 14:39:17 UTC) #7
afakhry
On 2015/09/14 14:39:17, pkotwicz wrote: > https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc > File chrome/browser/task_management/providers/web_contents/renderer_task.cc > (right): > > https://codereview.chromium.org/1338023002/diff/1/chrome/browser/task_management/providers/web_contents/renderer_task.cc#newcode151 ...
5 years, 3 months ago (2015-09-14 16:12:12 UTC) #8
pkotwicz
LGTM Aside: I think that it is kind of weird that we add the Observer ...
5 years, 3 months ago (2015-09-14 17:41:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1338023002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1338023002/40001
5 years, 3 months ago (2015-09-14 22:36:19 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-14 23:50:36 UTC) #13
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/21a49151acdbe9daa4754ee0b974be39cb23a95b Cr-Commit-Position: refs/heads/master@{#348773}
5 years, 3 months ago (2015-09-14 23:51:13 UTC) #14
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:39:29 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/21a49151acdbe9daa4754ee0b974be39cb23a95b
Cr-Commit-Position: refs/heads/master@{#348773}

Powered by Google App Engine
This is Rietveld 408576698