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

Issue 8491048: Fixed crash in the proxy. Reference has been passed between threads, (Closed)

Created:
9 years, 1 month ago by gene
Modified:
9 years, 1 month ago
Reviewers:
Albert Bodenhamer
CC:
chromium-reviews
Visibility:
Public.

Description

Fixed crash in the proxy. Reference has been passed between threads, while object has been created on the stack of the first thread. Removed backend-frontend communication as it is not needed. BUG=103769 TEST=Verify GCP connector is running fine. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109665

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -47 lines) Patch
M chrome/service/cloud_print/cloud_print_connector.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/service/cloud_print/cloud_print_connector.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy_backend.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy_backend.cc View 5 chunks +0 lines, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gene
9 years, 1 month ago (2011-11-11 18:39:30 UTC) #1
Albert Bodenhamer
9 years, 1 month ago (2011-11-11 18:42:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698