..
docs
Update doc links and code snippet for trace implementation
2020-05-03 19:03:33 +05:30
dom
Auto merge of #29850 - servo:css-viewport-removal, r=mrobinson
2023-06-30 20:54:11 +02:00
layout_dom
Further changes required by Servo
2023-05-27 05:59:01 +02:00
task_source
remove unnecessary thread in filereader, add stream TODO
2019-12-10 14:55:22 +08:00
animation_timeline.rs
Move most animation processing to script
2020-05-12 10:22:14 +02:00
animations.rs
Fix flakiness in animation tests
2023-05-02 08:37:15 +02:00
body.rs
Fix formatting.
2023-05-20 11:05:10 -04:00
build.rs
Port some code to Python3
2021-02-18 09:35:46 -05:00
canvas_state.rs
Bump euclid to 0.22
2023-01-26 08:59:21 +01:00
Cargo.toml
Vendor the current version of WebRender
2023-07-03 17:55:17 +02:00
clipboard_provider.rs
Remove not needed DummyClipboardContext
2019-06-13 20:20:25 +02:00
devtools.rs
Make GlobalScope.get_cx a static method.
2023-05-20 11:05:09 -04:00
document_loader.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
euclidext.rs
Update euclid
2020-04-07 08:51:08 -07:00
fetch.rs
Support arbitrary protos when wrapping DOM objects with constructors.
2023-05-28 23:23:12 -04:00
image_listener.rs
Refactor ImageCache::find_image_or_metadata API.
2020-04-17 11:58:18 -04:00
init.rs
Added is_platform_object_static check to is_dom_object
2020-11-26 18:40:41 -05:00
layout_image.rs
Make url for "client" referrer mandatory
2020-06-17 19:07:14 +02:00
lib.rs
Eliminate duplicate Layout DOM wrappers
2023-05-05 17:16:38 +02:00
mem.rs
microtask.rs
Enter realms more consistently during the script event loop.
2023-05-20 14:30:22 -04:00
network_listener.rs
#24468 Performance::queue_entries return the index of the added performance entry
2019-12-13 13:41:47 -05:00
realms.rs
Remove unused argument from AlreadyInRealm::assert.
2023-05-20 11:05:09 -04:00
script_module.rs
Fix formatting.
2023-05-20 11:05:10 -04:00
script_runtime.rs
Make GlobalScope.get_cx a static method.
2023-05-20 11:05:09 -04:00
script_thread.rs
Enter realms when creating special same-origin iframes.
2023-05-20 18:32:08 -04:00
serviceworker_manager.rs
feat: shorten thread names
2021-07-19 00:57:48 +09:00
stylesheet_loader.rs
Avoid assert failure when using @import
2023-06-14 15:58:00 +02:00
stylesheet_set.rs
Move StylesheetSetRef to script
2019-04-26 12:00:26 +02:00
task.rs
ensure clean shutdown of all threads running JS
2020-06-30 13:22:38 +08:00
task_manager.rs
ensure clean shutdown of all threads running JS
2020-06-30 13:22:38 +08:00
task_queue.rs
test.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
textinput.rs
Form constraints validation
2020-04-02 10:16:46 +02:00
timers.rs
Make GlobalScope.get_cx a static method.
2023-05-20 11:05:09 -04:00
unpremultiplytable.rs
webdriver_handlers.rs
Support arbitrary protos when wrapping DOM objects with constructors.
2023-05-28 23:23:12 -04:00
window_named_properties.rs
add spec issue as todo in [[OwnPropertyKeys]] trap
2023-03-23 19:15:20 +08:00