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

Issue 19866002: GCP2.0 Device: Receiving printjobs. (Closed)

Created:
7 years, 5 months ago by maksymb
Modified:
7 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@confirmation
Visibility:
Public.

Description

GCP2.0 Device: Receiving printjobs. New request (with timeouts). BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213839

Patch Set 1 #

Patch Set 2 : #

Total comments: 32

Patch Set 3 : Unretained -> WeakPtr. Printjob -> PrintJob. #

Total comments: 20

Patch Set 4 : VLOG, FilePath. #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Total comments: 22

Patch Set 7 : Rewrited requester. Deleted callbacks from parser. #

Total comments: 2

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : static_cast<int> #

Unified diffs Side-by-side diffs Delta from patch set Stats (+880 lines, -152 lines) Patch
A cloud_print/gcp20/prototype/cloud_print_request.h View 1 2 3 4 5 6 1 chunk +79 lines, -0 lines 0 comments Download
A cloud_print/gcp20/prototype/cloud_print_request.cc View 1 2 3 4 5 6 1 chunk +118 lines, -0 lines 0 comments Download
M cloud_print/gcp20/prototype/cloud_print_requester.h View 1 2 3 4 5 6 5 chunks +89 lines, -28 lines 0 comments Download
M cloud_print/gcp20/prototype/cloud_print_requester.cc View 1 2 3 4 5 6 7 6 chunks +212 lines, -81 lines 0 comments Download
M cloud_print/gcp20/prototype/cloud_print_response_parser.h View 1 2 3 4 5 6 3 chunks +26 lines, -6 lines 0 comments Download
M cloud_print/gcp20/prototype/cloud_print_response_parser.cc View 1 2 3 4 5 6 6 chunks +75 lines, -17 lines 0 comments Download
M cloud_print/gcp20/prototype/dns_sd_server.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M cloud_print/gcp20/prototype/gcp20_device.gyp View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
A cloud_print/gcp20/prototype/print_job_handler.h View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A cloud_print/gcp20/prototype/print_job_handler.cc View 1 2 3 4 5 6 7 8 9 1 chunk +63 lines, -0 lines 0 comments Download
M cloud_print/gcp20/prototype/printer.h View 1 2 3 4 5 6 7 8 9 6 chunks +45 lines, -5 lines 0 comments Download
M cloud_print/gcp20/prototype/printer.cc View 1 2 3 4 5 6 7 14 chunks +134 lines, -11 lines 0 comments Download
M cloud_print/gcp20/prototype/privet_http_server.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M cloud_print/gcp20/prototype/privet_http_server.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
maksymb
Please take a look at my CL.
7 years, 5 months ago (2013-07-19 22:51:09 UTC) #1
Vitaly Buka (NO REVIEWS)
https://chromiumcodereview.appspot.com/19866002/diff/10001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://chromiumcodereview.appspot.com/19866002/diff/10001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode77 cloud_print/gcp20/prototype/cloud_print_request.cc:77: base::Unretained(delegate_))); That's incorrect. Here you post task with plain ...
7 years, 5 months ago (2013-07-22 03:57:31 UTC) #2
maksymb
Please take a look at cloud_print/gcp20/prototype/cloud_print_requester.cc:313: reply. https://codereview.chromium.org/19866002/diff/10001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://codereview.chromium.org/19866002/diff/10001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode77 cloud_print/gcp20/prototype/cloud_print_request.cc:77: base::Unretained(delegate_))); On ...
7 years, 5 months ago (2013-07-22 22:56:51 UTC) #3
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/19866002/diff/21001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://codereview.chromium.org/19866002/diff/21001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode90 cloud_print/gcp20/prototype/cloud_print_request.cc:90: VLOG(1) << response; remove if, you can control VLOG ...
7 years, 5 months ago (2013-07-22 23:46:02 UTC) #4
maksymb
https://codereview.chromium.org/19866002/diff/21001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://codereview.chromium.org/19866002/diff/21001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode90 cloud_print/gcp20/prototype/cloud_print_request.cc:90: VLOG(1) << response; On 2013/07/22 23:46:02, Vitaly Buka wrote: ...
7 years, 5 months ago (2013-07-23 00:40:38 UTC) #5
Vitaly Buka (NO REVIEWS)
lgtm https://codereview.chromium.org/19866002/diff/43001/cloud_print/gcp20/prototype/print_job_handler.cc File cloud_print/gcp20/prototype/print_job_handler.cc (right): https://codereview.chromium.org/19866002/diff/43001/cloud_print/gcp20/prototype/print_job_handler.cc#newcode30 cloud_print/gcp20/prototype/print_job_handler.cc:30: if (!base::DirectoryExists(directory)) if (!base::DirectoryExists(directory) && !file_util::CreateDirectory(directory)) { } ...
7 years, 5 months ago (2013-07-23 00:44:11 UTC) #6
maksymb
https://codereview.chromium.org/19866002/diff/43001/cloud_print/gcp20/prototype/print_job_handler.cc File cloud_print/gcp20/prototype/print_job_handler.cc (right): https://codereview.chromium.org/19866002/diff/43001/cloud_print/gcp20/prototype/print_job_handler.cc#newcode30 cloud_print/gcp20/prototype/print_job_handler.cc:30: if (!base::DirectoryExists(directory)) On 2013/07/23 00:44:11, Vitaly Buka wrote: > ...
7 years, 5 months ago (2013-07-23 00:57:16 UTC) #7
gene
https://codereview.chromium.org/19866002/diff/56001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://codereview.chromium.org/19866002/diff/56001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode115 cloud_print/gcp20/prototype/cloud_print_request.cc:115: request->fetcher_.reset(URLFetcher::Create(url, method, request.get())); nit: this is not very clean ...
7 years, 5 months ago (2013-07-23 09:36:23 UTC) #8
maksymb
https://codereview.chromium.org/19866002/diff/56001/cloud_print/gcp20/prototype/cloud_print_request.cc File cloud_print/gcp20/prototype/cloud_print_request.cc (right): https://codereview.chromium.org/19866002/diff/56001/cloud_print/gcp20/prototype/cloud_print_request.cc#newcode115 cloud_print/gcp20/prototype/cloud_print_request.cc:115: request->fetcher_.reset(URLFetcher::Create(url, method, request.get())); On 2013/07/23 09:36:23, gene wrote: > ...
7 years, 5 months ago (2013-07-23 19:02:37 UTC) #9
gene
lgtm small nit below https://codereview.chromium.org/19866002/diff/62001/cloud_print/gcp20/prototype/cloud_print_requester.cc File cloud_print/gcp20/prototype/cloud_print_requester.cc (right): https://codereview.chromium.org/19866002/diff/62001/cloud_print/gcp20/prototype/cloud_print_requester.cc#newcode336 cloud_print/gcp20/prototype/cloud_print_requester.cc:336: if (!success) { nit: it ...
7 years, 5 months ago (2013-07-24 16:32:17 UTC) #10
maksymb
https://codereview.chromium.org/19866002/diff/62001/cloud_print/gcp20/prototype/cloud_print_requester.cc File cloud_print/gcp20/prototype/cloud_print_requester.cc (right): https://codereview.chromium.org/19866002/diff/62001/cloud_print/gcp20/prototype/cloud_print_requester.cc#newcode336 cloud_print/gcp20/prototype/cloud_print_requester.cc:336: if (!success) { On 2013/07/24 16:32:17, gene wrote: > ...
7 years, 5 months ago (2013-07-24 17:29:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maksymb@chromium.org/19866002/73001
7 years, 5 months ago (2013-07-24 22:54:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maksymb@chromium.org/19866002/81001
7 years, 5 months ago (2013-07-25 13:37:49 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-25 20:42:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maksymb@chromium.org/19866002/100001
7 years, 5 months ago (2013-07-25 20:50:49 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maksymb@chromium.org/19866002/100001
7 years, 5 months ago (2013-07-26 01:32:35 UTC) #16
commit-bot: I haz the power
7 years, 5 months ago (2013-07-26 11:24:41 UTC) #17
Message was sent while issue was closed.
Change committed as 213839

Powered by Google App Engine
This is Rietveld 408576698