aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/proxyhandler.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when setting custom property on Location (#36494)Josh Matthews9 days1-1/+6
* Remove unsafe annotation add to unsafe blocks (#36399)Barigbue Nbira2025-04-081-17/+23
* Remove unsafe from cross_origin_property_fallback (#36373)Usman Yahaya Baba2025-04-061-2/+2
* Remove unsafe from maybe_cross_origin_get_prototype (#36366)Usman Yahaya Baba2025-04-061-8/+6
* Refactor:Refactors report_cross_origin_denial method to use unsafe block (#36...kaushikashok452025-04-051-5/+7
* Move generated bindings to script_bindings (#36323)Josh Matthews2025-04-041-29/+305
* More miscellaneous script splitting changes (#36220)Josh Matthews2025-03-301-0/+494