mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Add sugar for already_AddRefed and use it for conversion between Atom and nsIAtom pointer.
This commit is contained in:
parent
1602edb04a
commit
2b1f7f6081
6 changed files with 75 additions and 25 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
//! Rust sugar and convenience methods for Gecko types.
|
||||
|
||||
mod already_addrefed;
|
||||
mod ns_com_ptr;
|
||||
mod ns_compatibility;
|
||||
mod ns_css_shadow_array;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue