gecko-dev/third_party
Mike Hommey f1cf961151 Bug 1709505 - Fix -D dead-code bustage in third_party/rust/mio. r=emilio
After bug 1708379, the build fails with --enable-warnings-as-errors with
rustc 1.52.

```
error: field is never read: `hdr`
    --> third_party/rust/mio/src/sys/unix/uds.rs:190:17
     |
 190 |                 hdr: libc::cmsghdr,
     |                 ^^^^^^^^^^^^^^^^^^
     |
     = note: `-D dead-code` implied by `-D warnings`
```

```
error: field is never read: `instant_notify`
   --> third_party/rust/mio/src/sys/windows/tcp.rs:85:5
    |
 85 |     instant_notify: bool,
    |     ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `-D dead-code` implied by `-D warnings`
```

Differential Revision: https://phabricator.services.mozilla.com/D114311
2021-05-05 06:54:23 +00:00
..
aom
cups
dav1d Bug 1694517 - Update libdav1d to 6c6d25d3 for Firefox 89. r=mjf 2021-03-23 20:02:59 +00:00
js/d3
libsrtp Bug 1691306: move libsrtp from /netwerk to /third_party. r=bwc,necko-reviewers 2021-02-09 01:48:39 +00:00
libwebrtc Bug 1701809: Close dev/video* driver file descriptors after camera access on linux. r=ng 2021-04-01 18:42:39 +00:00
msgpack
pipewire Bug 1672945 Ship PipeWire 0.3 headers and library wrapper to build PW support out of the box, r=dminor 2020-10-29 22:15:32 +00:00
prio
python Bug 1698616: Bump python dependencies r=firefox-build-system-reviewers,glandium 2021-05-04 20:43:26 +00:00
rlbox Bug 1699028 - Update RLBox to add support for app pointers r=tjr 2021-04-27 17:56:44 +00:00
rust Bug 1709505 - Fix -D dead-code bustage in third_party/rust/mio. r=emilio 2021-05-05 06:54:23 +00:00
sipcc Bug 1677590: improved SDP parser error handling. r=ng 2021-01-06 15:25:06 +00:00
sqlite3 Bug 1698595 - Link SQLite and Math. r=asuth 2021-04-14 09:20:26 +00:00
webkit/PerformanceTests Bug 1692854 - Migrate sunspider to browsertime desktop r=perftest-reviewers,Bebe 2021-03-25 12:29:07 +00:00
WinToast Bug 1672957 Do not create or modify a shortcut for the WDBA. r=bytesized 2020-12-07 23:20:53 +00:00
moz.build Bug 1691306: move libsrtp from /netwerk to /third_party. r=bwc,necko-reviewers 2021-02-09 01:48:39 +00:00