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

Issue 1437523002: Revert "URLRequestJob: change ReadRawData contract" (Closed)

Created:
5 years, 1 month ago by xunjieli
Modified:
5 years, 1 month ago
CC:
chromium-reviews, qsr+mojo_chromium.org, tzik, yzshen+watch_chromium.org, kinuko+watch, ben+mojo_chromium.org, jsbell+serviceworker_chromium.org, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, viettrungluu+watch_chromium.org, jam, abarth-chromium, darin-cc_chromium.org, android-webview-reviews_chromium.org, blink-worker-reviews_chromium.org, nhiroki, oshima+watch_chromium.org, zork+watch_chromium.org, michaeln, serviceworker-reviews, Aaron Boodman, kinuko+serviceworker, Paweł Hajdan Jr., horo+watch_chromium.org, darin (slow to review), kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "URLRequestJob: change ReadRawData contract" This reverts commit a505cbb45ec92d2617fe80490acf7d01ef4d3225. Revert "Disable http/tests/serviceworker/registration.html" This reverts commit e2bf349b84f10e940b5ebe5a8fcaf2cf8c8eb322. Revert "Remove incorrect DCHECK_NE in ServiceWorkerWriteToCacheJob::OnReadCompleted." This reverts commit 5b28d0b0efd8a75a9ad783bd849fa41eb9339a3b. Revert "Do not call NotifyDone in URLRequestJob::ReadRawDataComplete if ERR_IO_PENDING" This reverts commit 876da269322a66d5e2741de0892e01b24ab98065. TBR=michaeln@chromium.org,mnaganov@chromium.org,skyostil@chromium.org,eugenebut@chromium.org,davidben@chromium.org,falken@chromium.org,mtomasz@chromium.org, sky@chromium.org,jianli@chromium.org,zork@chromium.org BUG=553300 BUG=474859 Committed: https://crrev.com/8f4440075845550559c09a787bf71de915d4cfc5 Cr-Commit-Position: refs/heads/master@{#358686}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+924 lines, -785 lines) Patch
M android_webview/browser/net/android_stream_reader_url_request_job.h View 3 chunks +1 line, -3 lines 0 comments Download
M android_webview/browser/net/android_stream_reader_url_request_job.cc View 8 chunks +38 lines, -28 lines 0 comments Download
M chrome/browser/chromeos/fileapi/external_file_url_request_job.h View 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/chromeos/fileapi/external_file_url_request_job.cc View 6 chunks +33 lines, -31 lines 0 comments Download
M content/browser/android/url_request_content_job.h View 4 chunks +2 lines, -4 lines 0 comments Download
M content/browser/android/url_request_content_job.cc View 7 chunks +48 lines, -33 lines 0 comments Download
M content/browser/appcache/appcache_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_url_request_job.cc View 3 chunks +11 lines, -3 lines 0 comments Download
M content/browser/fileapi/file_writer_delegate_unittest.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M content/browser/net/view_http_cache_job_factory.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M content/browser/service_worker/service_worker_read_from_cache_job.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_read_from_cache_job.cc View 5 chunks +33 lines, -38 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.cc View 6 chunks +47 lines, -29 lines 0 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job.h View 4 chunks +13 lines, -19 lines 0 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job.cc View 15 chunks +110 lines, -95 lines 0 comments Download
M content/browser/streams/stream_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream_url_request_job.cc View 5 chunks +37 lines, -26 lines 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 5 chunks +24 lines, -13 lines 0 comments Download
M content/test/net/url_request_abort_on_end_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_abort_on_end_job.cc View 2 chunks +10 lines, -7 lines 0 comments Download
M ios/web/webui/url_data_manager_ios_backend.cc View 3 chunks +24 lines, -12 lines 0 comments Download
M mojo/services/network/url_loader_impl_apptest.cc View 1 chunk +18 lines, -11 lines 0 comments Download
M net/test/url_request/url_request_failed_job.h View 2 chunks +1 line, -2 lines 0 comments Download
M net/test/url_request/url_request_failed_job.cc View 2 chunks +29 lines, -22 lines 0 comments Download
M net/test/url_request/url_request_mock_data_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_mock_data_job.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M net/test/url_request/url_request_slow_download_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_slow_download_job.cc View 2 chunks +17 lines, -10 lines 0 comments Download
M net/url_request/url_request_file_dir_job.h View 4 chunks +2 lines, -4 lines 0 comments Download
M net/url_request/url_request_file_dir_job.cc View 3 chunks +28 lines, -27 lines 0 comments Download
M net/url_request/url_request_file_job.h View 3 chunks +1 line, -5 lines 0 comments Download
M net/url_request/url_request_file_job.cc View 10 chunks +37 lines, -24 lines 0 comments Download
M net/url_request/url_request_ftp_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_ftp_job.cc View 4 chunks +25 lines, -6 lines 0 comments Download
M net/url_request/url_request_http_job.h View 2 chunks +4 lines, -1 line 0 comments Download
M net/url_request/url_request_http_job.cc View 4 chunks +31 lines, -12 lines 0 comments Download
M net/url_request/url_request_job.h View 7 chunks +40 lines, -53 lines 0 comments Download
M net/url_request/url_request_job.cc View 16 chunks +98 lines, -131 lines 0 comments Download
M net/url_request/url_request_simple_job.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/url_request/url_request_simple_job.cc View 3 chunks +24 lines, -11 lines 0 comments Download
M net/url_request/url_request_status.h View 2 chunks +0 lines, -8 lines 0 comments Download
M net/url_request/url_request_status.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M net/url_request/url_request_test_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_test_job.cc View 4 chunks +19 lines, -11 lines 0 comments Download
M storage/browser/blob/blob_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/blob/blob_url_request_job.cc View 3 chunks +28 lines, -14 lines 0 comments Download
M storage/browser/fileapi/file_system_dir_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_dir_url_request_job.cc View 5 chunks +12 lines, -7 lines 0 comments Download
M storage/browser/fileapi/file_system_url_request_job.h View 4 chunks +2 lines, -3 lines 0 comments Download
M storage/browser/fileapi/file_system_url_request_job.cc View 10 chunks +39 lines, -31 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
xunjieli
PTAL. Running try jobs in the meantime.
5 years, 1 month ago (2015-11-09 21:04:35 UTC) #2
Randy Smith (Not in Mondays)
If the try jobs are clean, then LGTM.
5 years, 1 month ago (2015-11-09 21:17:24 UTC) #4
mmenke
On 2015/11/09 21:04:35, xunjieli wrote: > PTAL. > Running try jobs in the meantime. LGTM.
5 years, 1 month ago (2015-11-09 21:17:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437523002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437523002/1
5 years, 1 month ago (2015-11-09 21:19:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437523002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437523002/1
5 years, 1 month ago (2015-11-09 21:24:27 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-09 22:36:54 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8f4440075845550559c09a787bf71de915d4cfc5 Cr-Commit-Position: refs/heads/master@{#358686}
5 years, 1 month ago (2015-11-09 22:37:53 UTC) #13
msw
Hmm, it looks like this broke UrlLoaderImplTest.ClosedWhileWaitingOnThePipeToBeWriteable in mojo_apptests on "Linux Tests" and "Chromium Mojo ...
5 years, 1 month ago (2015-11-09 23:37:59 UTC) #15
msw
On 2015/11/09 23:37:59, msw wrote: > Hmm, it looks like this broke > UrlLoaderImplTest.ClosedWhileWaitingOnThePipeToBeWriteable in ...
5 years, 1 month ago (2015-11-09 23:51:43 UTC) #16
msw
On 2015/11/09 23:51:43, msw wrote: > On 2015/11/09 23:37:59, msw wrote: > > Hmm, it ...
5 years, 1 month ago (2015-11-10 01:16:18 UTC) #17
xunjieli
5 years, 1 month ago (2015-11-10 13:52:57 UTC) #18
Message was sent while issue was closed.
On 2015/11/10 01:16:18, msw wrote:
> On 2015/11/09 23:51:43, msw wrote:
> > On 2015/11/09 23:37:59, msw wrote:
> > > Hmm, it looks like this broke
> > > UrlLoaderImplTest.ClosedWhileWaitingOnThePipeToBeWriteable in
mojo_apptests
> on
> > > "Linux Tests" and "Chromium Mojo Linux":
> > >
> http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/34038
> > >
> >
>
http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Linux/bu...
> > > There might be some conflict with jam's
> > > https://codereview.chromium.org/1434563004 (hence passing the CQ), John is
> > > reverting that CL now to see if that helps.
> > 
> > "Chromium Mojo Linux" cycled green after jam's revert:
> >
>
http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Linux/bu...
> > The same should hopefully happen on "Linux Tests", if so, no action will be
> > required here.
> 
> "Linux Tests" cycled green too, no action required here:
> http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/34040

Thanks for taking care of the tests. Hope jam@ can re-land his CL soon.

Powered by Google App Engine
This is Rietveld 408576698