Closed
Bug 1111786
Opened 11 years ago
Closed 11 years ago
Cherry-pick the skia 6f90475632b0ff8e9e83916ee6373d3c26cc9284 commit
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
commit 6f90475632b0ff8e9e83916ee6373d3c26cc9284
Author: ehsan.akhgari <ehsan.akhgari@gmail.com>
Date: Mon Dec 15 12:08:47 2014 -0800
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:
Review URL: https://codereview.chromium.org/809443002
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•