diff options
author | Barigbue Nbira <barigbuenbira@gmail.com> | 2025-04-08 19:39:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 18:39:47 +0000 |
commit | 7fd004adcee67ddf0b34b6d00f179c216461ac90 (patch) | |
tree | 5b86a0cf9f2135fa74144eac9515537cdfbb07c4 /components/script_bindings/codegen/CodegenRust.py | |
parent | 867711c6b9da3168f9803c5678093ff7a3a74a2f (diff) | |
download | servo-7fd004adcee67ddf0b34b6d00f179c216461ac90.tar.gz servo-7fd004adcee67ddf0b34b6d00f179c216461ac90.zip |
Remove unsafe annotation add to unsafe blocks (#36399)
Remove the `unsafe` annotation from the `cross_origin_get` function and
add `unsafe` blocks around unsafe code within the function
Testing: Testing is not required as this change does not alter
behaviour.
Fixes: #36358
---------
Signed-off-by: Barigbue <barigbuenbira@gmail.com>
Diffstat (limited to 'components/script_bindings/codegen/CodegenRust.py')
0 files changed, 0 insertions, 0 deletions