aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/security_manager.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement trusted types url setter (#36596)Tim van der Lippe21 hours1-1/+9
* script: Clean up CSP management code (#36493)chocolate-pie9 days1-63/+101
* Cleanups for future script crate split (#35987)Josh Matthews2025-03-161-6/+8
* Use new stylo crate renames (#35898)Nico Burns2025-03-121-1/+1
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-3/+3
* Rewrite From/TryFrom conversions on generated types to avoid future orphan ru...Josh Matthews2024-12-111-15/+16
* cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002)chickenleaf2024-10-251-1/+1
* CanGc fixes in several files (#33958)chickenleaf2024-10-211-2/+4
* clippy: Fix suggestions in `script`, `libservo`, and `servoshell` (#33453)Ali2024-09-141-1/+1
* enhance: Add support for `unsafe-eval` and `wasm-unsafe-eval` (#32893)Chocolate Pie2024-08-011-0/+177