https://bugzilla.wikimedia.org/show_bug.cgi?id=68845
--- Comment #7 from Juliusz Gonera <[email protected]> --- My guess is that this is a iOS Safari bug. It seems to crash only now and then (actually I haven't been able to reproduce more than once) and scrolling through the page seems to always work. It might be related to Safari rendering the content only when the user scrolls to it. Possibly there is a bug that causes it to crash if we suddenly scroll by a huge distance. I couldn't reproduce that on a simple page with a lot of lorem ipsum and a link scrolling all the way to the bottom. It's possible that it's a combination of scrolling and CSS or JS that triggers the bug. http://stackoverflow.com/questions/11831429/mobile-safari-on-ios-crashes-on-big-pages suggests that transitions might cause it. I'd watch this bug and see if it happens more often. If it does, we should find a workaround. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
