servo/components
bors-servo 94d62a2afb Auto merge of #14871 - shssoichiro:14862-tinyfiledialogs-from-crates-io, r=jdm
Use tinyfiledialogs from crates.io

Use the crates.io version of tinyfiledialogs instead of pulling directly from the git repository.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14862 (github issue number if applicable).

<!-- Either: -->
- [X] These changes do not require tests because no code was changed

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14871)
<!-- Reviewable:end -->
2017-01-05 22:49:19 -08:00
..
atoms Fire 'input' event after 'keypress' in input and textarea elements 2016-12-27 15:57:34 +05:30
bluetooth Use tinyfiledialogs from crates.io 2017-01-05 16:59:44 -05:00
bluetooth_traits Auto merge of #14612 - szeged:connect-disconnect-update, r=jdm 2016-12-22 06:51:16 -08:00
canvas Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
canvas_traits Remove azure(canvas) dependency from canvas_traits 2016-12-25 17:41:29 +02:00
compositing replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
constellation Auto merge of #14559 - asajeffrey:script-track-document-and-bc-discarding, r=cbrewster 2017-01-05 18:20:12 -08:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
devtools replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
geometry Removed util. 2016-12-14 18:04:37 -06:00
gfx replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Mark JSTraceable and its method as unsafe 2016-12-06 13:15:06 -10:00
layout Bug 1298588 part 9, servo piece. Pass through useful default styles to cascade(). r=bholley 2017-01-04 23:13:46 -05:00
layout_thread Bug 1298588 part 5. Store a ComputedValues on SharedStyleContext. r=bholley 2017-01-04 23:13:40 -05:00
layout_traits Make the layout content process shutdown sender optional. 2016-11-30 01:24:45 +01:00
msg Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm 2016-11-24 12:29:52 -08:00
net Use tinyfiledialogs from crates.io 2017-01-05 16:59:44 -05:00
net_traits Rustfmt net_traits. 2017-01-03 15:06:41 +01:00
plugins Update to rustc 1.16.0-nightly (4ecc85beb 2016-12-28) 2017-01-02 10:51:02 +01:00
profile replace match by if let statements if possible 2016-12-31 12:34:05 +01:00
profile_traits Removed util. 2016-12-14 18:04:37 -06:00
rand An in-memory RNG that shares its file descriptor. 2017-01-05 13:51:53 +00:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
remutex Removed util. 2016-12-14 18:04:37 -06:00
script Auto merge of #14871 - shssoichiro:14862-tinyfiledialogs-from-crates-io, r=jdm 2017-01-05 22:49:19 -08:00
script_layout_interface Bug 1298588 part 9, servo piece. Pass through useful default styles to cascade(). r=bholley 2017-01-04 23:13:46 -05:00
script_traits Implement browsing context discarding. 2017-01-05 21:12:57 +00:00
servo Update WR (windows font fixes, ridge/groove borders, scrolling improvements). 2016-12-23 14:00:40 +10:00
style Auto merge of #14351 - asajeffrey:servo-rand-share-fds, r=emilio 2017-01-05 06:32:23 -08:00
style_traits style: Document style_traits and deny missing docs on it. 2016-12-31 12:17:07 +01:00
url Implement discarding Document objects to reclaim space. 2017-01-04 11:29:31 +00:00
webdriver_server Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00