https://bugzilla.wikimedia.org/show_bug.cgi?id=73569

            Bug ID: 73569
           Summary: VisualEditor: Calling buildNodeTree() manually should
                    not be needed
           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]
       Web browser: ---
   Mobile Platform: ---

We explicitly call buildNodeTree() in a few places. Ideally, we would not need
to do this outside of ve.dm.Document.

Suspect calls (excluding dm.Document, excluding tests):

lib/ve/src/ce/ve.ce.Surface.js
1000:            doc.buildNodeTree();
1711:        doc.buildNodeTree();

-- 
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

Reply via email to