Closed Bug 890705 Opened 11 years ago Closed 3 months ago

[jsdbg2] unparsable source

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: bruant.d, Unassigned)

Details

Attachments

(2 files)

Attached file Test data
1) Open index.html from testdata.tar.gz in Firefox
2) Open s.js in a scratchpad
3) execute the scratchpad in browser context

What is observed (current Aurora and current Nightly):
2 scripts. The second has source.url === null (is it expected?) and its source.text is "(){}" which isn't anywhere in either the HTML nor the JS file.

I imagine this might be the button@onclick script
Attached file s.js
(In reply to David Bruant from comment #0)
> The second has source.url === null (is it expected?) and its
> source.text is "(){}"
Just to be extremely accurate, the exact text is:
--------------
() {
}
--------------
Assignee: general → nobody
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: