r88150 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r88149
|
r88150
|
r88151
>
Date:
10:57, 15 May 2011
Author:
catrope
Status:
ok (
Comments
)
Tags:
Comment:
Remove debugging code introduced in
r88115
Modified paths:
/trunk/phase3/resources/jquery/jquery.autoEllipsis.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/resources/jquery/jquery.autoEllipsis.js
—
—
@@ -78,7 +78,6 @@
79
79
if ( options.tooltip ) {
80
80
$container.attr( 'title', text );
81
81
}
82
- console.log("YAY CACHE HIT");
83
82
return;
84
83
}
85
84
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r88115
(
bug 28978
) jquery.autoEllipsis cache doesn't take position into account, lea...
catrope
17:56, 14 May 2011
Comments
#
Comment by
Hashar
(
talk
|
contribs
)
11:56, 15 May 2011
maybe the ressourceLoader could just strips the console.log() stuff :)
Marking ok.
Status & tagging log
11:56, 15 May 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r88150
[
removed:
new
added:
ok]