User "Krinkle" posted a comment on MediaWiki.r86961.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86961#c16350
Commit summary:

cross-browser fun

Comment:

Can you please describe what cross-browser funkiness is going on here ?

* I seems odd that one needs to use <code>$j</code> instead of <code>$</code> 
(no other major scripts use $j, so if that would fix something, please 
highlight the issue as this is not an acceptable fix).
* <code>typeof</code> is not a function but a keyword. It can be used as a 
function, but that shouldn't make a difference. In what browsers was this 
causing problems ?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to