Update binding blacklist to account for rename of nsProxyReleaseEvent to ProxyReleaseEvent.

This commit is contained in:
Bobby Holley 2016-07-06 10:51:32 -07:00
parent a8fd13bac3
commit ee890ecff2

View file

@ -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",