diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-13 10:41:56 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-13 10:41:56 +0530 |
commit | 8bab1cd7a4634618d18985d273c6997984919ecc (patch) | |
tree | 7c1574b2aa0aa67d528d47aa13bb5563fbbfb0c0 /components/script/dom/validitystate.rs | |
parent | e493a0655e69c1472a53708d213fd102decc59cb (diff) | |
parent | db92a8b0303c2955e8f569418ffdf748381a4b68 (diff) | |
download | servo-8bab1cd7a4634618d18985d273c6997984919ecc.tar.gz servo-8bab1cd7a4634618d18985d273c6997984919ecc.zip |
Auto merge of #8854 - KiChjang:undefined-as-missing, r=frewsxcv
Treat 'undefined' passed to optional JS arguments as missing
@frewsxcv please don't hurt me for this.
I've added an AND condition to check whether the value being passed is undefined while checking whether the argument exists at all. Essentially, this is now treating undefined arguments the same as missing arguments.
Fixes #8813.
Fixes #6558.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8854)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/validitystate.rs')
0 files changed, 0 insertions, 0 deletions