Closed Bug 1255388 Opened 9 years ago Closed 9 years ago

Number.isFinite() should describe behavior of Number.isFinite(null)

Categories

(Developer Documentation Graveyard :: JavaScript, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: johnny, Assigned: arai)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 Build ID: 20160210153822 Steps to reproduce: Go to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isFinite Actual results: Passing null as parameter (Number.isFinite(null)) is not mentioned at all Expected results: Examples lists Number.isFinite(null) as one of the cases which is different from global isFinite().
Updated the document. does it make sense?
Assignee: nobody → arai.unmht
Flags: needinfo?(johnny)
Yes, that's exactly what I meant. Thanks!
Flags: needinfo?(johnny)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.