Closed Bug 781441 Opened 12 years ago Closed 12 years ago

properties on the event object is not set when the handlers are added through iframe

Categories

(Core :: XPConnect, defect)

15 Branch
x86_64
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 781476

People

(Reporter: jmahesh, Unassigned)

Details

Attachments

(1 file)

Attached file test_ff15.rar
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.75 Safari/537.1

Steps to reproduce:

1)on body load , attaching library from a iframe.
2)calling method in iframe from the parent page.
3)In iframe library, attaching event for on mouseover of a div.
4)on mouseover, a property is set to event object and event handler is invoked.
5)In the event handler, properties set on the event object is accessed



Actual results:

1)The properties set on the event object are not accessible at the event handler.

Issue occurs only in firefox15 , working fine in firefox14, chrome, IE8, safari


Expected results:

Properties set on the event object should be accessible at the event handler
Severity: normal → critical
This behavior working fine in previous version of firefox(and also in all other browsers) and issue is only in beta version of firefox15.
test.
Why do you believe this is a security bug that needs to be kept confidential?
Component: Untriaged → XPConnect
Product: Firefox → Core
looks like you filed this twice
Group: core-security
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: