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

Issue 1124433005: Introduce timeout for downloading a favicon for adding to Home screen (Closed)

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

Description

Introduce timeout for downloading a favicon for adding to Home screen If an icon can't be downloaded fast enough, generate a default icon instead. BUG=457424 Committed: https://crrev.com/9988636c1b615e83af9e72daf28cfd0cd1690870 Cr-Commit-Position: refs/heads/master@{#328970}

Patch Set 1 #

Patch Set 2 : Rebasing #

Total comments: 8

Patch Set 3 : is_icon_saved_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -11 lines) Patch
M chrome/browser/android/shortcut_data_fetcher.h View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/android/shortcut_data_fetcher.cc View 1 2 5 chunks +24 lines, -9 lines 0 comments Download

Messages

Total messages: 20 (5 generated)
gone
Hey Ben, this one's ready to go now that the other one's landed.
5 years, 7 months ago (2015-05-06 17:49:07 UTC) #2
benwells
https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc File chrome/browser/android/shortcut_data_fetcher.cc (right): https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc#newcode126 chrome/browser/android/shortcut_data_fetcher.cc:126: icon_timeout_timer_.Start(FROM_HERE, Is there any reason why not to put ...
5 years, 7 months ago (2015-05-07 04:26:12 UTC) #3
gone
https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc File chrome/browser/android/shortcut_data_fetcher.cc (right): https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc#newcode126 chrome/browser/android/shortcut_data_fetcher.cc:126: icon_timeout_timer_.Start(FROM_HERE, On 2015/05/07 04:26:12, benwells wrote: > Is there ...
5 years, 7 months ago (2015-05-07 18:35:30 UTC) #4
benwells
https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc File chrome/browser/android/shortcut_data_fetcher.cc (right): https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc#newcode179 chrome/browser/android/shortcut_data_fetcher.cc:179: void ShortcutDataFetcher::OnFaviconFetched( On 2015/05/07 18:35:29, dfalcantara wrote: > On ...
5 years, 7 months ago (2015-05-08 00:34:17 UTC) #5
gone
https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc File chrome/browser/android/shortcut_data_fetcher.cc (right): https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc#newcode222 chrome/browser/android/shortcut_data_fetcher.cc:222: if (!web_contents() || !weak_observer_) return; On 2015/05/08 00:34:16, benwells ...
5 years, 7 months ago (2015-05-08 00:37:59 UTC) #6
gone
https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc File chrome/browser/android/shortcut_data_fetcher.cc (right): https://chromiumcodereview.appspot.com/1124433005/diff/20001/chrome/browser/android/shortcut_data_fetcher.cc#newcode179 chrome/browser/android/shortcut_data_fetcher.cc:179: void ShortcutDataFetcher::OnFaviconFetched( On 2015/05/08 00:34:16, benwells wrote: > On ...
5 years, 7 months ago (2015-05-08 00:44:44 UTC) #7
gone
5 years, 7 months ago (2015-05-08 00:44:45 UTC) #8
benwells
lgtm
5 years, 7 months ago (2015-05-08 03:11:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1124433005/40001
5 years, 7 months ago (2015-05-08 04:14:17 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/62064)
5 years, 7 months ago (2015-05-08 04:20:44 UTC) #13
gone
Ted for OWNERS, I guess? Thought I was an OWNER.
5 years, 7 months ago (2015-05-08 04:26:14 UTC) #15
Ted C
lgtm
5 years, 7 months ago (2015-05-08 16:57:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1124433005/40001
5 years, 7 months ago (2015-05-08 17:02:48 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-08 17:24:44 UTC) #19
commit-bot: I haz the power
5 years, 7 months ago (2015-05-08 17:25:38 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9988636c1b615e83af9e72daf28cfd0cd1690870
Cr-Commit-Position: refs/heads/master@{#328970}

Powered by Google App Engine
This is Rietveld 408576698