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

Issue 345773004: Load the actual app icon in Athena. (Closed)

Created:
6 years, 6 months ago by Jun Mukai
Modified:
6 years, 6 months ago
CC:
chromium-reviews, tfarina, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Total comments: 4

Patch Set 3 : fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M athena/content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/content_app_model_builder.cc View 1 5 chunks +18 lines, -6 lines 1 comment Download
M chrome/common/extensions/chrome_manifest_handlers.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M extensions/common/common_manifest_handlers.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Jun Mukai
6 years, 6 months ago (2014-06-19 23:00:45 UTC) #1
oshima
https://codereview.chromium.org/345773004/diff/1/apps/shell/common/shell_extensions_client.cc File apps/shell/common/shell_extensions_client.cc (right): https://codereview.chromium.org/345773004/diff/1/apps/shell/common/shell_extensions_client.cc#newcode110 apps/shell/common/shell_extensions_client.cc:110: (new extensions::IconsHandler)->Register(); I'll leave this to james https://codereview.chromium.org/345773004/diff/1/athena/content/content_app_model_builder.cc File ...
6 years, 6 months ago (2014-06-19 23:06:22 UTC) #2
Jun Mukai
https://codereview.chromium.org/345773004/diff/1/athena/content/content_app_model_builder.cc File athena/content/content_app_model_builder.cc (right): https://codereview.chromium.org/345773004/diff/1/athena/content/content_app_model_builder.cc#newcode69 athena/content/content_app_model_builder.cc:69: public extensions::IconImage::Observer { On 2014/06/19 23:06:22, oshima wrote: > ...
6 years, 6 months ago (2014-06-19 23:08:32 UTC) #3
oshima
lgtm if jamescook approves it.
6 years, 6 months ago (2014-06-19 23:20:09 UTC) #4
James Cook
https://codereview.chromium.org/345773004/diff/20001/apps/shell/common/shell_extensions_client.cc File apps/shell/common/shell_extensions_client.cc (right): https://codereview.chromium.org/345773004/diff/20001/apps/shell/common/shell_extensions_client.cc#newcode110 apps/shell/common/shell_extensions_client.cc:110: (new extensions::IconsHandler)->Register(); Can this go in extensions/common/common_manifest_handlers.cc ? If ...
6 years, 6 months ago (2014-06-20 14:48:45 UTC) #5
Jun Mukai
https://codereview.chromium.org/345773004/diff/20001/apps/shell/common/shell_extensions_client.cc File apps/shell/common/shell_extensions_client.cc (right): https://codereview.chromium.org/345773004/diff/20001/apps/shell/common/shell_extensions_client.cc#newcode110 apps/shell/common/shell_extensions_client.cc:110: (new extensions::IconsHandler)->Register(); On 2014/06/20 14:48:45, James Cook wrote: > ...
6 years, 6 months ago (2014-06-20 16:33:31 UTC) #6
James Cook
LGTM I'm not sure why the other manifest handler registration is still in Chrome. "Historical" ...
6 years, 6 months ago (2014-06-20 16:36:15 UTC) #7
Jun Mukai
Adding sheib as TBR for icons manifest handler move.
6 years, 6 months ago (2014-06-20 16:47:49 UTC) #8
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 6 months ago (2014-06-20 16:47:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/345773004/40001
6 years, 6 months ago (2014-06-20 16:50:58 UTC) #10
scheib
lgtm, however this is not clearly a TBR situation to me: http://dev.chromium.org/developers/owners-files and I would ...
6 years, 6 months ago (2014-06-20 18:13:16 UTC) #11
Jun Mukai
On 2014/06/20 18:13:16, scheib wrote: > lgtm, however this is not clearly a TBR situation ...
6 years, 6 months ago (2014-06-20 18:29:08 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-20 20:02:46 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 20:09:48 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/86161)
6 years, 6 months ago (2014-06-20 20:09:49 UTC) #15
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 6 months ago (2014-06-20 20:18:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/345773004/40001
6 years, 6 months ago (2014-06-20 20:20:53 UTC) #17
commit-bot: I haz the power
Change committed as 278825
6 years, 6 months ago (2014-06-20 21:24:37 UTC) #18
xiyuan
6 years, 6 months ago (2014-06-20 21:36:04 UTC) #19
Message was sent while issue was closed.
https://codereview.chromium.org/345773004/diff/40001/athena/content/content_a...
File athena/content/content_app_model_builder.cc (right):

https://codereview.chromium.org/345773004/diff/40001/athena/content/content_a...
athena/content/content_app_model_builder.cc:82:
icon_image_.image_skia().EnsureRepsForSupportedScales();
nit: This is not necessary. AppListMainView::PreloadIcons would trigger the load
early before UI is shown. After that, paint would trigger the load. Doing it
here just adds unnecessary loading jobs.

Powered by Google App Engine
This is Rietveld 408576698