servo/components
Patrick Walton a86f77e36d script: Keep the DOM-side viewport up to date when scrolling happens in
WebRender.

This happens asynchronously, just as it does in non-WebRender mode.

This functionality is a prerequisite for doing proper display-list-based
hit testing in WebRender, since it moves the scroll offsets into Servo
(and, specifically, into the script thread, enabling iframe event
forwarding) instead of keeping them private to WebRender.

Requires servo/webrender_traits#55 and servo/webrender#277.

Partially addresses #11108.
2016-05-31 14:12:51 -07:00
..
canvas Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
constellation Remove LayoutControlChan. 2016-05-28 11:43:19 +02:00
devtools Implement a dummy canCurrentlyRecord method in performance actor 2016-05-30 20:00:36 +02:00
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
gfx_traits script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
layout script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
layout_traits Remove the ConvertPipelineIdToWebRender trait. 2016-05-28 14:10:32 +02:00
msg Remove the ConvertPipelineIdToWebRender trait. 2016-05-28 14:10:32 +02:00
net Auto merge of #11503 - szeged:adapter_macro, r=jdm 2016-05-30 14:39:34 -05:00
net_traits Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
plugins Update Rust to 1.10.0-nightly (267cde259 2016-05-25) 2016-05-26 14:44:07 +02:00
profile script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
profile_traits script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
script_traits script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
servo script: Keep the DOM-side viewport up to date when scrolling happens in 2016-05-31 14:12:51 -07:00
style Allow either comma or space seperated css rect() 2016-05-30 20:13:18 +02:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Remove the gonk port 2016-05-27 19:33:43 -05:00
webdriver_server Remove empty lines following braces. 2016-05-27 13:32:05 -04:00