servo/components/script
Danila Matveev e4ad1d3ab9
[clippy] Rename enum FormSubmitter and its elements (#32791)
* [clippy] Renames enum FormSubmitter and its elements

Signed-off-by: Danila Matveev <usurname.r@gmail.com>

* fmt

Signed-off-by: Danila Matveev <usurname.r@gmail.com>

---------

Signed-off-by: Danila Matveev <usurname.r@gmail.com>
2024-07-17 16:46:32 +00:00
..
docs
dom [clippy] Rename enum FormSubmitter and its elements (#32791) 2024-07-17 16:46:32 +00:00
layout_dom Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
task_source Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
animation_timeline.rs
animations.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
body.rs clippy: Fix let_and_return warnings (#31964) 2024-04-01 15:43:24 +00:00
build.rs
canvas_state.rs Upgrade Stylo to 2024-03-01 (#32089) 2024-04-16 12:27:51 +00:00
Cargo.toml script: Impl cloning of JSPrincipals (#32706) 2024-07-06 10:25:38 +00:00
clipboard_provider.rs
devtools.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
document_loader.rs
fetch.rs clippy fixes regarding clone_from (#32482) 2024-06-12 17:09:56 +00:00
image_listener.rs
init.rs Fixed some clippy warning by adding default implementations (#31989) 2024-04-04 09:33:30 +00:00
layout_image.rs
lib.rs Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
mem.rs
microtask.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
network_listener.rs
realms.rs
script_module.rs script: Use the new C string literal in the DOM bindings (#32741) 2024-07-11 04:18:54 +00:00
script_runtime.rs Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
script_thread.rs Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
serviceworker_manager.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
stylesheet_loader.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
stylesheet_set.rs
task.rs
task_manager.rs script: Start rework to better match the specification HTML event loop (#31505) 2024-05-13 09:23:03 +00:00
task_queue.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
test.rs
textinput.rs Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
window_named_properties.rs Replace null-byte terminated string literals with C-string literals (#32716) 2024-07-06 20:14:15 +00:00