servo/components/compositing
bors-servo f1baba973f Auto merge of #10112 - ConnorGBrewster:jump-tag-fix, r=glennw
Fixed jump tag issue

Fixes the issue where once a jump tag is clicked, the viewport rects are not updated. #9671

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10112)
<!-- Reviewable:end -->
2016-03-24 06:28:58 +05:30
..
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
compositor.rs Fixed jump tag issue 2016-03-21 20:44:56 -06:00
compositor_layer.rs compositing: Fix a couple of bugs that prevented iframes from painting 2016-01-26 16:37:23 -05:00
compositor_thread.rs compositing: In borderless mode, don't show the window until the page 2016-03-15 22:07:21 -07:00
constellation.rs Auto merge of #10106 - Ms2ger:renderer-id, r=ecoal95 2016-03-22 08:50:28 +05:30
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
headless.rs Fix animation smoothness when using requestAnimationFrame. 2016-03-04 07:26:00 +10:00
lib.rs Fix animation smoothness when using requestAnimationFrame. 2016-03-04 07:26:00 +10:00
pipeline.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
sandboxing.rs Remove unused import. 2015-11-20 08:55:41 +01:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
surface_map.rs task -> thread 2016-01-10 17:58:13 +09:00
timer_scheduler.rs task -> thread 2016-01-10 17:58:13 +09:00
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs compositing: In borderless mode, don't show the window until the page 2016-03-15 22:07:21 -07:00