Mattflaschen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71257
Change subject: runOnloadHook is now only called from here. Remove old comment
......................................................................
runOnloadHook is now only called from here. Remove old comment
Change-Id: I01ad82b5ab6a0e006001b5b5073f57758cb20502
---
M skins/common/wikibits.js
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/57/71257/1
diff --git a/skins/common/wikibits.js b/skins/common/wikibits.js
index 8c01ba3..488c37d 100644
--- a/skins/common/wikibits.js
+++ b/skins/common/wikibits.js
@@ -492,8 +492,6 @@
element.detachEvent( 'on' + remove, handler );
}
};
-// note: all skins should call runOnloadHook() at the end of html output,
-// so the below should be redundant. It's there just in case.
window.hookEvent( 'load', window.runOnloadHook );
if ( isIE6 ) {
--
To view, visit https://gerrit.wikimedia.org/r/71257
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I01ad82b5ab6a0e006001b5b5073f57758cb20502
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits