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

Issue 156143002: Add ability to get raw data and range requests to to PrivetURLFetcher (Closed)

Created:
6 years, 10 months ago by Noam Samuel
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add ability to get raw data and range requests to to PrivetURLFetcher Add ability to read data without parsing it as JSON to PrivetURLFetcher. In addition, add the ability to send range requests. BUG=332182 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250846

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -4 lines) Patch
M chrome/browser/local_discovery/privet_url_fetcher.h View 1 2 3 4 chunks +23 lines, -0 lines 0 comments Download
M chrome/browser/local_discovery/privet_url_fetcher.cc View 1 2 3 4 chunks +105 lines, -4 lines 0 comments Download
M chrome/browser/local_discovery/privet_url_fetcher_unittest.cc View 1 2 3 3 chunks +75 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Noam Samuel
6 years, 10 months ago (2014-02-05 22:10:29 UTC) #1
Vitaly Buka (NO REVIEWS)
On 2014/02/05 22:10:29, Noam Samuel wrote: please update patch
6 years, 10 months ago (2014-02-06 01:07:11 UTC) #2
Vitaly Buka (NO REVIEWS)
lgtm https://codereview.chromium.org/156143002/diff/90001/chrome/browser/local_discovery/privet_url_fetcher.cc File chrome/browser/local_discovery/privet_url_fetcher.cc (right): https://codereview.chromium.org/156143002/diff/90001/chrome/browser/local_discovery/privet_url_fetcher.cc#newcode31 chrome/browser/local_discovery/privet_url_fetcher.cc:31: DCHECK(start >= 0); DCHECK_GT? https://codereview.chromium.org/156143002/diff/90001/chrome/browser/local_discovery/privet_url_fetcher.cc#newcode51 chrome/browser/local_discovery/privet_url_fetcher.cc:51: : privet_access_token_(token), ...
6 years, 10 months ago (2014-02-07 19:47:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/156143002/90001
6 years, 10 months ago (2014-02-07 19:49:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/156143002/90001
6 years, 10 months ago (2014-02-07 22:19:13 UTC) #5
Vitaly Buka (NO REVIEWS)
The CQ bit was unchecked by vitalybuka@chromium.org
6 years, 10 months ago (2014-02-07 22:24:33 UTC) #6
Noam Samuel
https://codereview.chromium.org/156143002/diff/90001/chrome/browser/local_discovery/privet_url_fetcher.cc File chrome/browser/local_discovery/privet_url_fetcher.cc (right): https://codereview.chromium.org/156143002/diff/90001/chrome/browser/local_discovery/privet_url_fetcher.cc#newcode31 chrome/browser/local_discovery/privet_url_fetcher.cc:31: DCHECK(start >= 0); On 2014/02/07 19:47:39, Vitaly Buka wrote: ...
6 years, 10 months ago (2014-02-12 20:25:15 UTC) #7
Vitaly Buka (NO REVIEWS)
lgtm
6 years, 10 months ago (2014-02-12 20:34:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/156143002/370001
6 years, 10 months ago (2014-02-12 20:34:51 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-12 23:45:56 UTC) #10
Message was sent while issue was closed.
Change committed as 250846

Powered by Google App Engine
This is Rietveld 408576698