* Replace `substr`/`substring` with `slice`. The second argument to `substring` is length, not end index as in `substr`/`slice`, so convert where necessary. * Replace `new Date().getTime()` with `Date.now()` * Documentation fixes * Replace `throw Error` with `throw new Error` Change-Id: I532500ea4c99d8ebec01efb21273c8df21626e59 |
||
|---|---|---|
| .. | ||
| Autopatrolling.js | ||
| Backlinks.js | ||
| Categories.js | ||
| Delete.js | ||
| DiffCompare.js | ||
| Edit.js | ||
| ExternalLinks.js | ||
| Links.js | ||
| ListUsers.js | ||
| Move.js | ||
| NewTalkNotification.js | ||
| PageProtection.js | ||
| Parse.js | ||
| Patrolling.js | ||
| Preferences.js | ||
| PrefixSearch.js | ||
| RecentChanges.js | ||
| ReparseDependentPages.js | ||
| Revision.js | ||
| Rollback.js | ||
| SiteStats.js | ||
| Tag.js | ||
| Undo.js | ||
| UserBlock.js | ||
| UserContribs.js | ||
| UserInfo.js | ||
| Watchlist.js | ||