mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update binding blacklist to account for rename of nsProxyReleaseEvent to ProxyReleaseEvent.
This commit is contained in:
parent
a8fd13bac3
commit
ee890ecff2
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ COMPILATION_TARGETS = {
|
|||
],
|
||||
"blacklist": [
|
||||
"IsDestructibleFallbackImpl", "IsDestructibleFallback",
|
||||
"nsProxyReleaseEvent", "FallibleTArray", "nsTArray_Impl",
|
||||
"ProxyReleaseEvent", "FallibleTArray", "nsTArray_Impl",
|
||||
"__is_tuple_like_impl", "tuple_size", "tuple",
|
||||
"__make_pair_return_impl", "__make_pair_return", "tuple_element",
|
||||
"_Itup_cat", "AnimationEffectTimingProperties",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue