Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some clippy warning by adding default implementations (#31989) | komuhangi | 2024-04-04 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | Added is_platform_object_static check to is_dom_object | Sean Joseph | 2020-11-26 | 1 | -1/+2 |
* | Add back code to identify JSObjects that should be counted in memory profiling | Sean Joseph | 2020-11-26 | 1 | -0/+9 |
* | allow for a service worker manager per origin | Gregory Terzian | 2020-04-05 | 1 | -7/+0 |
* | script: Ensure JS engine is initialized and deinitialized on the same thread. | Josh Matthews | 2019-11-26 | 1 | -1/+4 |
* | Move items at the root of the script crate to a module | Simon Sapin | 2019-10-26 | 1 | -0/+69 |