aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/errorevent.rs
diff options
context:
space:
mode:
authorUsman Yahaya Baba <91813795+uthmaniv@users.noreply.github.com>2025-04-06 16:46:32 +0100
committerGitHub <noreply@github.com>2025-04-06 15:46:32 +0000
commite74a042efdf01ab2ff32e82e203bd1d954b599bd (patch)
tree75a2f09e23ef7362536ffb5add64336126f50891 /components/script/dom/errorevent.rs
parentfab5e029726a85c179b57b834eae547abf006256 (diff)
downloadservo-e74a042efdf01ab2ff32e82e203bd1d954b599bd.tar.gz
servo-e74a042efdf01ab2ff32e82e203bd1d954b599bd.zip
Remove unsafe from cross_origin_property_fallback (#36373)
Remove unsafe from cross_origin_property_fallback - Refactors `cross_origin_property_fallback` to remove the `unsafe` annotation from the function signature, as it now uses safe wrappers instead of raw pointers - Adds an `unsafe` block around `MutableHandle::from_raw` Testing: Changes does not require test Fixes: https://github.com/servo/servo/issues/36359 Signed-off-by: Uthman Yahaya Baba <uthmanyahayababa@gmail.com>
Diffstat (limited to 'components/script/dom/errorevent.rs')
0 files changed, 0 insertions, 0 deletions