gecko-dev/toolkit/modules
Luca Greco 32c8c2f2b7 Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa
MozReview-Commit-ID: DoDzXCuk4FQ

--HG--
extra : transplant_source : 9gb%BC9I%B7%B2%2C%3E%17%22%D6%84%04%13%22%1C%15P
2016-04-14 20:27:16 +02:00
..
addons Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa 2016-04-14 20:27:16 +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
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 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -04:00
SelectParentHelper.jsm Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -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
WebChannel.jsm
WindowDraggingUtils.jsm
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 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak 2016-04-18 14:21:01 +01:00