Closed Bug 1309176 Opened 8 years ago Closed 8 years ago

Add stack-of-queues system for custom element reaction

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1309184

People

(Reporter: jdai, Assigned: jdai)

References

Details

(Whiteboard: dom-ce-m2)

Attachments

(1 file)

According to spec [1], we need to implement stack-of-queues system which has an associated backup element queue.

The stack-of-queues system is a custom element reactions stack. The stack entry is an element queue. The queue entry is an element and each element has an associated custom element reaction queue. Also, each custom element reactions stack has an associated backup element queue.


[1] https://html.spec.whatwg.org/multipage/scripting.html#cereactions
Depends on: 1309184
Whiteboard: dom-ce-m2
Attachment #8808466 - Flags: feedback?(echen)
I'll integrate this patch into bug 1309184.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1309184
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: