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

Issue 550643002: [Athena] Hack to display favicons for web activities in overview mode (Closed)

Created:
6 years, 3 months ago by pkotwicz
Modified:
6 years, 3 months ago
Reviewers:
oshima, sadrul
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Athena] Hack to display favicons for web activities in overview mode. BUG=411631 TEST=None TBR=oshima,sadrul (TBR for changes to athena/content/DEPS) Committed: https://crrev.com/897d04289e23b3d02ff4de08b9c327c3bb574324 Cr-Commit-Position: refs/heads/master@{#294400}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -16 lines) Patch
M athena/activity/activity_frame_view.cc View 1 2 3 4 5 4 chunks +7 lines, -12 lines 0 comments Download
M athena/activity/activity_view_manager_impl.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M athena/activity/public/activity_view_model.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M athena/content/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/app_activity.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/app_activity.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M athena/content/app_activity_proxy.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/app_activity_proxy.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M athena/content/web_activity.h View 1 2 3 4 5 6 chunks +25 lines, -0 lines 0 comments Download
M athena/content/web_activity.cc View 1 2 3 4 5 6 chunks +46 lines, -3 lines 0 comments Download
M athena/resource_manager/resource_manager_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M athena/test/sample_activity.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M athena/test/sample_activity.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
pkotwicz
Oshima, PTAL With respect to the position of the title in overview mode, it is ...
6 years, 3 months ago (2014-09-06 19:01:06 UTC) #2
sadrul
Cool! I assume this works for both athena_main and chrome with use_athena=1? https://codereview.chromium.org/550643002/diff/1/athena/activity/activity_frame_view.cc File athena/activity/activity_frame_view.cc ...
6 years, 3 months ago (2014-09-07 05:39:18 UTC) #3
pkotwicz
Oshima, can you please take another look? This works both in chrome with use_athena and ...
6 years, 3 months ago (2014-09-08 21:36:18 UTC) #4
oshima
lgtm
6 years, 3 months ago (2014-09-08 21:53:25 UTC) #5
sadrul
https://codereview.chromium.org/550643002/diff/20001/athena/content/web_activity.cc File athena/content/web_activity.cc (right): https://codereview.chromium.org/550643002/diff/20001/athena/content/web_activity.cc#newcode503 athena/content/web_activity.cc:503: // (crbug.com/401997) You may want to weak_ptr_factory_.InvalidateWeakPtrs() here (And ...
6 years, 3 months ago (2014-09-09 22:52:40 UTC) #6
pkotwicz
Sadrul, can you please take another look? I have added WebActivity::icon_url_ in order to detect ...
6 years, 3 months ago (2014-09-10 00:40:40 UTC) #8
sadrul
On 2014/09/10 00:40:40, pkotwicz wrote: > Sadrul, can you please take another look? > > ...
6 years, 3 months ago (2014-09-10 01:03:38 UTC) #9
pkotwicz
I think that it is unclear that the code relies on being the sole user ...
6 years, 3 months ago (2014-09-10 01:21:35 UTC) #10
sadrul
On 2014/09/10 01:21:35, pkotwicz wrote: > I think that it is unclear that the code ...
6 years, 3 months ago (2014-09-10 01:31:19 UTC) #11
pkotwicz
You're right, a lot of code uses invalidating a WeakPtrFactory for this type of thing. ...
6 years, 3 months ago (2014-09-10 02:07:01 UTC) #12
sadrul
LGTM https://codereview.chromium.org/550643002/diff/60001/athena/content/web_activity.cc File athena/content/web_activity.cc (right): https://codereview.chromium.org/550643002/diff/60001/athena/content/web_activity.cc#newcode508 athena/content/web_activity.cc:508: weak_ptr_factory_.InvalidateWeakPtrs(); Should we invalidate regardless of whether we ...
6 years, 3 months ago (2014-09-11 01:03:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/550643002/100001
6 years, 3 months ago (2014-09-11 15:03:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/550643002/140001
6 years, 3 months ago (2014-09-11 15:21:10 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:140001) as 601cffe75203623015062a8a64e42c16750b58e2
6 years, 3 months ago (2014-09-11 16:25:01 UTC) #23
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 16:29:54 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/897d04289e23b3d02ff4de08b9c327c3bb574324
Cr-Commit-Position: refs/heads/master@{#294400}

Powered by Google App Engine
This is Rietveld 408576698