Declare nullable strong borrowed ref type for RawServoDeclarationBlock.

This commit is contained in:
Manish Goregaokar 2016-10-18 15:50:23 +11:00 committed by Xidorn Quan
parent edeeafe5a7
commit f967647226
3 changed files with 17 additions and 0 deletions

View file

@ -319,6 +319,7 @@ COMPILATION_TARGETS = {
"RawGeckoNode",
"RawGeckoElement",
"RawGeckoDocument",
"RawServoDeclarationBlockStrong",
],
"whitelist_functions": [
"Servo_.*",