Skip to content

Commit

Permalink
Whitelist ThreadSafeFooHolder types in bindings.rs.
Browse files Browse the repository at this point in the history
  • Loading branch information
heycam committed Nov 3, 2016
1 parent 70641a7 commit 5bae1e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/style/binding_tools/regen.py
Expand Up @@ -256,6 +256,7 @@
"RawGeckoDocument",
"RawGeckoElement",
"RawGeckoNode",
"ThreadSafe.*Holder",
],

# Types to just use from the `structs` target.
Expand Down

0 comments on commit 5bae1e0

Please sign in to comment.