diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-10-16 10:27:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-16 10:27:51 -0400 |
commit | 31ec9c4ffe8d6929c777f0a4e51e5a0abd6b5cda (patch) | |
tree | 18e6dc32f8728aea845cb9f266f7dbd9bb3c624d /components/script/dom/bindings/codegen/parser/tests/test_newobject.py | |
parent | 957cf14e5decec6c083df798d81de1f45b4e8084 (diff) | |
parent | e4cd5a1c96963b591e6751e4264c5cbd59a079b7 (diff) | |
download | servo-31ec9c4ffe8d6929c777f0a4e51e5a0abd6b5cda.tar.gz servo-31ec9c4ffe8d6929c777f0a4e51e5a0abd6b5cda.zip |
Auto merge of #28614 - yvt:chore-fix-wayland, r=jdm
`shell.nix`: Add `libxkbcommon` to `LD_LIBRARY_PATH`
`libxkbcommon` is a runtime dependency of winit's Wayland backend. Servo crashes with [a very confusing panic message][1] if the Wayland backend is selected, and `libxkbcommon.so` can't be found at runtime.
[1]: https://github.com/rust-windowing/winit/issues/1760
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
---
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they don't affect the production code
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_newobject.py')
0 files changed, 0 insertions, 0 deletions