diff options
author | Olaf Buddenhagen <antrik@users.sf.net> | 2016-04-07 00:54:19 +0200 |
---|---|---|
committer | Olaf Buddenhagen <antrik@users.sf.net> | 2016-04-07 01:32:09 +0200 |
commit | 808244df63be5d68ad7784a3bddf62a4b860594b (patch) | |
tree | b10751885c1b2b17245f072e1c30d2abade7294b /tests/wpt/css-tests/css-flexbox-1_dev/xhtml1 | |
parent | 4cc241c858ce8ee7894495d082a3bfc6233d80e8 (diff) | |
download | servo-808244df63be5d68ad7784a3bddf62a4b860594b.tar.gz servo-808244df63be5d68ad7784a3bddf62a4b860594b.zip |
Update ipc-channel for two important bug fixes
This fixes https://github.com/servo/servo/issues/10260 by pulling in
https://github.com/servo/ipc-channel/pull/61 (fix receive for messages
close to packet size) and https://github.com/servo/ipc-channel/pull/62
(properly handle ENOBUFS); where the latter is not critical per se, as
there was a workaround already -- but that workaround aggrevated the
first bug, resulting in the urgent issue...
This bump requires a tidy override for `uuid`: `ipc-channel` was updated
to `uuid 0.2` in https://github.com/servo/ipc-channel/pull/63 (don't
know why...), while other crates are still with `0.1`. That was blocking
this urgent bug fix; and according to a discussion with @mbrubeck on
IRC, the override should be OK in this case.
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/xhtml1')
0 files changed, 0 insertions, 0 deletions