diff options
author | kaushikashok45 <56879395+kaushikashok45@users.noreply.github.com> | 2025-04-06 00:36:48 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-05 19:06:48 +0000 |
commit | a67409fb253b3cb6dd1adbaf9d3cad47941f4993 (patch) | |
tree | 88f1845bb5c146906dff944d096c37d32631667a /components/shared | |
parent | b87bf0b806a0dd21136faf04db47af4cb356922e (diff) | |
download | servo-a67409fb253b3cb6dd1adbaf9d3cad47941f4993.tar.gz servo-a67409fb253b3cb6dd1adbaf9d3cad47941f4993.zip |
Refactor:Refactors report_cross_origin_denial method to use unsafe block (#36365)
The method report_cross_origin_denial was marked as unsafe, have instead
moved the unsafe code within the method into an unsafe block within the
method and removed the unsafe marking for the method.
Testing: No testing needed
Fixes: This PR resolves #36356.
Signed-off-by : Ashok Kaushik kaushikashok45@gmail.com
---------
Signed-off-by: ashok.kaushik <ashok.kaushik@zohocorp.com>
Co-authored-by: ashok.kaushik <ashok.kaushik@zohocorp.com>
Diffstat (limited to 'components/shared')
0 files changed, 0 insertions, 0 deletions