gecko/toolkit/modules
2016-02-03 20:47:08 -08:00
..
addons Bug 1234755: Follow-up: Fix additional failures. r=trivial 2015-12-31 16:17:00 -08:00
docs
secondscreen Bug 1245649: Enable no-negated-in-lhs, no-native-reassign, no-func-assign and no-labels. r=MattN 2016-02-03 20:47:08 -08:00
sessionstore
tests Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08:00
AppConstants.jsm Bug 1242966 - Make services/crypto eslintable. r=rnewman 2016-01-26 23:01:32 +08:00
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
CertUtils.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
CharsetMenu.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
ClientID.jsm Bug 1218746 - Invalid ClientID Fix in ClientID.jsm. r=gfritzsche 2015-11-09 16:20:00 +01:00
Console.jsm Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop 2015-10-15 03:45:22 -07:00
debug.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
DeferredTask.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Deprecated.jsm
FileUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Finder.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Geometry.jsm Bug 1217082 - Remove for-each from toolkit/. r=Gijs 2015-10-19 04:57:14 +09:00
GMPInstallManager.jsm Bug 1230857 - Make GMPInstallManager enforce sensible permissions on GMP files at install time. r=spohl 2016-01-14 15:16:06 +13:00
GMPUtils.jsm Bug 1234099 - Backout 34460cc654ca due to playback failures caused by Adobe GMP. r=backout 2016-01-07 09:57:36 +13:00
Http.jsm
InlineSpellChecker.jsm Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08:00
InlineSpellCheckerContent.jsm
LightweightThemeConsumer.jsm
LoadContextInfo.jsm
Locale.jsm
Log.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
moz.build Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
NewTabUtils.jsm
ObjectUtils.jsm
PageMenu.jsm
PageMetadata.jsm Bug 1037483 replace microdata with microformats in share, r=dietrich 2016-01-29 10:58:45 -08:00
PermissionsUtils.jsm Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
PopupNotifications.jsm Bug 1207089 - Telemetry for permission notifications. r=MattN,vladan 2015-10-27 14:24:51 +00:00
Preferences.jsm
PrivateBrowsingUtils.jsm
ProfileAge.jsm Bug 1003204: Removed CommonUtils.exceptionStr() in toolkit/ r=gfritzsche 2015-12-18 04:05:00 +01:00
Promise-backend.js Bug 1233497 - Temporarily allow unsafe CPOWs in Promise-backend.js and Task.jsm. r=billm 2016-01-18 12:44:37 -05:00
Promise.jsm
PromiseMessage.jsm
PromiseUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
PropertyListUtils.jsm Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
RemoteController.jsm
RemoteFinder.jsm
RemotePageManager.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm Bug 1233803 - Register RemoteWebNavigation as a standard js-implemented XPCOM component. r=felipe 2016-01-12 16:44:08 -05:00
ResetProfile.jsm
SelectContentHelper.jsm Bug 1242450 - Do not display hidden <option> elements in e10s r=mconley 2016-01-27 12:45:32 -05:00
SelectParentHelper.jsm Bug 1214259 - Honour display: none in <option> elements in e10s r=Enn 2015-10-15 14:29:25 -04:00
Services.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
SessionRecorder.jsm Bug 1234522 - Remove services/datareporting. r=gfritzsche 2016-01-05 02:01:00 +01:00
ShortcutUtils.jsm Bug 1226661 - DevTools client JSM global tweak for B2G. r=ochameau 2015-11-23 18:10:11 -06:00
Sntp.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
SpatialNavigation.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Sqlite.jsm Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
Task.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Timer.jsm
Troubleshoot.jsm Bug 1212323: P3. Use promise with supportsHardwareH264Decoding. r=felipe 2016-01-30 12:52:36 +11:00
UpdateUtils.jsm Bug 1243936 - Convert remaining callsites within devtools/ and toolkit/ to use channel.open2() 2016-01-29 09:16:13 -08:00
WebChannel.jsm
WindowDraggingUtils.jsm Bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere, r=dao,felipe 2016-01-18 15:32:14 +00:00
WindowsRegistry.jsm Bug 1217082 - Remove for-each from toolkit/. r=Gijs 2015-10-19 04:57:14 +09:00
ZipUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00