Closed Bug 666240 Opened 13 years ago Closed 13 years ago

Function element.replaceChild() executes inline scripts (works in FF5)

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 645115

People

(Reporter: jan.halasa, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.0) Gecko/20100101 Firefox/4.0 Build Identifier: 4.0 Function element.replaceChild() executes all inline scripts except the first. No script is executed in Firefox 5 (correct behavior), so this bug is only for a possible 4.x bugfix release. I will upload a test case. Reproducible: Always
Correction: replaceChild() executes all inline scripts except the LAST one, not the first one.
Assignee: general → nobody
Component: JavaScript Engine → DOM
QA Contact: general → general
(In reply to comment #0) > No script is executed in Firefox 5 (correct behavior), so this bug > is only for a possible 4.x bugfix release. Firefox 4 is shut up, no more releases. Maybe fixed with bug 645115. -> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Yep, this is a duplicate of bug 645115. Jan, Firefox 5 is the bugfix release for Firefox 4.
Resolution: WORKSFORME → DUPLICATE
Thanks for taking the time to file the bug report though! :-)
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: