diff options
author | Josh Matthews <josh@joshmatthews.net> | 2016-07-21 10:09:52 -0400 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2016-07-21 10:26:57 -0400 |
commit | 9ef848b65effd13601fbf24d53842a4b4d469006 (patch) | |
tree | b2ea32451d803e80dc2487318cd8ee73e6237a4b /python/servo/package_commands.py | |
parent | 2df5d705e13f78afc8ceeb1b5333fc886e2691fa (diff) | |
download | servo-9ef848b65effd13601fbf24d53842a4b4d469006.tar.gz servo-9ef848b65effd13601fbf24d53842a4b4d469006.zip |
Support sequences of sequences in generated bindings.
unroll recursively gets the inner type of any sequence type encountered, so it's inappropriate for codegen that only wants the immediate inner type. However, if a type identifies as a sequence and is nullable, we need to reach through the nullable wrapper first. Gecko does very similar things.
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions