Closed Bug 523292 Opened 15 years ago Closed 15 years ago

if content jit is true , has js error-n.toLowerCase is not a function

Categories

(Core :: JavaScript Engine, defect, P2)

1.9.2 Branch
x86
Windows 7
defect

Tracking

()

RESOLVED DUPLICATE of bug 522024

People

(Reporter: lanhun.i, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2b1) Gecko/20091019 Firefox/3.6b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2b1) Gecko/20091019 Firefox/3.6b1

this error not in 3.6a1
in 3.6b1 and 3.7a1, close all plugins and extensions  ,if about:config    contetn.jit is true.
the page is has error(n.toLowerCase is not a function ) and the page is stop and initializing.



Reproducible: Always

Steps to Reproduce:
1.about:config    contetn.jit is true
2.open url
3.the page will always initializing
This fails indeed with the latest Namoroka and Minefield builds on Windows Vista OS. And I confirm that it works fine with JIT disabled.
This problem didn't yet occur with the first build of September 2009 so it must be something fairly recent.
Assignee: nobody → general
Status: UNCONFIRMED → NEW
Component: General → JavaScript Engine
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → 1.9.2 Branch
Also latest TM is still failing.
yes. So I can only use 3.7a1 in the jit is disabled, or use the jit is enable in the 3.6a1. Hope to solve this problem quickly.
Flags: blocking1.9.2+
Priority: -- → P2
disregard previous comment.
it's only WFM because i checked with javascript.options.strict;true what is non-default.
strange enough that this pref has an influence on JS interpreting, thought it's error console reporting only stuff...
This works for me on tm-tip but not on 1.9.2. From looking at the code in question it is definitely bug 522024.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
The fix for bug 522024 hasn't landed on the 1.9.2 branch. Any indication when this will land? I assume that bug 522024 is blocking 1.9.2, but I'm not sure because I've no rights to view bug 522024
You need to log in before you can comment on or make changes to this bug.