зеркало из https://github.com/mozilla/gecko-dev.git
4659203c12
<!-- Please describe your changes on the following line: --> The PR updates WR version to support multiple documents (https://github.com/servo/webrender/pull/1509) but doesn't take advantage of this new feature yet. It also makes Servo to use `DevicePixel` from WR instead of rolling out another one. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./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). <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because _____ no extra logic <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: 12a49dc0be8a8acd12440dd7191b349ca17de7c8 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : f036e78668713987f000f99714f86e588107baa1 |
||
---|---|---|
.. | ||
Cargo.toml | ||
browsingcontext.rs | ||
constellation.rs | ||
event_loop.rs | ||
lib.rs | ||
network_listener.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
timer_scheduler.rs |