https://bugzilla.wikimedia.org/show_bug.cgi?id=33566
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WikiEditor should use |EditWarning should use |$.fn.bind instead of |$.fn.bind instead of |window.onbeforeunload |window.onbeforeunload |directly |directly --- Comment #3 from Roan Kattouw <[email protected]> 2012-02-02 11:10:59 UTC --- The offending code is actually in extensions/Vector/modules/ext.vector.editWarning.js . There is one occurrence in WikiEditor, but it's in a deprecated module. The code in EditWarning has been very carefully calibrated not to break the back/forward cache in Firefox, so I don't want to touch it right before a release. I'll submit a patch here that you can try out, and if it doesn't break Firefox's bfcache, we can put it in 1.20. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
