mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Declare nullable strong borrowed ref type for RawServoDeclarationBlock.
This commit is contained in:
parent
edeeafe5a7
commit
f967647226
3 changed files with 17 additions and 0 deletions
|
@ -319,6 +319,7 @@ COMPILATION_TARGETS = {
|
|||
"RawGeckoNode",
|
||||
"RawGeckoElement",
|
||||
"RawGeckoDocument",
|
||||
"RawServoDeclarationBlockStrong",
|
||||
],
|
||||
"whitelist_functions": [
|
||||
"Servo_.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue