gecko-dev/toolkit/modules
2016-12-24 02:44:56 +05:30
..
addons Bug 1322782 - ContentScripts MatchPattern should ignore the URL fragment. r=kmag 2016-12-19 16:50:27 -05:00
docs Bug 1301313 - Bonus: Fix list formatting in AsyncShutdown documentation. r=dexter 2016-09-09 00:43:25 +07:00
secondscreen Bug 1322602 - remove Fennec-to-FxOSTV video casting. r=rbarker 2016-12-08 16:02:13 -10:00
sessionstore Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
subprocess Backed out changeset f6f28be8d8f2 (bug 1315781) for XPCShell test timed out 2016-11-10 14:53:46 +08:00
tests Bug 1325099 - reset imported.Debugging.fake value and catch TypeError. r=jmaher 2016-12-24 02:44:56 +05:30
third_party/jsesc Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman 2016-02-24 15:40:55 +01:00
AppConstants.jsm Bug 1320312 - Disable Telemetry stack capturing if stack walking is not available. r=gfritzsche 2016-11-28 18:00:19 +01:00
AsyncPrefs.jsm Bug 1269521 - Add line height contral in reader mode. r=jaws 2016-05-09 19:17:00 +02:00
Battery.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
BinarySearch.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
BrowserUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
CanonicalJSON.jsm Bug 1250191 - Add a way to serialize JSON canonically. r=MattN 2016-04-18 12:02:42 +02:00
CertUtils.jsm
CharsetMenu.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
ClientID.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Color.jsm Bug 1279717 - introduce a Color.jsm module that implements common color math operations in a single place. r=jaws 2016-06-22 19:22:05 +02:00
Console.jsm Bug 1323729 - Add profile/profileEnd methods to Console.jsm r=ochameau 2016-12-15 15:03:13 +01:00
DateTimePickerHelper.jsm Bug 1323109 - Fixed date time pickers popup position; r=mconley 2016-12-01 16:45:16 +08:00
debug.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
DeferredTask.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Deprecated.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
FileUtils.jsm
Finder.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
FinderHighlighter.jsm Backed out 5 changesets (bug 1302470) for causing bug 1323200 a=backout 2016-12-16 16:45:09 -08:00
FinderIterator.jsm Backed out 5 changesets (bug 1302470) for causing bug 1323200 a=backout 2016-12-16 16:45:09 -08:00
FormLikeFactory.jsm Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck 2016-10-18 13:31:09 -07:00
Geometry.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
GMPInstallManager.jsm Bug 1316882: Turn on func-call-spacing eslint rule. r=bgrins 2016-11-10 15:05:32 -08:00
GMPUtils.jsm Bug 1267495 - Fallback to local config for fresh GMP installs. r=mconley, r=rhelmer, feedback=ksteuber 2016-09-27 11:57:41 +01:00
Http.jsm
InlineSpellChecker.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
InlineSpellCheckerContent.jsm
Integration.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
JSONFile.jsm Bug 1319175 - Add a data setter and beforeSave hook to JSONFile. r=MattN 2016-12-19 08:32:29 -08:00
LightweightThemeConsumer.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
LoadContextInfo.jsm
Locale.jsm
Log.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Memory.jsm Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley 2016-09-02 00:21:00 -04:00
moz.build 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
NewTabUtils.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
NLP.jsm Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws 2016-08-25 20:11:44 +02:00
ObjectUtils.jsm Bug 1318814 - ObjectUtils.deepEqual should not consider objects and primitives as equal. r=mossop 2016-11-22 15:48:42 -07:00
PageMenu.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
PageMetadata.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past 2016-12-15 14:39:30 +01:00
Preferences.jsm Bug 1320249 - Preferences.jsm now throws error objects instead of strings. r=Gijs 2016-11-24 15:58:58 +11:00
PrivateBrowsingUtils.jsm Backed out changeset ba2692e1cbcf (bug 1252376) due to intermittent leaks. 2016-11-30 11:31:44 +01:00
ProfileAge.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Promise-backend.js Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Promise.jsm
PromiseMessage.jsm Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku 2016-03-16 18:07:00 -04:00
PromiseUtils.jsm
PropertyListUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteController.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteFinder.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemotePageManager.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
RemoteSecurityUI.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteWebProgress.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
ResetProfile.jsm Bug 1265368 - enable resetting non-default profiles, r=MattN 2016-05-05 21:38:49 +01:00
SelectContentHelper.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
SelectParentHelper.jsm backout aba885aafee0210b1f063a423b1c0b3ce28d15f7 for intermittent bug 1272834 2016-12-14 10:59:43 -05: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 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
SessionRecorder.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
ShortcutUtils.jsm
Sntp.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
SpatialNavigation.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
Sqlite.jsm Bug 1322954 - Fix incorrect instanceof negations. r=markh 2016-12-12 13:50:10 -08:00
Task.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
Timer.jsm
Troubleshoot.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
UpdateUtils.jsm Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
WebChannel.jsm Bug 1321687 - Improve documentation of security checks in WebChannel code. r=ehsan 2016-12-01 18:46:00 -05:00
WindowDraggingUtils.jsm
WindowsRegistry.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
ZipUtils.jsm