.. |
addons
|
Bug 1256595 - Add frameOuterWindowID in nsILoadInfo, r=billm
|
2016-06-27 02:42:00 +02: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 1276072 - wait for 'connect' event and replace 'statechange' event with 'terminate' event. r=kershaw.
|
2016-06-01 18:42:15 +08:00 |
sessionstore
|
Bug 1245649: Enable no-nested-ternary. r=mconley
|
2016-02-03 21:17:16 -08:00 |
subprocess
|
Bug 1280636 Call updatePollFds() on error on sentinel fd r=kmag
|
2016-06-17 09:29:06 -07:00 |
tests
|
Bug 1279717 - disable browser_FinderHighlighter.js mochitest on linux due to frequent intermittents. r=test-only
|
2016-06-23 12:54:36 +02: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 1270356 Part 1: Add native messaging paths to XRE directory provider r=kmag
|
2016-05-12 11:39:27 -07: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 1262332, fix select popup and invalid form popup position when inside a transformed frame, r=felipe
|
2016-05-11 08:57:03 -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 1244295 - Add regression warning to ClientID.jsm getClientID method. r=gfritzsche
|
2016-02-17 15:31:26 -08: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 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 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
|
2016-06-28 15:13:53 +02:00 |
FinderHighlighter.jsm
|
Bug 1279717 - inverse the mask to use a white background on pages with bright text color. r=jaws
|
2016-06-22 19:22:07 +02: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 1276132 - Rename media.gmp-*.forcevisible to media.gmp-*.visible, and set it when keysystems are enabled. r=spohl
|
2016-05-31 10:59:44 +12: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
|
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
|
…
|
|
PropertyListUtils.jsm
|
…
|
|
RemoteController.jsm
|
Bug 1177943 - Part 6. Fix HiDPI support. r=smaug
|
2016-05-23 16:47:48 +09:00 |
RemoteFinder.jsm
|
Bug 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
|
2016-06-28 15:13:53 +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 1266575 - Dispatch click event on <select> after item is selected when in e10s mode. r=Felipe
|
2016-05-13 10:40:24 -04:00 |
SelectParentHelper.jsm
|
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
|
2016-06-09 11:34:12 -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
|
Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
|
2016-06-29 13:54:51 +02:00 |
Task.jsm
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
Timer.jsm
|
…
|
|
Troubleshoot.jsm
|
Add buttons to about:support for reseting driver crash guards. (bug 1270894 part 2, r=milan)
|
2016-05-10 11:49:38 -07:00 |
UpdateUtils.jsm
|
Bug 1271761 - app update patch for adding CPU features/detection to update URL. r=mhowell
|
2016-05-20 18:17:43 -07:00 |
WebChannel.jsm
|
Backed out changeset 7323e625d203 (bug 1238128) for various test failures on a CLOSED TREE.
|
2016-05-26 21:38:35 -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 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
moz.build
|
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 |