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

Issue 2625493004: Move DownloadSharedPreferenceEntry handling into another class (Closed)

Created:
3 years, 11 months ago by qinmin
Modified:
3 years, 11 months ago
CC:
chromium-reviews, asanka, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move DownloadSharedPreferenceEntry handling into another class We might need to consolidate java/native download status later Moving the java download status into a separate class so we can handle it without UI knowledge Review-Url: https://codereview.chromium.org/2625493004 Cr-Commit-Position: refs/heads/master@{#442995} Committed: https://chromium.googlesource.com/chromium/src/+/b322c318a830e539f8ca1695d7f5e8e9fde6f5a7

Patch Set 1 #

Patch Set 2 : add missing file #

Total comments: 4

Patch Set 3 : change lazy instance impl #

Patch Set 4 : rebase #

Patch Set 5 : Simplify threading in SystemDownloadNotifier, remove lock #

Patch Set 6 : fixing thread check in tests #

Messages

Total messages: 29 (15 generated)
qinmin
PTAL
3 years, 11 months ago (2017-01-09 23:45:34 UTC) #2
gone
I don't think you added the class to this CL.
3 years, 11 months ago (2017-01-10 00:41:06 UTC) #3
qinmin
On 2017/01/10 00:41:06, dfalcantara (check queue) wrote: > I don't think you added the class ...
3 years, 11 months ago (2017-01-10 05:18:20 UTC) #4
gone
lgtm % comments https://codereview.chromium.org/2625493004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java (right): https://codereview.chromium.org/2625493004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java#newcode34 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java:34: @SuppressFBWarnings("LI_LAZY_INIT") // Findbugs doesn't see this ...
3 years, 11 months ago (2017-01-10 19:44:42 UTC) #5
qinmin
https://codereview.chromium.org/2625493004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java File chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java (right): https://codereview.chromium.org/2625493004/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java#newcode34 chrome/android/java/src/org/chromium/chrome/browser/download/DownloadSharedPreferenceHelper.java:34: @SuppressFBWarnings("LI_LAZY_INIT") // Findbugs doesn't see this is only UI ...
3 years, 11 months ago (2017-01-10 22:58:07 UTC) #6
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/2625493004/40001
3 years, 11 months ago (2017-01-10 22:59:04 UTC) #9
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/133395) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-10 23:01:36 UTC) #11
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/2625493004/80001
3 years, 11 months ago (2017-01-11 00:42:20 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/97513)
3 years, 11 months ago (2017-01-11 02:06:52 UTC) #17
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/2625493004/100001
3 years, 11 months ago (2017-01-11 08:57:06 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/210895)
3 years, 11 months ago (2017-01-11 10:59:08 UTC) #22
qinmin
Fixed the ui thread checks in java tests, will submit the CL as it is. ...
3 years, 11 months ago (2017-01-11 18:59:02 UTC) #23
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/2625493004/120001
3 years, 11 months ago (2017-01-11 18:59:38 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 21:52:22 UTC) #29
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/b322c318a830e539f8ca1695d7f5...

Powered by Google App Engine
This is Rietveld 408576698