servo/components
bors-servo db29cb01b0
Auto merge of #22995 - servo:jdm-patch-28, r=nox
Remove an unnecessary synchronous full reflow.

We already reflow any nodes that are dirtied during any turn of the event loop. There is no reason to synchronously reflow the entire document, especially when we don't even modify it in this method.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22988
- [x] There are tests for these changes

<!-- 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/22995)
<!-- Reviewable:end -->
2019-03-08 13:27:10 -05:00
..
allocator Make Servo components use winapi 0.3 2019-01-16 14:29:53 +01:00
atoms Fire negotiationneeded and icecandidate events 2019-01-29 11:36:27 -08:00
background_hang_monitor fix frame-pointer stackwalking 2019-01-29 20:35:45 +08:00
bluetooth Update bool pattern matching into if-else 2019-01-30 20:54:12 +01:00
bluetooth_traits
canvas Auto merge of #23000 - jdm:invisible-webgl, r=nox 2019-03-08 10:46:52 -05:00
canvas_traits Remove offscreen_gl_context dependency from canvas_traits and script. 2019-03-07 09:27:36 -05:00
compositing Use a test VRDisplay that renders to a GL window 2019-03-05 12:54:12 -06:00
config Fix deprecation warnings 2019-01-28 11:32:40 +01:00
constellation Auto merge of #23000 - jdm:invisible-webgl, r=nox 2019-03-08 10:46:52 -05:00
debugger
deny_public_fields
devtools
devtools_traits Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
dom_struct
domobject_derive
embedder_traits style: Make tidy happy. 2019-01-20 17:50:18 +01:00
fallible
geometry Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
gfx Fix deprecation warnings 2019-01-28 11:32:40 +01:00
gfx_traits Fix deprecation warnings 2019-01-28 11:32:40 +01:00
hashglobe cargo fix --edition 2018-11-10 17:47:28 +01:00
jstraceable_derive
layout Reformat 2019-02-26 08:18:33 +01:00
layout_thread Auto merge of #22396 - jdm:no-spam-iframe-size, r=asajeffrey 2019-01-14 19:12:59 -05:00
layout_traits
malloc_size_of Update webrender. 2019-01-17 17:52:35 -05:00
metrics Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
msg Update webrender. 2019-01-17 17:52:35 -05:00
net Avoid locking network timing data unnecessarily. 2019-02-01 15:47:14 -05:00
net_traits Add PerformanceResourceTiming: redirectStart 2019-02-01 14:55:37 +08:00
pixels Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
profile Fix deprecation warnings 2019-01-28 11:32:40 +01:00
profile_traits
rand
range Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
remutex
script Auto merge of #22995 - servo:jdm-patch-28, r=nox 2019-03-08 13:27:10 -05:00
script_layout_interface Move CSSReporter from script_layout_interface to script 2019-01-14 10:26:26 +01:00
script_plugins Upgrade to rustc 1.34.0-nightly (0ea22717a 2019-03-02) 2019-03-03 19:32:42 +01:00
script_traits Ensure iframe's contentWindow is updated when traversing the session history. 2019-03-07 18:58:53 -05:00
selectors Reformat 2019-02-26 08:18:33 +01:00
servo Auto merge of #22953 - asajeffrey:webvr-glwindow, r=paulrouget 2019-03-05 15:02:24 -05:00
servo_arc
size_of_test
std_test_override
style Reformat 2019-02-26 08:18:33 +01:00
style_derive style: Rustfmt recent changes. 2019-02-23 21:05:32 -08:00
style_traits style: Move cursor to cbindgen. 2019-01-20 14:30:51 +01:00
url Auto merge of #22740 - Hyperion101010:master, r=jdm 2019-01-28 15:56:29 -05:00
webdriver_server Update base64 to 0.10.1 2019-01-25 14:02:56 +01:00
webvr Use a test VRDisplay that renders to a GL window 2019-03-05 12:54:12 -06:00
webvr_traits Use a test VRDisplay that renders to a GL window 2019-03-05 12:54:12 -06:00