[Bug 73569] VisualEditor: Calling buildNodeTree() manually should not be needed

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73569 James Forrester jforres...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 73569] VisualEditor: Calling buildNodeTree() manually should not be needed

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73569 --- Comment #1 from Ed Sanders esand...@wikimedia.org --- The node tree is lazily evaluated by buildNodeTree the first time you call getDocumentNode. In the examples your provide (paste and drag-drop) we call buildNodeTree after sanitisation