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

Issue 8054031: Add check to debug issue 96063 (Closed)

Created:
9 years, 2 months ago by vandebo (ex-Chrome)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, arthurhsu
Visibility:
Public.

Description

Add check to debug issue 96063 BUG=96063 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103083

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M printing/page_setup.cc View 1 chunk +2 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
vandebo (ex-Chrome)
PTAL
9 years, 2 months ago (2011-09-27 23:01:08 UTC) #1
Lei Zhang
http://codereview.chromium.org/8054031/diff/1/printing/page_setup.cc File printing/page_setup.cc (right): http://codereview.chromium.org/8054031/diff/1/printing/page_setup.cc#newcode123 printing/page_setup.cc:123: CHECK(content_area_.width() > 0 && content_area_.height() > 0); How about ...
9 years, 2 months ago (2011-09-27 23:07:56 UTC) #2
vandebo (ex-Chrome)
http://codereview.chromium.org/8054031/diff/1/printing/page_setup.cc File printing/page_setup.cc (right): http://codereview.chromium.org/8054031/diff/1/printing/page_setup.cc#newcode123 printing/page_setup.cc:123: CHECK(content_area_.width() > 0 && content_area_.height() > 0); On 2011/09/27 ...
9 years, 2 months ago (2011-09-27 23:09:44 UTC) #3
Lei Zhang
LGTM if you believe this is sufficient.
9 years, 2 months ago (2011-09-27 23:20:06 UTC) #4
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/8054031/1
9 years, 2 months ago (2011-09-27 23:24:42 UTC) #5
commit-bot: I haz the power
9 years, 2 months ago (2011-09-28 03:10:56 UTC) #6
Change committed as 103083

Powered by Google App Engine
This is Rietveld 408576698