Martin Robinson
f45c98496e
Upgrade font-kit, raqote, and stop using dirs-next
( #33120 )
...
`dirs-next` is still used by the version of the `term` crate we are
using, but this also remoes a version of `cstr` so our dependency count
does not change.
A new version of `raqote` hasn't been released, so this depends on the
upstream repository directly. It's been almost 4 months since the
release has been ready -- so it's unclear when it will happen.
Fixes #32801 .
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-19 12:16:28 +00:00
eri
ef3dad3a61
clippy: fix warnings in components/config* ( #31562 )
2024-03-08 07:15:56 +00:00
Martin Robinson
c58d74fe62
Remove UWP / Hololens support
2023-07-05 09:12:09 +02:00
Josh Matthews
72fd95f613
Update font-kit.
2022-04-01 01:00:18 -04:00
Josh Matthews
3e22b52b47
Remove dirs crate from use in UWP builds.
2019-06-13 18:05:35 -04:00
Jan Andre Ikenmeyer
1d6fe65401
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
kingdido999
ce41c95e05
Format components config #21373
2018-09-02 08:27:07 +08:00
Paul Rouget
baf6635a4c
new android port: introduce a simple servo library
2018-07-31 22:33:51 +08:00
Simon Sapin
e397ca06d8
Avoid use of deprecated (and buggy) std::env::home_dir
2018-07-18 11:25:30 +02:00
Petre Tudor
e1f72f845e
removed default_data_dir() and default_cache_dir() components/config/basedir.rs
2018-03-02 22:39:07 +02:00
Andrei Cristian Petcu
415c43e226
#20174 removed the option and unwrap
2018-03-02 21:22:38 +02:00
Matt Brubeck
c169f52b25
Use env::var_os to read paths from the environment
...
This avoids unnecessary UTF-8 validation on OsStrings that we just pass
back to the OS.
2017-10-20 09:03:21 -07:00
Imanol Fernandez
7a2a90959e
Android life cycle improvements and Gradle integration
2017-04-21 18:24:10 +02:00
Alan Jeffrey
9be4fd56ce
Removed util.
2016-12-14 18:04:37 -06:00