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: jforrester+veteambztick...@wikimedia.org
          Reporter: tpars...@wikimedia.org
                CC: jforres...@wikimedia.org, krinklem...@gmail.com,
                    roan.katt...@gmail.com, ryasm...@wikimedia.org,
                    tpars...@wikimedia.org
       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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to