diff options
author | Tetsuharu OHZEKI <saneyuki.snyk@gmail.com> | 2014-10-16 10:56:27 +0900 |
---|---|---|
committer | Tetsuharu OHZEKI <saneyuki.snyk@gmail.com> | 2014-10-16 11:04:17 +0900 |
commit | 0d447394b223d0ba57f49814ab0b8262f831ab74 (patch) | |
tree | fc76bcda0f04bd2d217d55a4bd8e19477717e0b1 /components/script/parse/html.rs | |
parent | d54fb041ba80350d1ea0fb342d6edb273d30ccf3 (diff) | |
download | servo-0d447394b223d0ba57f49814ab0b8262f831ab74.tar.gz servo-0d447394b223d0ba57f49814ab0b8262f831ab74.zip |
Removes Node.unsafe_get_flags().
`Node.unsafe_get_flags()` returns `*const NodeFlags`,
but `NodeFlags` has only `u8` length.
We should just returns a raw value instead of any pointers.
Diffstat (limited to 'components/script/parse/html.rs')
0 files changed, 0 insertions, 0 deletions