servo/components/script_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
..
tests Add a compositor-side scroll tree 2023-05-19 09:05:48 +02:00
Cargo.toml Vendor the current version of WebRender 2023-07-03 17:55:17 +02:00
compositor.rs Clean up and document the send_display_list interface 2023-05-24 09:16:25 +02:00
lib.rs constellation: crash to a new “sad tab” error page (#30290) 2023-09-06 09:52:37 +00:00
script_msg.rs It was removed from the spec and it's disabled everywhere. 2023-06-30 16:28:21 +02:00
serializable.rs re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
transferable.rs continue messageport, transferable, postmessage options 2019-10-19 14:28:18 +08:00
webdriver_msg.rs Implement ElementClick wd command 2019-08-31 10:14:40 +03:00