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

Issue 809443002: Rewrite NaN checks in terms of SkScalarIsNaN() (Closed)

Created:
6 years ago by ehsan
Modified:
6 years ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Rewrite NaN checks in terms of SkScalarIsNaN() We are trying to replace Skia's NaN checker with our own in Mozilla, so it would be nice to have to patch a single place by making sure these NaN checks used SkScalarIsNaN(). BUG=skia: Committed: https://skia.googlesource.com/skia/+/6f90475632b0ff8e9e83916ee6373d3c26cc9284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M include/core/SkPoint.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/core/SkRect.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/core/SkScalar.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
ehsan
6 years ago (2014-12-15 16:38:51 UTC) #1
ehsan
6 years ago (2014-12-15 16:46:07 UTC) #3
reed1
lgtm
6 years ago (2014-12-15 17:02:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/809443002/1
6 years ago (2014-12-15 19:59:42 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-15 20:08:52 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/6f90475632b0ff8e9e83916ee6373d3c26cc9284

Powered by Google App Engine
This is Rietveld 408576698