diff options
author | Bumsoo Kim <8664183+abumsoo@users.noreply.github.com> | 2024-07-11 00:18:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 04:18:54 +0000 |
commit | c6cb7ee98169ce1acb3b43b5071385d8f4f4adc2 (patch) | |
tree | ae9f86bb7bbac4b2200c88c5a080a58bdd5b0843 /components/script/dom/webidls/HTMLTableElement.webidl | |
parent | 3e163bfcdbe093470dbdea5d2d9b18a7a0c31239 (diff) | |
download | servo-c6cb7ee98169ce1acb3b43b5071385d8f4f4adc2.tar.gz servo-c6cb7ee98169ce1acb3b43b5071385d8f4f4adc2.zip |
script: Use the new C string literal in the DOM bindings (#32741)
* simple conversion to cstrings using as_ptr()
Signed-off-by: Bum Kim <bumcrystlbum@gmail.com>
* replaced byte strings with c strings using new helper functions
Signed-off-by: Bum Kim <bumcrystlbum@gmail.com>
* changed &[u8] type parameters to &CStr
Signed-off-by: Bum Kim <bumcrystlbum@gmail.com>
---------
Signed-off-by: Bum Kim <bumcrystlbum@gmail.com>
Diffstat (limited to 'components/script/dom/webidls/HTMLTableElement.webidl')
0 files changed, 0 insertions, 0 deletions