mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Whitelist ThreadSafeFooHolder types in bindings.rs.
This commit is contained in:
parent
70641a777a
commit
5bae1e0262
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ COMPILATION_TARGETS = {
|
|||
"RawGeckoDocument",
|
||||
"RawGeckoElement",
|
||||
"RawGeckoNode",
|
||||
"ThreadSafe.*Holder",
|
||||
],
|
||||
|
||||
# Types to just use from the `structs` target.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue