servo/components/net
Delan Azabani c3c6c95a9b
constellation: crash to a new “sad tab” error page (#30290)
* constellation: crash to a new “sad tab” page

* check in resources/crash.html

* use a separate enum variant instead of keying on reason

* fmt + tidy

* rename Resource::Crash to Resource::CrashHTML

* clean up crash page and add details (reason + backtrace)

* avoid repeating crash errors in script::script_thread warn log

* make new LoadData init more idiomatic

* clarify comments and new fields

* fix doc comment style
2023-09-06 09:52:37 +00:00
..
fetch constellation: crash to a new “sad tab” error page (#30290) 2023-09-06 09:52:37 +00:00
tests Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
Cargo.toml Replace immeta dependency with imsz (#30294) 2023-09-06 09:20:08 +00:00
connector.rs Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
cookie.rs Upgrade Hyper 2022-01-16 09:34:17 -08:00
cookie_storage.rs Upgrade Hyper 2022-01-16 09:34:17 -08:00
data_loader.rs Fix #2909 as far as WPT is concerned, not full data-url class integration 2019-11-26 09:49:30 -05:00
decoder.rs Upgrade Hyper 2022-01-16 09:34:17 -08:00
filemanager_thread.rs Upgrade Hyper 2022-01-16 09:34:17 -08:00
hosts.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
hsts.rs Remove customised implementation of hsts headers. (#30046) 2023-07-31 08:53:53 +00:00
http_cache.rs Upgrade Hyper 2022-01-16 09:34:17 -08:00
http_loader.rs Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
image_cache.rs Replace immeta dependency with imsz (#30294) 2023-09-06 09:20:08 +00:00
lib.rs Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
mime_classifier.rs Further changes required by Servo 2023-05-19 19:05:24 +02:00
resource_thread.rs Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
subresource_integrity.rs bump base64 from 0.10 to 0.21 (#29804) 2023-08-02 21:25:37 +00:00
websocket_loader.rs Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00