User "Jack Phoenix" posted a comment on MediaWiki.r89499.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89499#c17628
Commit summary:
Comment:
Where's the commit message? ;-)
There are a few [[Manual:Coding conventions|coding style]] issues, but since
this is a work in progress, I suppose it's not such a big deal yet. IIRC there
are very few cases in JavaScript where you really need/must use "double quotes".
<pre>
+function toEditMode () {
...
+function setStatus () {
</pre>
No need for the space after function name, but before the opening parenthesis
mark.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview