gecko-dev/toolkit/modules
Kris Maglione d374c039ef Bug 1312690: Speed up MatchPattern matching. r=aswan
MozReview-Commit-ID: 2QmKnG0aBQw

--HG--
extra : rebase_source : 2480036cad45922e56e9db6dfd63b336b578e5ce
2016-11-02 13:45:01 -07:00
..
addons Bug 1312690: Speed up MatchPattern matching. r=aswan 2016-11-02 13:45:01 -07:00
docs Bug 1301313 - Bonus: Fix list formatting in AsyncShutdown documentation. r=dexter 2016-09-09 00:43:25 +07:00
secondscreen Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
sessionstore Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer 2016-11-02 10:56:20 -06:00
subprocess Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
tests Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04: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 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02: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 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04: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
DateTimePickerHelper.jsm Bug 1283384 - Implement time picker UI w/ message passing, r=mconley 2016-09-06 13:01:40 +08:00
DeferredTask.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
Deprecated.jsm
FileUtils.jsm
Finder.jsm Bug 1303008 - refactor Fennec Finder.jsm integration to always show the correct match count results in the findbar. r=nalexander 2016-10-10 11:53:25 +02:00
FinderHighlighter.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
FinderIterator.jsm Bug 1305194 - wait a little longer when the finder iterator is requested to find a query of only one or two characters, which improves usability due to less flickering of highlighter results and performance due to avoiding the most costly nsFind operations there are on a page. r=jaws 2016-10-12 15:46:44 +02: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
GMPInstallManager.jsm Bug 1309463 - Fix check for supported EME platforms. r=mconley 2016-10-20 21:17:50 +01: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
Geometry.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -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
JSONFile.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04: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
NLP.jsm Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws 2016-08-25 20:11:44 +02:00
NewTabUtils.jsm
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 Backed out changeset e69eab662c29 (bug 1314125) for also being the reason for the timeouts in browser_permission_doorhanger.js on e10s 2016-11-01 19:12:35 -07: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
Promise-backend.js Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04: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 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 1290914 - move the matches count and highlight-all request from the findbar binding to the JS module in the content process, so it's closer to the metal. r=jaws 2016-09-08 22:38:55 +02:00
RemotePageManager.jsm Bug 1299596 - Handle failure to remove event listener in ChromeMessagePort.destroy. r=mconley 2016-09-06 10:33:55 -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 Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
SelectParentHelper.jsm Bug 1311450 - Only show the 'touch' padding for the select dropdown when opened via touch. r=mconley,smaug 2016-10-20 12:45:39 -04:00
Services.jsm
SessionRecorder.jsm
ShortcutUtils.jsm
Sntp.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
SpatialNavigation.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -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 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
Timer.jsm
Troubleshoot.jsm Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
UpdateUtils.jsm Bug 1277359 - Fix syntax error introduced in 87fe724cfc90; r=me 2016-10-21 18:37:02 -07: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
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
moz.build Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer 2016-11-02 10:56:20 -06:00