https://bugzilla.wikimedia.org/show_bug.cgi?id=51987
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected], | |[email protected] Component|General |ContentEditable Assignee|[email protected] |[email protected] Summary|VisualEditor: Browser |VisualEditor: Infinite loop |lockup when removing a |(browser lockup) when |bulleted \ numbered list |removing an initial list |(Script Lockup) |item with a node inside it | |(rangy bug?) Severity|critical |normal --- Comment #2 from James Forrester <[email protected]> --- This is an infinite loop inside either Rangy or the bit of ContentEditable that calls it - lots of calls to sel.getRangeAt(index) which end up taking so long that the browser dies (?) -- 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
