gecko-dev/toolkit/modules
Thomas Duellmann 022433e985 Bug 106327 - Change shortcut label of VK_RETURN to "Enter" on Win/Unix. r=enndeakin, r=Gijs
--HG--
extra : rebase_source : 693918abc095cfca4f80e07855f56b203d65f55e
2018-01-04 13:50:30 +02:00
..
addons Merge inbound to mozilla-central r=merge a=merge 2017-12-09 22:21:17 +02:00
docs
secondscreen Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
sessionstore Bug 1415739 - Use type/autocomplete properties, instead of attributes, to decide whether to save FormData. r=mikedeboer 2017-11-22 16:37:40 -05:00
subprocess Bug 1421459: Follow-up: Fix ESLint bustage. 2017-12-08 12:03:59 -08:00
tests Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
third_party/jsesc
AppConstants.jsm Bug 1427805 - Add EARLY_BETA_OR_EARLIER to AppConstants.jsm. r=Gijs 2018-01-03 16:56:38 -05:00
AppMenuNotifications.jsm Bug 1359733 - Move menu notification state to jsm r=Gijs 2017-05-18 13:22:27 -07:00
AsyncPrefs.jsm Bug 1369460 - AsyncPrefs.jsm should be imported lazily from nsBrowserGlue.js, r=mconley,snorp. 2017-07-15 00:16:30 +02:00
Battery.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
BinarySearch.jsm
BrowserUtils.jsm Bug 1423122 - Use the correct selection object in the getSelectionInfo when an input element is selected r=Felipe 2017-12-06 15:27:46 -05:00
CanonicalJSON.jsm
CertUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
CharsetMenu.jsm Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
ClientID.jsm Bug 1407234 - Don't show getCachedClientID error on new profiles. r=chutten 2017-10-11 16:10:29 +02:00
Color.jsm
Console.jsm Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
DateTimePickerHelper.jsm Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker. r=mconley 2017-10-19 09:14:56 +08:00
DeferredTask.jsm Bug 1119777 - Remove non-standard Function.prototype.isGenerator. r=arai,kmag 2017-11-03 17:27:43 +01:00
Deprecated.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
E10SUtils.jsm Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop 2017-12-12 21:35:16 +09:00
EventEmitter.jsm Bug 1356231 - Import DevTools event-emitter module to toolkit as a JSM. r=mossop 2017-04-25 18:54:35 +02:00
FileUtils.jsm Bug 1391576 - Stop doing main-thread I/O in FileUtils.getFile for the most common case. r=kmag 2017-08-18 11:12:34 +01:00
Finder.jsm Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
FinderHighlighter.jsm Bug 1422257: Make FinderHighlighter not use -moz-border-*-colors. r=Gijs 2017-12-01 10:48:06 +01:00
FinderIterator.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
FormLikeFactory.jsm Bug 1408186 - Remove nsIDOMHTMLSelectElement and nsIDOMHTMLOptionsCollection; r=bz 2017-10-12 16:32:25 -07:00
GMPExtractorWorker.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
GMPInstallManager.jsm Bug 1415340: Remove undefined (and unnecessary) property when rejecting a Promise in GMPDownloader. r=gfritzsche 2017-11-14 10:49:12 -05:00
GMPUtils.jsm Bug 1360261 - Remove Preferences.jsm usage in GMPUtils. r=florian 2017-07-05 14:06:29 +01:00
Geometry.jsm Bug 1403682 - Add _findBoundingBox function and tests for mozscreenshots cropping; r=jaws 2017-10-14 11:13:32 -04:00
HiddenFrame.jsm Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00
Http.jsm
IndexedDB.jsm
InlineSpellChecker.jsm Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
InlineSpellCheckerContent.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Integration.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
JSONFile.jsm Bug 1347515 - Get rid of nsIJSON.decodeFromStream, r=qdot 2017-11-10 00:27:22 +01:00
LightweightThemeConsumer.jsm Bug 1423626 - Sanitize accent color to ignore alpha channel. r=jaws 2017-12-18 10:50:50 -06:00
LoadContextInfo.jsm Bug 1417944 - Enable ESLint rule mozilla/use-services for toolkit/. r=mossop 2017-11-22 13:36:34 +00:00
Log.jsm Bug 1425987 - part 1: Add support to Log.jsm for managing log levels via prefs. r=Gijs 2017-12-18 17:48:41 +11:00
Memory.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
NLP.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
NewTabUtils.jsm Bug 1415812 - Fix broken Pocket disclaimer, missing rich icons and bug fixes to Activity Stream. r=k88hudson 2017-11-15 12:27:46 -08:00
ObjectUtils.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
PageMenu.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PageMetadata.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PermissionsUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PopupNotifications.jsm Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
Preferences.jsm Bug 1414096 (attempt 2) - Remove support for nsISupportsString values in nsPrefBranch::{get,set}ComplexValue(). r=florian. 2017-11-10 09:07:48 +11:00
PrivateBrowsingUtils.jsm Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz. 2017-10-06 13:47:27 +02:00
ProfileAge.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Promise-backend.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Promise.jsm Bug 1417944 - Enable ESLint rule mozilla/use-services for toolkit/. r=mossop 2017-11-22 13:36:34 +00:00
PromiseMessage.jsm
PromiseUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PropertyListUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
RemoteController.js Bug 1395795 - Convert RemoteController.jsm into a normal JS script in order to avoid paying the cost of wrapping the arrays passed in the arguments; r=Mossop 2017-09-01 15:12:08 -04:00
RemoteFinder.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
RemotePageManager.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm Bug 1412456 - Send document CPOW as well as window CPOW (r=mconley) 2017-12-07 12:55:19 -08:00
ResetProfile.jsm Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
ResponsivenessMonitor.jsm
SelectContentHelper.jsm Bug 1296264 - Part 2: Do not fire mouse events when user closes <select> popup by clicking outside. r=mconley 2017-10-18 14:36:49 +08:00
SelectParentHelper.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
ServiceRequest.jsm
Services.jsm Bug 1407679 - Merge nsIIOService and nsIIOService2; r=nwgh 2017-11-10 07:03:36 -07:00
ShortcutUtils.jsm Bug 106327 - Change shortcut label of VK_RETURN to "Enter" on Win/Unix. r=enndeakin, r=Gijs 2018-01-04 13:50:30 +02:00
Sqlite.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Task.jsm Bug 1095267 - Stop using Promise.jsm in Task.jsm. r=paolo 2017-06-05 18:05:11 +01:00
Timer.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Troubleshoot.jsm Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
UpdateUtils.jsm Bug 1413727 - Removes JAWS token from the update url and removes JAWS checks from the update url test. r=mhowell 2017-12-15 08:33:44 -08:00
WebChannel.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
WindowDraggingUtils.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
WindowsRegistry.jsm
ZipUtils.jsm Bug 1402888 - Remove nsIStreamTransportService::createInputStream startOffset and readLimit params, r=smaug 2017-09-26 07:21:27 +02:00
css-selector.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
debug.js Bug 1417940 - Change various instances of manually calling getService to use Services.jsm in toolkit/. r=mossop 2017-11-09 16:36:57 +00:00
jar.mn Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00
moz.build Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop 2017-12-12 21:35:16 +09:00
win.xul Bug 1380282: rewrite browser_ext_webRequest.js for the new data: URI inheritance model. r=kmag 2017-07-19 14:41:46 +08:00