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

Issue 2703883003: Read and restore persisted slice info (Closed)

Created:
3 years, 10 months ago by qinmin
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, asanka, extensions-reviews_chromium.org, msramek+watch_chromium.org, jam, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, markusheintz_
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Read and restore persisted slice info BUG=

Patch Set 1 #

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -117 lines) Patch
M chrome/browser/apps/guest_view/web_view_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/downloads_counter_browsertest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/download/download_history.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/download/download_history_unittest.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ntp_snippets/fake_download_item.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ntp_snippets/fake_download_item.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M components/history/content/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A components/history/content/browser/download_database_helper.h View 1 chunk +20 lines, -0 lines 0 comments Download
A components/history/content/browser/download_database_helper.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M content/browser/download/download_browsertest.cc View 7 chunks +14 lines, -7 lines 0 comments Download
M content/browser/download/download_item_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_item_impl.h View 3 chunks +31 lines, -24 lines 0 comments Download
M content/browser/download/download_item_impl.cc View 3 chunks +32 lines, -24 lines 0 comments Download
M content/browser/download/download_manager_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/download/download_manager_impl.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M content/browser/download/download_manager_impl_unittest.cc View 4 chunks +5 lines, -1 line 0 comments Download
M content/public/browser/download_item.h View 2 chunks +16 lines, -0 lines 0 comments Download
M content/public/browser/download_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/test/mock_download_item.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/test/mock_download_manager.h View 2 chunks +50 lines, -45 lines 0 comments Download
M content/public/test/mock_download_manager.cc View 5 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (9 generated)
qinmin
The CQ bit was checked by qinmin@chromium.org to run a CQ dry run
3 years, 10 months ago (2017-02-17 23:04:34 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2703883003/1
3 years, 10 months ago (2017-02-17 23:06:25 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 10 months ago (2017-02-17 23:31:52 UTC) #3
commit-bot: I haz the power
Dry run: 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/235105)
3 years, 10 months ago (2017-02-17 23:31:54 UTC) #4
qinmin
The CQ bit was checked by qinmin@chromium.org to run a CQ dry run
3 years, 10 months ago (2017-02-21 20:41:05 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2703883003/20001
3 years, 10 months ago (2017-02-21 20:42:06 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 10 months ago (2017-02-21 22:44:33 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) ...
3 years, 10 months ago (2017-02-21 22:44:34 UTC) #8
qinmin
3 years, 10 months ago (2017-02-21 23:21:24 UTC) #9
Description was changed from

==========
Read and restore persisted slice info

BUG=
==========

to

==========
Read and restore persisted slice info

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698