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

Issue 568823002: Add more debugging for newly failing assert (DM on Xoom bots). (Closed)

Created:
6 years, 3 months ago by mtklein_C
Modified:
6 years, 3 months ago
Reviewers:
tfarina
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add more debugging for newly failing assert (DM on Xoom bots). BUG=skia: Committed: https://skia.googlesource.com/skia/+/11fca3f29f0117eda798c67fafde40465d9903e1

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/core/SkGeometry.cpp View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 3 (1 generated)
mtklein_C
Committed patchset #1 (id:1) manually as 11fca3f (presubmit successful).
6 years, 3 months ago (2014-09-12 16:17:33 UTC) #1
tfarina
6 years, 3 months ago (2014-09-12 17:16:23 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/568823002/diff/1/src/core/SkGeometry.cpp
File src/core/SkGeometry.cpp (right):

https://codereview.chromium.org/568823002/diff/1/src/core/SkGeometry.cpp#newc...
src/core/SkGeometry.cpp:105: SkASSERTF(r >= 0 && r < SK_Scalar1, "numer %f,
denom %f, r %f", numer, denom, r);
lgtm (rubber-stamp).

Powered by Google App Engine
This is Rietveld 408576698