https://bugzilla.wikimedia.org/show_bug.cgi?id=49935
--- Comment #36 from kipod <fur.hew...@gmail.com> --- (In reply to comment #33) > That sounds like something is calling $el.css('property') repeatedly without > caching the result. So it's either yet another performance issue (fourth or > fifth by my count) or an error in the measurement method. this actually *is* bug 50836. there is a little explanation there (getCSS() is called from "load", but the results are not cached, as you and Bartos noted), and an untested patch that fixes the issue. if the people who reported the "freeze" can confirm they see high cpu usage during the time the browser is frozen, i think it would mean that you were right, and the two reports are actually duplicates. Either way, the profiling information definitely fits bug 50836 . peace. -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l