mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Constellation notifies the embedder about history changes. When we hit a URL that responds with a HTTP 301 response code, we want to replace the original URL with the final location. The change boils down to reading the URL from `Pipeline.url`, which is kept up to date, instead of from `Pipeline.load_data.url`, which stores the original request. Fixes #33876 Signed-off-by: rwakulszowa <rwakulszowa1@gmail.com> |
||
---|---|---|
.. | ||
browsingcontext.rs | ||
Cargo.toml | ||
constellation.rs | ||
event_loop.rs | ||
lib.rs | ||
logging.rs | ||
network_listener.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
serviceworker.rs | ||
session_history.rs | ||
timer_scheduler.rs | ||
tracing.rs | ||
webview.rs |