Closed Bug 453036 Opened 17 years ago Closed 17 years ago

Make JS1.8 the default for Components.utils.evalInSandbox

Categories

(Core :: XPConnect, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 445873

People

(Reporter: thomas.carcaud, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 var s = new window.Components.utils.Sandbox("about:blank"); Components.utils.evalInSandbox('let i=1;', s); throws a synxtax error because of the let keyword. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.