https://bugzilla.wikimedia.org/show_bug.cgi?id=62682
Bug ID: 62682
Summary: Provide clean interface for rendering detached CE
nodes
Product: VisualEditor
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Technical Debt
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
In ve.ce.MWTreferenceListNode we do something quite evil, which is creating a
one-off CE node, adding it's $element to the DOM, then destroying it. This
happens to work because destroy doesn't abort async rendering processes, but in
the future this may change. It's also quite messy to do things this way, and
all we really need is a simple way to get a rendering from a model.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l