Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

BUGZILLA-1111383 Don't assume that 'kind' is a valid key #376

Merged
merged 1 commit into from
Dec 16, 2014

Conversation

cwgreene
Copy link
Contributor

This is an update to the pull request #374, rebased to a single commit, based on this suggestion on stack overflow: http://stackoverflow.com/questions/11396069/squash-to-only-one-proper-commit-for-github-pull-request

BUGZILLA-1111383 Don't assume that 'kind' is a valid key
'kind' is not necessarily emitted during a declDef record creation,
so we should provide a default value of None to avoid crashing.

https://bugzilla.mozilla.org/show_bug.cgi?id=1111383

'kind' is not necessarily emitted during a declDef record creation,
so we should provide a default value of None to avoid crashing.

https://bugzilla.mozilla.org/show_bug.cgi?id=1111383
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants