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

Issue 2438503003: [Offline pages] Add MarkAttemptAbortedTask to Request Queue (Closed)

Created:
4 years, 2 months ago by fgorski
Modified:
4 years, 2 months ago
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, dimich+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline pages] Add MarkAttemptAbortedTask to Request Queue This patch: * Generalizes and extracts Update Request Task, * Adds mark attempt aborted task * Adds tests for mark attempt aborted task * Applies MarkAttemptAbortedTask in Task queue and request coordinator BUG=651238 Committed: https://crrev.com/31c8a02e214dee8f11ae68f9a19f4eaf0b2cba1c Cr-Commit-Position: refs/heads/master@{#426694}

Patch Set 1 #

Patch Set 2 : Adding tests to request queue #

Total comments: 4

Patch Set 3 : Addressing feedback -- adding comments and documentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+333 lines, -90 lines) Patch
M components/offline_pages/background/BUILD.gn View 3 chunks +5 lines, -0 lines 0 comments Download
A components/offline_pages/background/mark_attempt_aborted_task.h View 1 chunk +30 lines, -0 lines 0 comments Download
A components/offline_pages/background/mark_attempt_aborted_task.cc View 1 chunk +34 lines, -0 lines 0 comments Download
A + components/offline_pages/background/mark_attempt_aborted_task_unittest.cc View 1 2 6 chunks +37 lines, -28 lines 0 comments Download
M components/offline_pages/background/mark_attempt_started_task.h View 1 chunk +5 lines, -27 lines 0 comments Download
M components/offline_pages/background/mark_attempt_started_task.cc View 3 chunks +6 lines, -30 lines 0 comments Download
M components/offline_pages/background/request_coordinator.h View 1 chunk +5 lines, -0 lines 0 comments Download
M components/offline_pages/background/request_coordinator.cc View 1 3 chunks +24 lines, -5 lines 0 comments Download
M components/offline_pages/background/request_queue.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/offline_pages/background/request_queue.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M components/offline_pages/background/request_queue_unittest.cc View 1 3 chunks +59 lines, -0 lines 0 comments Download
A components/offline_pages/background/update_request_task.h View 1 2 1 chunk +66 lines, -0 lines 0 comments Download
A components/offline_pages/background/update_request_task.cc View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
fgorski
PTAL.
4 years, 2 months ago (2016-10-19 17:11:17 UTC) #3
dougarnett
lgtm with doc comments https://codereview.chromium.org/2438503003/diff/20001/components/offline_pages/background/mark_attempt_aborted_task_unittest.cc File components/offline_pages/background/mark_attempt_aborted_task_unittest.cc (right): https://codereview.chromium.org/2438503003/diff/20001/components/offline_pages/background/mark_attempt_aborted_task_unittest.cc#newcode101 components/offline_pages/background/mark_attempt_aborted_task_unittest.cc:101: MarkAttemptStartedTask start_request_task( // First mark ...
4 years, 2 months ago (2016-10-19 21:23:10 UTC) #7
fgorski
Addressed. https://codereview.chromium.org/2438503003/diff/20001/components/offline_pages/background/mark_attempt_aborted_task_unittest.cc File components/offline_pages/background/mark_attempt_aborted_task_unittest.cc (right): https://codereview.chromium.org/2438503003/diff/20001/components/offline_pages/background/mark_attempt_aborted_task_unittest.cc#newcode101 components/offline_pages/background/mark_attempt_aborted_task_unittest.cc:101: MarkAttemptStartedTask start_request_task( On 2016/10/19 21:23:10, dougarnett wrote: > ...
4 years, 2 months ago (2016-10-20 16:56:34 UTC) #9
Pete Williamson
lgtm
4 years, 2 months ago (2016-10-21 00:25:23 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/2438503003/40001
4 years, 2 months ago (2016-10-21 02:12:24 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-21 02:24:22 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:26:17 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/31c8a02e214dee8f11ae68f9a19f4eaf0b2cba1c
Cr-Commit-Position: refs/heads/master@{#426694}

Powered by Google App Engine
This is Rietveld 408576698