servo/components/gfx/platform/macos
bors-servo a82d5106bd Auto merge of #12076 - jdm:font-load, r=pcwalton
Make font template data load fallible

Remove a TODO around dealing with a failed file operation.

Can we write an automated test for this? I don't really know what font template data is, but this failure seems to be fontconfig-specific...

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12037
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12076)
<!-- Reviewable:end -->
2016-09-19 09:14:55 -05:00
..
font.rs Reorder use statements 2016-09-09 04:55:19 +02:00
font_context.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
font_list.rs gfx: Map sans-serif to Helvetica on Mac, DejaVu Sans on Linux, and 2016-05-09 12:45:52 -07:00
font_template.rs Auto merge of #12076 - jdm:font-load, r=pcwalton 2016-09-19 09:14:55 -05:00