diff options
author | yvt <i@yvt.jp> | 2021-07-25 19:34:18 +0900 |
---|---|---|
committer | yvt <i@yvt.jp> | 2021-07-25 19:36:06 +0900 |
commit | e98cba1896160e6512d8f74988d253cd5b1047e4 (patch) | |
tree | 1cc46baf5ce15f819d02c3154e33873bb0df684e /components/script/timers.rs | |
parent | 690d8462a5105f4662c3c0bc6ab0c0d8c414b040 (diff) | |
download | servo-e98cba1896160e6512d8f74988d253cd5b1047e4.tar.gz servo-e98cba1896160e6512d8f74988d253cd5b1047e4.zip |
refactor(script): don't conjure up `ServoJSPrincipals` in `ServoJSPrincipalsRef::deref`
It's technically safe to do because of `#[repr(transparent)]` and is a
prerequisite of having `ServoJSPrincipalsRef: Copy`, but I guess it's
not worth an `unsafe` block.
Diffstat (limited to 'components/script/timers.rs')
0 files changed, 0 insertions, 0 deletions