Skip to content

Conversation

@tobie
Copy link
Member

@tobie tobie commented May 8, 2014

argument_list now return undefined when no arguments are found (rather than an empty array).

argument_list also backtracks its changes when it cannot find any arguments.

`argument_list` now return undefined when no arguments are found (rather than an empty array).

`argument_list` also backtracks its changes when it cannot find any arguments.
lib/webidl2.js Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please put both the elses above on their own lines?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And move the comment describing what they do right before them.

// does foo
else {
}

@darobin
Copy link
Member

darobin commented May 12, 2014

All good except the small stylistic issue.

darobin added a commit that referenced this pull request May 13, 2014
Add support for [MapClass(type, type)].
@darobin darobin merged commit 58bd9a9 into w3c:develop May 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants