Skip to content
This repository was archived by the owner on Feb 26, 2022. It is now read-only.

fixes bug 910304#1235

Merged
erikvold merged 1 commit into
mozilla:masterfrom
jeffgca:bug_910304_func_return_values
Sep 24, 2013
Merged

fixes bug 910304#1235
erikvold merged 1 commit into
mozilla:masterfrom
jeffgca:bug_910304_func_return_values

Conversation

@jeffgca
Copy link
Copy Markdown
Contributor

@jeffgca jeffgca commented Sep 5, 2013

These functions raise warnings because they do not always return a value. The fix is to return undefined in the worst case scenario.

erikvold added a commit that referenced this pull request Sep 24, 2013
Fixes Bug 910304 where we see warnings that these functions do not always return a value. r=@Gozala
@erikvold erikvold merged commit 5f752f0 into mozilla:master Sep 24, 2013
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