Closed Bug 423946 Opened 16 years ago Closed 6 years ago

[builtins ES3 parity] String is not according to ES3

Categories

(Tamarin Graveyard :: Virtual Machine, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: lhansen, Unassigned)

References

Details

typeof new String(...) is "string" but should be "object".  Causes lots of spidermonkey test suite failures.
Also, !(new String('')) should be false but is true (because it's the same in Tamarin as !'', which is true).
Severity: normal → enhancement
OS: Windows XP → All
Hardware: x86 → All
Triaging old issues: Is this something that we are willing to look into?
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Flags: flashplayer-qrb? → flashplayer-qrb+
Summary: [builtins ES3 parity] String is not according to ES3 or ES4 → [builtins ES3 parity] String is not according to ES3
Priority: -- → P3
Target Milestone: --- → Future
Priority: P3 → --
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.