servo/components/script
yvt b0a99c8c67 Make Location operate on the correct objects
This PR updates the implementation of the "Location-object navigate"
algorithm to use the correct browsing context as the source browsing
context for navigation. This affects the determination of a referrer and
referrer policy and the treatment of javascript: URLs.

This PR also fixes the derivation of a Location object's relevant
Document to match the specified behavior.
2023-05-18 15:41:08 +02:00
..
docs
dom Make Location operate on the correct objects 2023-05-18 15:41:08 +02:00
layout_dom Combine DOM-related concepts in Layout 2020 into dom.rs 2023-05-13 11:52:59 +02:00
task_source
animation_timeline.rs
animations.rs Fix flakiness in animation tests 2023-05-02 08:37:15 +02:00
body.rs
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 Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
clipboard_provider.rs
devtools.rs Update mozjs. 2021-02-18 09:35:45 -05:00
document_loader.rs
euclidext.rs
fetch.rs add response tainting to request builder 2023-05-18 09:33:56 +02:00
image_listener.rs
init.rs Added is_platform_object_static check to is_dom_object 2020-11-26 18:40:41 -05:00
layout_image.rs
lib.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00
mem.rs
microtask.rs
network_listener.rs
realms.rs
script_module.rs Format. 2022-11-23 10:04:53 -05:00
script_runtime.rs Clean up debug options 2023-05-01 14:09:28 +02:00
script_thread.rs Auto merge of #29693 - mrobinson:cleanup-options, r=mukilan 2023-05-03 10:44:48 +02:00
serviceworker_manager.rs feat: shorten thread names 2021-07-19 00:57:48 +09:00
stylesheet_loader.rs
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs
textinput.rs
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs
window_named_properties.rs add spec issue as todo in [[OwnPropertyKeys]] trap 2023-03-23 19:15:20 +08:00