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

Issue 5609004: cupsGetPPD got stuck sometime for an infinite time due to network configurati... (Closed)

Created:
10 years ago by gene
Modified:
9 years, 6 months ago
Reviewers:
sanjeevr, gene1
CC:
chromium-reviews
Visibility:
Public.

Description

cupsGetPPD got stuck sometime for an infinite time due to network configuration/issues. Make http connection for cupsGetPPD non-blocking to prevent that. BUG=none TEST=Make sure GettPPD does not get stuck. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68356

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M printing/backend/cups_helper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M printing/backend/cups_helper.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M printing/backend/print_backend_cups.cc View 1 1 chunk +31 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gene
10 years ago (2010-12-03 19:34:23 UTC) #1
sanjeevr
http://codereview.chromium.org/5609004/diff/1/printing/backend/cups_helper.h File printing/backend/cups_helper.h (right): http://codereview.chromium.org/5609004/diff/1/printing/backend/cups_helper.h#newcode23 printing/backend/cups_helper.h:23: void SetBlocking(bool blocking); Possible to unit-test this? http://codereview.chromium.org/5609004/diff/1/printing/backend/print_backend_cups.cc File ...
10 years ago (2010-12-03 23:46:37 UTC) #2
sanjeevr
LGTM as per our discussion. Please fix the comments and add a comment about the ...
10 years ago (2010-12-04 00:00:18 UTC) #3
gene1
10 years ago (2010-12-04 00:07:06 UTC) #4
Done and uploaded. Feel free to take a look.

On Fri, Dec 3, 2010 at 4:00 PM, <sanjeevr@chromium.org> wrote:

> LGTM as per our discussion. Please fix the comments and add a comment about
> the
> content_length check.
>
>
> http://codereview.chromium.org/5609004/
>

Powered by Google App Engine
This is Rietveld 408576698