Open
Bug 329124
Opened 19 years ago
Updated 2 years ago
Document how event dispatching and retargeting work internally
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
REOPENED
Future
People
(Reporter: smaug, Unassigned)
References
Details
(Whiteboard: u=mozdev p=0 c=Platform)
It should be documented somewhere how event retargeting actually works.
The bizarre thing in nsGenericElement::HandleDOMEvent, after bug 234455
nsGenericElement::PreHandleEvent.
Reporter | ||
Comment 1•19 years ago
|
||
"Document how event retargeting works" ->
"Document how event dispatching and retargeting work"
Summary: Document how event retargeting works → Document how event dispatching and retargeting work
Updated•18 years ago
|
Assignee: endico → nobody
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
QA Contact: imajes → doc-request
Summary: Document how event dispatching and retargeting work → Document how event dispatching and retargeting work internally
Comment 2•17 years ago
|
||
Does anyone know how this works that could contribute some notes that could be turned into an article?
Assignee | ||
Updated•12 years ago
|
Component: Documentation Requests → Documentation
Comment 3•12 years ago
|
||
No.
Automatically closing all bugs that have not been updated in a while. Please reopen if this is still important to you and has not yet been corrected.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 4•12 years ago
|
||
Reopening for review by Sheppy.
Assignee: nobody → eshepherd
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•12 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
Updated•12 years ago
|
Whiteboard: u=mozdev p=0
Updated•12 years ago
|
Component: General → Mozilla Platform
Whiteboard: u=mozdev p=0 → u=mozdev p=0 c=Platform
Comment 5•9 years ago
|
||
Internal documentation in no more in the scope of MDN
Status: REOPENED → RESOLVED
Closed: 12 years ago → 9 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•5 years ago
|
Assignee: eshepherd → nobody
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Reporter | ||
Updated•5 years ago
|
Component: Mozilla Platform → DOM: Events
Product: Developer Documentation → Core
Target Milestone: --- → Future
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•