gecko-dev/toolkit/modules
Mike Conley 39949a73a7 Bug 1263887 - Update <select>'s on mutation for e10s. r=Felipe
MozReview-Commit-ID: Ev9w4C4AzOE

--HG--
extra : rebase_source : f4f4ea6a590660bf5c94b6332247112776828619
extra : source : 48ba2783004140f0331ffd4764363b5b0040f127
2016-04-15 22:00:36 -04:00
..
addons Bug 1256652 - [webext] Add webNavigation form_submit transitions implementation and test case. r=krizsa 2016-04-15 14:50:27 +02:00
docs
secondscreen Bug 1129785 - support video sharing via Presentation API. r=mfinkle. 2016-02-06 18:15:22 -08:00
sessionstore Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
tests Bug 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak 2016-04-18 14:21:01 +01: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 1256401 - Part 2: Remove references to b2gdroid. r=fabrice 2016-03-18 14:41:51 -07:00
AsyncPrefs.jsm Bug 1252855 - make reader mode use AsyncPrefs, r=margaret 2016-03-15 20:40:14 +00:00
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm Bug 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07: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 1244295 - Add regression warning to ClientID.jsm getClientID method. r=gfritzsche 2016-02-17 15:31:26 -08:00
Console.jsm Bug 1263747 - Log error messages when stringifying errors. r=bgrins 2016-04-11 14:51:33 -07:00
DeferredTask.jsm
Deprecated.jsm
FileUtils.jsm
Finder.jsm Bug 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07:00
GMPInstallManager.jsm Bug 1245256 - GMP Plugins now installed in flat manner to accomodate widevine. r=spohl 2016-04-06 18:08:17 -07:00
GMPUtils.jsm Bug 1264483 - Hide Widevine on unsupported systems. r=spohl 2016-04-13 16:41:48 -07:00
Geometry.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
Http.jsm
InlineSpellChecker.jsm Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08: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 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07:00
NewTabUtils.jsm
ObjectUtils.jsm
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 1254104: use docShellIsActive instead of introducing logic that relies on tabbrowser implementation specifics. r=evilpies 2016-03-16 12:51:50 +01:00
Preferences.jsm
PrivateBrowsingUtils.jsm
ProfileAge.jsm
Promise-backend.js
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
RemoteController.jsm
RemoteFinder.jsm Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer 2016-03-31 20:41:00 -04:00
RemotePageManager.jsm
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
SelectContentHelper.jsm Bug 1263887 - Update <select>'s on mutation for e10s. r=Felipe 2016-04-15 22:00:36 -04:00
SelectParentHelper.jsm Bug 1263887 - Update <select>'s on mutation for e10s. r=Felipe 2016-04-15 22:00:36 -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
Sqlite.jsm Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
Task.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Timer.jsm
Troubleshoot.jsm Bug 1264725 - Isolate Troubleshoot.jsm (about:support) from addons with null names. r=felipe 2016-04-14 13:48:44 -04:00
UpdateUtils.jsm Bug 1243936 - Convert remaining callsites within devtools/ and toolkit/ to use channel.open2() 2016-01-29 09:16:13 -08:00
WebChannel.jsm
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 1255472 - Add support for the WOW64 mode to the WindowsRegistry. r=gfritzsche 2016-04-15 10:23:00 +02:00
ZipUtils.jsm
debug.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
moz.build Bug 1257958 - Move MOZ_SWITCHBOARD to Python configure. r=nalexander 2016-04-22 13:01:22 -07:00