Closed Bug 447736 Opened 17 years ago Closed 17 years ago

Event target not necessarily cleared when re-dispatching

Categories

(Core :: DOM: Events, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(1 file)

Silly me, forgot to add event target clearance in bug 412567. So when re-dispatching a dom event we can't support special targets. Patch (will be 2 lines) and tests coming.
Blocks: 412567
Status: NEW → ASSIGNED
Attachment #331051 - Flags: superreview?(bzbarsky)
Attachment #331051 - Flags: review?(bzbarsky)
Comment on attachment 331051 [details] [diff] [review] clear event targets when redispatching And yes, the patch is longer than 2 lines :)
Comment on attachment 331051 [details] [diff] [review] clear event targets when redispatching r+sr=bzbarsky
Attachment #331051 - Flags: superreview?(bzbarsky)
Attachment #331051 - Flags: superreview+
Attachment #331051 - Flags: review?(bzbarsky)
Attachment #331051 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: