servo/components/script
Josh Matthews 3b5ffabbca
script: Dirty video element when clearing video frame data. (#34435)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2024-11-30 14:13:34 +00:00
..
docs
dom script: Dirty video element when clearing video frame data. (#34435) 2024-11-30 14:13:34 +00:00
layout_dom Include non-shadowdom children of shadow hosts in style calculation (#34298) 2024-11-20 19:28:35 +00:00
task_source CanGc fixes in several files (#33958) 2024-10-21 21:32:22 +00:00
animation_timeline.rs
animations.rs cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) 2024-10-25 12:44:15 +00:00
body.rs Consistently use Dom in native promise handlers (#34167) 2024-11-07 12:11:33 +00:00
build.rs
canvas_state.rs CanGc changes from fontfaceset.rs (#33920) 2024-10-21 12:28:56 +00:00
Cargo.toml Filter out webidl files based on special comments, and feature-gate webxr interfaces. (#34348) 2024-11-24 18:01:35 +00:00
clipboard_provider.rs
devtools.rs cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) 2024-10-25 12:44:15 +00:00
document_loader.rs Fix GC borrow hazards triggered by LoadBlocker::terminate (#34122) 2024-11-04 22:27:41 +00:00
drag_data_store.rs Implement DataTransfer and related interfaces (#34205) 2024-11-25 10:49:04 +00:00
fetch.rs Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00
image_listener.rs Use ROUTER::add_typed_route instead of ROUTER::add_route everywhere (#33866) 2024-10-18 10:47:52 +00:00
init.rs Add js.disable_jit pref (#34231) 2024-11-13 06:50:30 +00:00
layout_image.rs CanGc fixes from EventTarget::fire_event (#33985) 2024-10-23 22:48:19 +00:00
lib.rs Implement DataTransfer and related interfaces (#34205) 2024-11-25 10:49:04 +00:00
links.rs CanGc fixes from constantsourcenode.rs & window.rs (#33931) 2024-10-20 19:54:02 +00:00
mem.rs
microtask.rs
network_listener.rs CanGc fixes from EventTarget::fire_event (#33985) 2024-10-23 22:48:19 +00:00
realms.rs
script_module.rs Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
script_runtime.rs cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) 2024-10-25 12:44:15 +00:00
script_thread.rs Retain the referrer policy when loading an about:blank iframe. (#34432) 2024-11-30 06:15:36 +00:00
security_manager.rs cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) 2024-10-25 12:44:15 +00:00
serviceworker_manager.rs Prevent moving CanGc values between threads/tasks (#33902) 2024-10-18 17:26:54 +00:00
stylesheet_loader.rs Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs
textinput.rs
timers.rs Use out parameter for generated methods returning JSVal (#34087) 2024-11-05 08:29:08 +00:00
unminify.rs Unminify module scripts. (#34206) 2024-11-12 13:06:55 +00:00
unpremultiplytable.rs
webdriver_handlers.rs cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002) 2024-10-25 12:44:15 +00:00
window_named_properties.rs