Closed Bug 693311 Opened 14 years ago Closed 14 years ago

JM: Wrong result with !==

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10
Tracking Status
firefox10 + verified

People

(Reporter: jandem, Assigned: jandem)

References

Details

(Keywords: regression, testcase, verified-beta, Whiteboard: [inbound][qa+][qa!:10])

Attachments

(1 file)

-- function f(x) { print("foo" !== x); } f(1); f(1); -- ./js -m -n -a test.js true false <- should be true
Attached patch PatchSplinter Review
Attachment #565944 - Flags: review?(wmccloskey)
Comment on attachment 565944 [details] [diff] [review] Patch Thanks!
Attachment #565944 - Flags: review?(wmccloskey) → review+
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound] → [inbound][qa+]
http://www.tvguide.com/Listings/ looks fine now. This is verified fixed on Firefox 10 Beta2: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0 Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0) Gecko/20100101 Firefox/10.0
Keywords: verified-beta
Whiteboard: [inbound][qa+] → [inbound][qa+][qa!:10]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: