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

Issue 10383254: At browser exit, wait for pending print jobs before starting shutdown. This is to avoid a nested me… (Closed)

Created:
8 years, 7 months ago by jam
Modified:
8 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

At browser exit, wait for pending print jobs before starting shutdown. This is to avoid a nested message loop running other tasks that depend on objects which have already been destructed. Also, instead of waiting 2 minutes for a job, wait _up to_ 2 minutes. BUG=128824 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137996

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -28 lines) Patch
M chrome/browser/app_controller_mac.mm View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/printing/print_job.h View 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/printing/print_job.cc View 4 chunks +15 lines, -9 lines 0 comments Download
M chrome/browser/printing/print_job_manager.cc View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
sending to you since you're looking at shutdown now
8 years, 7 months ago (2012-05-18 22:58:17 UTC) #1
Ben Goodger (Google)
8 years, 7 months ago (2012-05-18 23:06:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698