servo/components/net_traits
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 Fix return value of concept-header-list-get to Option<Vec<u8>> 2023-03-26 19:57:39 +09:00
image Try to use WebRender types more 2023-07-10 17:35:50 +02:00
tests Implement WebP support 2022-05-10 18:40:19 -03:00
blob_url_store.rs check same-origin and url against the blob beign revoked 2019-11-18 22:44:07 +09:00
Cargo.toml Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
filemanager_thread.rs Fix some Clippy lints. 2022-08-04 00:13:36 +08:00
image_cache.rs Don't send a load event when a loaded image is actually the placeholder 2020-05-08 19:15:24 +02:00
lib.rs constellation: crash to a new “sad tab” error page (#30290) 2023-09-06 09:52:37 +00:00
pub_domains.rs Fix some warnings 2018-12-28 15:31:08 +01:00
quality.rs Fix some warnings 2018-12-28 15:31:08 +01:00
request.rs constellation: crash to a new “sad tab” error page (#30290) 2023-09-06 09:52:37 +00:00
response.rs Fix some Clippy lints. 2022-08-04 00:13:36 +08:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00