r75534 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75533‎ | r75534 | r75535 >
Date:12:24, 27 October 2010
Author:hartman
Status:deferred
Tags:
Comment:
Follup up to r75504. getShareEmbedObject was renamed to getShareIframeObject
Modified paths:
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/mw.EmbedPlayer.js (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/modules/EmbedPlayer/mw.EmbedPlayer.js
@@ -2490,7 +2490,7 @@
24912491 *
24922492 * NOTE this could probably share a bit more code with getShareEmbedVideoJs
24932493 */
2494 - getShareEmbedObject: function(){
 2494+ getShareIframeObject: function(){
24952495 var iframeUrl = mw.getMwEmbedPath() + 'mwEmbedFrame.php?';
24962496 var params = {};
24972497

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75504* bug 25661 set warning msg to <label /> rather than <span />...dale04:47, 27 October 2010

Status & tagging log