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

Issue 27451002: Printing: Keep track of WebContents lifetime for the native printing UI. (Closed)

Created:
7 years, 2 months ago by Lei Zhang
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Printing: Keep track of WebContents lifetime for the native printing UI. BUG=305368 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229566

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -43 lines) Patch
M chrome/browser/printing/print_job_worker.h View 5 chunks +15 lines, -12 lines 0 comments Download
M chrome/browser/printing/print_job_worker.cc View 1 4 chunks +20 lines, -10 lines 0 comments Download
M chrome/browser/printing/printer_query.h View 3 chunks +13 lines, -11 lines 0 comments Download
M chrome/browser/printing/printer_query.cc View 3 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/printing/printing_message_filter.cc View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
A chrome/browser/printing/printing_ui_web_contents_observer.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/printing/printing_ui_web_contents_observer.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Lei Zhang
7 years, 2 months ago (2013-10-16 01:35:22 UTC) #1
Vitaly Buka (NO REVIEWS)
lgtm https://codereview.chromium.org/27451002/diff/1/chrome/browser/printing/printing_ui_web_contents_observer.h File chrome/browser/printing/printing_ui_web_contents_observer.h (right): https://codereview.chromium.org/27451002/diff/1/chrome/browser/printing/printing_ui_web_contents_observer.h#newcode20 chrome/browser/printing/printing_ui_web_contents_observer.h:20: bool GetParentView(gfx::NativeView* parent_view); Why not just return gfx::NativeView*
7 years, 2 months ago (2013-10-16 05:14:23 UTC) #2
Lei Zhang
On to patch set 2. https://codereview.chromium.org/27451002/diff/1/chrome/browser/printing/printing_ui_web_contents_observer.h File chrome/browser/printing/printing_ui_web_contents_observer.h (right): https://codereview.chromium.org/27451002/diff/1/chrome/browser/printing/printing_ui_web_contents_observer.h#newcode20 chrome/browser/printing/printing_ui_web_contents_observer.h:20: bool GetParentView(gfx::NativeView* parent_view); On ...
7 years, 2 months ago (2013-10-16 19:20:37 UTC) #3
Vitaly Buka (NO REVIEWS)
On 2013/10/16 19:20:37, Lei Zhang wrote: > On to patch set 2. > > https://codereview.chromium.org/27451002/diff/1/chrome/browser/printing/printing_ui_web_contents_observer.h ...
7 years, 2 months ago (2013-10-16 19:23:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/27451002/13001
7 years, 2 months ago (2013-10-17 18:36:09 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-17 22:07:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/27451002/45001
7 years, 2 months ago (2013-10-17 23:23:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/27451002/45001
7 years, 2 months ago (2013-10-18 01:43:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/27451002/45001
7 years, 2 months ago (2013-10-18 21:37:57 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-10-19 15:38:14 UTC) #10
Message was sent while issue was closed.
Change committed as 229566

Powered by Google App Engine
This is Rietveld 408576698