gecko-dev/toolkit/modules
Ralph Giles fd8841c0d4 Bug 1277359 - Report SSE2 instruction support on linux update pings. r=rstrong
We need to advertise this to the update server to avoid downloading
updates which won't run because of unsupported cpu features on
the recipient's hardware.

MozReview-Commit-ID: H36VXnD3TnW

--HG--
extra : rebase_source : ec382626f96f4f863b9ed44c5aec529d541815b9
2016-10-07 16:25:42 -07:00
..
addons Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
docs Bug 1301313 - Bonus: Fix list formatting in AsyncShutdown documentation. r=dexter 2016-09-09 00:43:25 +07:00
secondscreen Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02: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 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 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN 2016-10-18 18:45:24 +08:00
third_party/jsesc
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
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm Bug 1284395, r=bz,mconley,baku 2016-09-06 14:19:45 +01:00
CanonicalJSON.jsm
CertUtils.jsm
CharsetMenu.jsm
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 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug 2016-10-06 00:17:00 -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
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 1307328 - nested iframes combined with scrolling=no require special attention for rect positioning inside the findbar dimmed background. r=jaws 2016-10-05 15:30:33 +02: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
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 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
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
JSONFile.jsm Bug 1309481 - Remove leftover code specific to Logins from JSONFile.jsm and add tests; r=Paolo 2016-10-17 18:26:35 +08: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 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN 2016-10-18 18:45:24 +08: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
PageMetadata.jsm
PermissionsUtils.jsm
PopupNotifications.jsm Bug 1206133 - Fix browser_bug553455.js such that it does not make invalid assumptions about how panels work and refactored from callbacks to Tasks and Promises. r=rhelmer 2016-09-06 11:04:06 -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
Promise.jsm
PromiseMessage.jsm
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
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
ResetProfile.jsm
SelectContentHelper.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
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
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 1299608 - Handle if the task iterator is a dead wrapper in Task.jsm. r=Yoric 2016-09-28 14:24:25 -07:00
Timer.jsm
Troubleshoot.jsm Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
UpdateUtils.jsm Bug 1277359 - Report SSE2 instruction support on linux update pings. r=rstrong 2016-10-07 16:25:42 -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
WindowsRegistry.jsm
ZipUtils.jsm