gecko-dev/toolkit/modules
Rutuja Surve 27b6de8e73 Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley
MozReview-Commit-ID: EHCkl6G3bTT

--HG--
extra : rebase_source : 2e9d711aa977e6d0313f07d28e1a2a4861b501c0
extra : source : 5ad925dd2e4e9f6943b228f0173d01278a74c2a8
2016-09-02 00:21:00 -04:00
..
addons Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
docs Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth 2016-06-15 11:49:04 +01:00
secondscreen Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
sessionstore Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
subprocess Bug 790919 - Don't dispatch close event in Workers, r=bkelly 2016-08-31 21:33:05 -07:00
tests Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
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 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp 2016-08-31 19:28:29 -04:00
AsyncPrefs.jsm Bug 1269521 - Add line height contral in reader mode. r=jaws 2016-05-09 19:17:00 +02:00
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm Bug 1280876 - don't take screenshots of pages that have the findbar open. r=jaws,mconley 2016-08-10 11:23:47 +02:00
CanonicalJSON.jsm Bug 1250191 - Add a way to serialize JSON canonically. r=MattN 2016-04-18 12:02:42 +02:00
CertUtils.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
CharsetMenu.jsm Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley 2016-02-24 15:23:35 +00:00
ClientID.jsm Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh 2016-08-04 03:20:25 -04: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 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04: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 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 1295759 - make sure selected ranges in iframes are cleared when the findbar is hidden as well. Adds a test to guard against regressions. r=jaws 2016-08-29 16:22:29 +02:00
FinderHighlighter.jsm Bug 1280149 - rework and fix the positioning for range rects to work better with iframes and try better to not draw rects that are not visible from the top document. This basically means to leverage the Geometry.jsm API more and better. r=jaws 2016-08-31 09:59:56 +02:00
FinderIterator.jsm Bug 1295759 - make sure selected ranges in iframes are cleared when the findbar is hidden as well. Adds a test to guard against regressions. r=jaws 2016-08-29 16:22:29 +02:00
Geometry.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
GMPInstallManager.jsm 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
GMPUtils.jsm Bug 1292008 - Enable the no-empty rule for eslint. r=markh 2016-08-04 00:55:07 -04:00
Http.jsm
InlineSpellChecker.jsm 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
InlineSpellCheckerContent.jsm
Integration.jsm Bug 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak 2016-04-18 14:21:01 +01:00
LightweightThemeConsumer.jsm
LoadContextInfo.jsm
Locale.jsm
Log.jsm 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
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 1255843 - Add process memory reporting tool to about:performance. r=mconley 2016-09-02 00:21:00 -04:00
NewTabUtils.jsm
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 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
PageMenu.jsm Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap 2016-03-29 14:58:43 +11:00
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 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
Preferences.jsm Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
PrivateBrowsingUtils.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
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 Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku 2016-03-16 18:07:00 -04:00
PromiseUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
PropertyListUtils.jsm Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
RemoteController.jsm Bug 1177943 - Part 6. Fix HiDPI support. r=smaug 2016-05-23 16:47:48 +09:00
RemoteFinder.jsm Bug 1298323 - do not destroy the Finder instance when only a single window closes in e10s mode, because that render the findbar useless. r=jaws 2016-08-26 10:07:54 +02:00
RemotePageManager.jsm Bug 1269961 - Remove listeners from RemotePageManager before invoking Unload (r=mconley) 2016-05-04 15:09:50 -07:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm Bug 1199934 - page shouldn't be able to trap/revert the location bar by hash/replacestate changes, r=jaws 2016-04-13 19:32:45 +01:00
ResetProfile.jsm Bug 1265368 - enable resetting non-default profiles, r=MattN 2016-05-05 21:38:49 +01:00
SelectContentHelper.jsm Bug 1291078 - More closely mimic non-e10s order of events when choosing <select> elements in e10s mode. r=enndeakin+6102 2016-08-02 15:09:59 -04:00
SelectParentHelper.jsm Bug 1297909, improve handling when option elements are hidden inside a select, r=mconley 2016-08-29 12:34:45 -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
Sntp.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
SpatialNavigation.jsm 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
Sqlite.jsm Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
Task.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Timer.jsm
Troubleshoot.jsm Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
UpdateUtils.jsm 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
WebChannel.jsm Bug 1238128 - Ensure that the details passed to WebChannelMessageToChrome is a string, with a whitelist for messages from existing users r=Margaret,markh,MattN 2016-07-12 19:34:41 -04:00
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 1095739 - Allow a "new user" experience to happen subsequent to Firefox being uninstalled. r=gijs r=jimm 2016-04-27 11:37:00 +02:00
ZipUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00