Oluwatobi Sofela
|
3c05b58221
|
clippy: Fix explicit_auto_deref warnings in components/script (#31837)
* clippy: Fix explicit auto-deref warnings
* clippy: Fix explicit auto-deref warnings
* refactor: Tidy up code
* refactor: Fix method not found errors
|
2024-03-23 11:29:20 +00:00 |
|
Oluwatobi Sofela
|
bae77671f8
|
clippy: Fix unnecessary_cast warnings in components/script (#31823)
* clippy: Fix unnecessary cast warnings
* clippy: Replace redundant field names with their shorthand alternatives
* clippy: Delete struct pattern dereferencings
|
2024-03-22 13:48:03 +00:00 |
|
Oluwatobi Sofela
|
2789e98876
|
clippy: Fix redundant field names warnings (#31793)
|
2024-03-20 23:05:29 +00:00 |
|
Oluwatobi Sofela
|
02a0cdd6fa
|
clippy: Fix dereferenced warnings (#31770)
|
2024-03-20 08:07:22 +00:00 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
Josh Matthews
|
f79e1e327d
|
Make GlobalScope.get_cx a static method.
|
2023-05-20 11:05:09 -04:00 |
|
Josh Matthews
|
f76bb20c2e
|
Format.
|
2022-11-23 10:04:53 -05:00 |
|
Josh Matthews
|
bd77a4043c
|
Changes for spidermomkey upgrade.
|
2022-11-23 10:04:50 -05:00 |
|
CYBAI
|
9798373d5e
|
Enter incumbent script to ensure it has incumbent global
|
2020-06-13 11:23:20 +09:00 |
|
Gregory Terzian
|
ad4dea7d84
|
bypass SM for in-memory streams in request bodies, dis-allow other cases in sync XHR
|
2020-06-04 11:38:38 +08:00 |
|
Gregory Terzian
|
bd5796c90b
|
integrate readablestream with fetch and blob
|
2020-06-04 11:38:35 +08:00 |
|