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

Issue 2218413002: Calls ShortcutHelper::FinalizeLauncherIcon() on worker thread instead of on IO thread (Closed)

Created:
4 years, 4 months ago by pkotwicz
Modified:
4 years, 4 months ago
Reviewers:
dominickn, Yaron, gone
CC:
chromium-reviews, dominickn+watch_chromium.org, gone, Yaron
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Calls ShortcutHelper::FinalizeLauncherIcon() on worker thread instead of on IO thread BUG=635347 Committed: https://crrev.com/5774087e1934b4d45ebca21786c461ec5a467410 Cr-Commit-Position: refs/heads/master@{#411068}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Merge branch 'master' into webapk_builder_impl2_thread0 #

Total comments: 2

Patch Set 3 : Merge branch 'master' into webapk_builder_impl2_thread0 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -39 lines) Patch
M chrome/browser/android/shortcut_helper.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.h View 1 2 3 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc View 1 2 3 chunks +15 lines, -16 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.cc View 1 1 chunk +8 lines, -7 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
pkotwicz
dominickn@ can you please take a look? I think that we should not be calling ...
4 years, 4 months ago (2016-08-07 20:51:55 UTC) #2
dominickn
Interestingly, this unwinds crrev.com/1114783002, which among other things converted ShortcutHelper from posting to the worker ...
4 years, 4 months ago (2016-08-08 03:13:42 UTC) #4
pkotwicz
I forwarded you an e-mail where I ask dfalcantara@ about why this is done on ...
4 years, 4 months ago (2016-08-08 03:25:18 UTC) #5
dominickn
On 2016/08/08 03:25:18, pkotwicz wrote: > I forwarded you an e-mail where I ask dfalcantara@ ...
4 years, 4 months ago (2016-08-08 03:32:07 UTC) #6
gone
lgtm % dom's comments. If anything, that email and CL show my naievete when dealing ...
4 years, 4 months ago (2016-08-08 17:14:11 UTC) #7
pkotwicz
Adding Yaron as a reviewer for his C++ experience. Should I be using BrowserThread::PostBlockingPoolTask() or ...
4 years, 4 months ago (2016-08-09 15:50:32 UTC) #9
Yaron
I think you can get the blocking worker pool that it SKIP_ON_SHUTDOWN and use that: ...
4 years, 4 months ago (2016-08-09 20:52:19 UTC) #10
pkotwicz
Yaron can you please take another look?
4 years, 4 months ago (2016-08-10 01:17:56 UTC) #12
Yaron
lgtm
4 years, 4 months ago (2016-08-10 15:00:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218413002/60001
4 years, 4 months ago (2016-08-10 15:21:13 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/49478)
4 years, 4 months ago (2016-08-10 15:25:14 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218413002/60001
4 years, 4 months ago (2016-08-10 17:26:20 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-10 17:36:55 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 17:39:57 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5774087e1934b4d45ebca21786c461ec5a467410
Cr-Commit-Position: refs/heads/master@{#411068}

Powered by Google App Engine
This is Rietveld 408576698