servo/components
bors-servo 61d8f4d688 Auto merge of #14724 - zaynetro:remove-frame-change-document-ready, r=Ms2ger
Remove FrameChange::document_ready

<!-- Please describe your changes on the following line: -->

Remove unused `FrameChange::document_ready` field and remove unused boolean in `ConstellationMsg::GetPipeline`'s second argument.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14693

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because compiler validates the field is not used anywhere

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14724)
<!-- Reviewable:end -->
2016-12-25 03:23:16 -08:00
..
atoms refactor Connect/Disconnect calls 2016-12-22 15:49:29 +01:00
bluetooth refactor Connect/Disconnect calls 2016-12-22 15:49:29 +01:00
bluetooth_traits Auto merge of #14612 - szeged:connect-disconnect-update, r=jdm 2016-12-22 06:51:16 -08:00
canvas Update WR (typed units, glyph cache, various features). 2016-12-15 12:11:51 +10:00
canvas_traits Remove old shaders, updates for WR feature and API changes. 2016-11-25 06:28:21 +10:00
compositing Auto merge of #14597 - gterzian:fix_scroll_transactions, r=mbrubeck 2016-12-14 22:58:55 -08:00
config Removed util. 2016-12-14 18:04:37 -06:00
constellation Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
devtools Removed util. 2016-12-14 18:04:37 -06:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
geometry Removed util. 2016-12-14 18:04:37 -06:00
gfx Update Rust to 1.15.0-nightly (71c06a56a 2016-12-18) 2016-12-22 00:45:18 +01:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Mark JSTraceable and its method as unsafe 2016-12-06 13:15:06 -10:00
layout Fix an outdated comment 2016-12-23 17:23:12 +00:00
layout_thread Remove generation, remove filter pop, and add size tests. 2016-12-22 11:09:55 -08:00
layout_traits Make the layout content process shutdown sender optional. 2016-11-30 01:24:45 +01:00
msg Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm 2016-11-24 12:29:52 -08:00
net Check wss scheme in Cookie::appropriate_for_url 2016-12-25 09:14:06 +05:30
net_traits Separate the async bluetooth handling from networking code. 2016-12-21 14:52:39 +01:00
plugins Mark DOM interfaces as repr(C) 2016-12-23 23:48:00 +01:00
profile Removed util. 2016-12-14 18:04:37 -06:00
profile_traits Removed util. 2016-12-14 18:04:37 -06:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
remutex Removed util. 2016-12-14 18:04:37 -06:00
script Auto merge of #14679 - jdm:nowarntimer, r=asajeffrey 2016-12-22 18:19:48 -08:00
script_layout_interface Auto merge of #14535 - servo:property-id, r=mbrubeck 2016-12-10 01:16:26 -08:00
script_traits Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00
servo Update WR (windows font fixes, ridge/groove borders, scrolling improvements). 2016-12-23 14:00:40 +10:00
style stylo: Regen bindings. 2016-12-25 01:41:21 +01:00
style_traits Auto merge of #14135 - frewsxcv:code-like, r=Ms2ger 2016-11-14 06:59:35 -06:00
url Adds ServoUrl::is_secure_scheme helper 2016-12-25 09:02:44 +05:30
webdriver_server Remove unused boolean argument from ContellationMsg's GetPipeline 2016-12-25 13:06:31 +02:00