servo/components/constellation
bors-servo 3097eb7de9
Auto merge of #27562 - jdm:devtools-session-history, r=paulrouget
Notify devtools of session history traversals

This makes the remote devtools and devtools panel in FxR clear the console when going backwards and forwards through session history.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #27525
- [x] These changes do not require tests because no devtools tests.
2020-08-11 01:12:12 -04:00
..
browsingcontext.rs Update euclid. 2019-07-23 23:09:55 +02:00
Cargo.toml Remove stub debugger server. 2020-08-10 10:37:00 -04:00
constellation.rs Auto merge of #27562 - jdm:devtools-session-history, r=paulrouget 2020-08-11 01:12:12 -04:00
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
network_listener.rs Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
pipeline.rs devtools: Treat session history traversal like a navigation. 2020-08-10 17:52:22 -04:00
sandboxing.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
serviceworker.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
session_history.rs Ensure layout/script always have a correct viewport size when a new pipeline is created. 2019-11-06 16:13:55 -05:00
timer_scheduler.rs update timer scheduler to use crossbeam 2019-10-20 23:42:34 +08:00