gecko-dev/toolkit/modules
Wes Kocher fc99a82dae Backed out 3 changesets (bug 1348820) for testANRReporter failures on Android rc1 a=backout
Backed out changeset 2fffcd4ce3e4 (bug 1348820)
Backed out changeset 387d0326e3a0 (bug 1348820)
Backed out changeset 4775bb6e6b61 (bug 1348820)

MozReview-Commit-ID: 7e1oQSPE7kX
2017-03-23 14:45:57 -07:00
..
addons Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
docs Bug 1301313 - Bonus: Fix list formatting in AsyncShutdown documentation. r=dexter 2016-09-09 00:43:25 +07:00
secondscreen Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
sessionstore Bug 1301666 - Remove triggeringPrincipal_b64 from SessionHistory.jsm. r=mikedeboer 2017-03-13 16:47:11 +01:00
subprocess Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
tests Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
third_party/jsesc
AppConstants.jsm Backed out 3 changesets (bug 1348820) for testANRReporter failures on Android rc1 a=backout 2017-03-23 14:45:57 -07:00
AsyncPrefs.jsm
Battery.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
BinarySearch.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
BrowserUtils.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
CanonicalJSON.jsm
CertUtils.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
CharsetMenu.jsm Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
ClientID.jsm Backed out changeset 9476c9a5f4c9 (bug 1349389) for causing dt4 perma failures 2017-03-23 10:47:18 +01:00
Color.jsm
Console.jsm Bug 1346671 - Enable the no-useless-concat eslint rule in toolkit/ r=jaws 2017-03-13 17:34:24 -05:00
DateTimePickerHelper.jsm Bug 1343707 - Make datetimepopup.xml binding attach lazily. r=mconley 2017-03-03 13:58:53 +08:00
DeferredTask.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
Deprecated.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
FileUtils.jsm Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
Finder.jsm Bug 1339782 - use a WeakMap to keep track of windows with active findbar highlighters and make sure no JS error occurs when a window is closed. r=jaws 2017-02-27 16:15:12 +01:00
FinderHighlighter.jsm Bug 1339782 - use a WeakMap to keep track of windows with active findbar highlighters and make sure no JS error occurs when a window is closed. r=jaws 2017-02-27 16:15:12 +01:00
FinderIterator.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
FormLikeFactory.jsm Bug 1330111 - Add FormLikeFactory.findRootForField API. r=johannh 2017-01-31 23:54:45 -08:00
GMPInstallManager.jsm Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
GMPUtils.jsm Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
Geometry.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
Http.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
IndexedDB.jsm Bug 1344590: Part 2 - Add Promise-based IndexedDB helper module. r=aswan 2017-02-25 22:48:22 -08:00
InlineSpellChecker.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
InlineSpellCheckerContent.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
Integration.jsm Bug 1329012 - Enable the no-useless-call rule for eslint and fix the nine errors that it caught. r=mossop 2017-01-05 12:56:53 -05:00
JSONFile.jsm Bug 1332024 - Add a method to explicitly finalize `JSONFile` objects. r=Paolo 2017-01-24 17:38:35 -08:00
LightweightThemeConsumer.jsm Bug 1343921 - Implement support for custom icons through the Theming API. r=mattw,mikedeboer 2017-03-06 18:10:39 -05:00
LoadContextInfo.jsm
Locale.jsm Bug 1344901 - Fix a regression introduced in bug 1337551. r=jfkthame 2017-03-06 13:54:30 -08:00
Log.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
Memory.jsm
NLP.jsm
NewTabUtils.jsm Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
ObjectUtils.jsm Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
PageMenu.jsm Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
PageMetadata.jsm Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
PermissionsUtils.jsm Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
PopupNotifications.jsm Bug 1343571 - When clicking an action button of a PopupNotification in an inactive window, focus the window instead of performing the action, r=past. 2017-03-16 19:14:22 +01:00
Preferences.jsm Bug 1349203 - Upgrade ESLint to version 3.18.0 to pick up performance and other fixes. Also update other dependencies for ESLint. r=mossop 2017-03-21 14:50:45 +01:00
PrivateBrowsingUtils.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
ProfileAge.jsm Bug 1340491 - ProfileAge shouldn't spam stdout/stderr by default, r=MattN 2017-02-20 18:07:32 +00:00
Promise-backend.js Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
Promise.jsm
PromiseMessage.jsm
PromiseUtils.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
PropertyListUtils.jsm Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
RemoteController.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
RemoteFinder.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
RemotePageManager.jsm Bug 1348124 Update RemotePageManager to expose portId on public interface r=mossop 2017-03-17 12:57:30 -04:00
RemoteSecurityUI.jsm Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
RemoteWebProgress.jsm Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
ResetProfile.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
ResponsivenessMonitor.jsm Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs 2017-02-18 00:01:50 +01:00
SelectContentHelper.jsm Bug 1349701 - Update the styles of <select> popups on focus. r=mossop 2017-03-23 13:34:21 -04:00
SelectParentHelper.jsm Bug 1349701 - Update the styles of <select> popups on focus. r=mossop 2017-03-23 13:34:21 -04:00
ServiceRequest.jsm Bug 1325501 - Adds ServiceRequest as a drop-in replacement for XHR, which uses conservative TLS settings r=mossop 2016-12-22 15:56:37 -08:00
Services.jsm Bug 1337551: Migrate Services.jsm to use LocaleService. r=mossop 2017-02-08 12:31:06 -08:00
SessionRecorder.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
ShortcutUtils.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
Sntp.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Sqlite.jsm Bug 1336944 - Change Sqlite.jsm to bind TypedArrays as Blobs, not common Arrays. r=Gijs 2017-02-06 19:30:19 +01:00
Task.jsm Bug 1338572 - Fix typo in documentation. r=Paolo and DONTBUILD 2017-02-10 11:55:21 -05:00
Timer.jsm
Troubleshoot.jsm Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8 2017-03-21 14:29:43 -04:00
UpdateUtils.jsm Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
WebChannel.jsm Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
WindowDraggingUtils.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
WindowsRegistry.jsm Bug 1328802 - Enable the no-unsafe-finally rule for eslint and fix the four errors that are triggered by it by moving the control flow statement outside of the finally block. r=mossop 2017-01-05 00:38:24 -05:00
ZipUtils.jsm Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00:00
debug.js
moz.build Bug 1344590: Part 2 - Add Promise-based IndexedDB helper module. r=aswan 2017-02-25 22:48:22 -08:00