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

Issue 302573003: Remove ProtocolFactory use from appcache_request_handler_unittest (Closed)

Created:
6 years, 7 months ago by cbentzel
Modified:
6 years, 6 months ago
Reviewers:
michaeln, michaeln1
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Remove ProtocolFactory use from appcache_request_handler_unittest This is being done to remove use of a deprecated API in net/ BUG=81979 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274079

Patch Set 1 #

Patch Set 2 : Fix all unit tests #

Total comments: 2

Patch Set 3 : Clear out job_ on IO thread #

Patch Set 4 : Rebase #

Total comments: 1

Patch Set 5 : Ordering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -48 lines) Patch
M content/browser/appcache/appcache_request_handler_unittest.cc View 1 2 3 4 12 chunks +77 lines, -48 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
cbentzel
6 years, 7 months ago (2014-05-26 14:10:23 UTC) #1
michaeln1
lgtm
6 years, 7 months ago (2014-05-27 19:29:44 UTC) #2
michaeln
lgtm2
6 years, 7 months ago (2014-05-27 21:51:34 UTC) #3
cbentzel
The CQ bit was checked by cbentzel@chromium.org
6 years, 7 months ago (2014-05-28 10:44:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/302573003/20001
6 years, 7 months ago (2014-05-28 10:45:21 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-05-28 12:11:31 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-28 13:26:44 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/14226)
6 years, 6 months ago (2014-05-28 13:26:44 UTC) #8
cbentzel
On 2014/05/28 13:26:44, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 6 months ago (2014-05-28 13:45:20 UTC) #9
michaeln
https://codereview.chromium.org/302573003/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc File content/browser/appcache/appcache_request_handler_unittest.cc (left): https://codereview.chromium.org/302573003/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc#oldcode221 content/browser/appcache/appcache_request_handler_unittest.cc:221: job_ = NULL; ooops, job_ = NULL should not ...
6 years, 6 months ago (2014-05-28 20:19:18 UTC) #10
cbentzel
https://codereview.chromium.org/302573003/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc File content/browser/appcache/appcache_request_handler_unittest.cc (left): https://codereview.chromium.org/302573003/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc#oldcode221 content/browser/appcache/appcache_request_handler_unittest.cc:221: job_ = NULL; On 2014/05/28 20:19:19, michaeln wrote: > ...
6 years, 6 months ago (2014-05-29 09:27:03 UTC) #11
cbentzel
The CQ bit was checked by cbentzel@chromium.org
6 years, 6 months ago (2014-05-30 12:05:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/302573003/60001
6 years, 6 months ago (2014-05-30 12:07:14 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 13:47:37 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-30 14:10:58 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/158292)
6 years, 6 months ago (2014-05-30 14:10:59 UTC) #16
michaeln
https://codereview.chromium.org/302573003/diff/60001/content/browser/appcache/appcache_request_handler_unittest.cc File content/browser/appcache/appcache_request_handler_unittest.cc (right): https://codereview.chromium.org/302573003/diff/60001/content/browser/appcache/appcache_request_handler_unittest.cc#newcode238 content/browser/appcache/appcache_request_handler_unittest.cc:238: job_ = NULL; looks like the destruction order matters
6 years, 6 months ago (2014-05-30 17:23:04 UTC) #17
cbentzel
The CQ bit was checked by cbentzel@chromium.org
6 years, 6 months ago (2014-05-31 00:58:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/302573003/70001
6 years, 6 months ago (2014-05-31 01:05:41 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-05-31 06:06:54 UTC) #20
cbentzel
The CQ bit was unchecked by cbentzel@chromium.org
6 years, 6 months ago (2014-05-31 13:00:14 UTC) #21
cbentzel
The CQ bit was checked by cbentzel@chromium.org
6 years, 6 months ago (2014-05-31 13:00:15 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbentzel@chromium.org/302573003/70001
6 years, 6 months ago (2014-05-31 13:00:59 UTC) #23
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 22:43:07 UTC) #24
Message was sent while issue was closed.
Change committed as 274079

Powered by Google App Engine
This is Rietveld 408576698