.. |
addons
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-02-29 11:35:30 +01: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 1163862 - Switch to HTTP observer + support requestId & data: URIs + test fixes r=billm
|
2016-02-26 19:08:32 +01:00 |
AppConstants.jsm
|
Bug 1247162 - Generate a header defining MOZ_SOURCE_*. r=mshal
|
2016-02-12 07:16:14 +09:00 |
Battery.jsm
|
|
|
BinarySearch.jsm
|
|
|
BrowserUtils.jsm
|
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
|
2016-02-03 13:12:18 -08: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
|
|
|
debug.js
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
DeferredTask.jsm
|
|
|
Deprecated.jsm
|
|
|
FileUtils.jsm
|
|
|
Finder.jsm
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
Geometry.jsm
|
Bug 1245649: Enable no-nested-ternary. r=mconley
|
2016-02-03 21:17:16 -08:00 |
GMPInstallManager.jsm
|
Bug 1230857 - Make GMPInstallManager enforce sensible permissions on GMP files at install time. r=spohl
|
2016-01-14 15:16:06 +13:00 |
GMPUtils.jsm
|
Bug 1234099 - Unhide Adobe GMP on Windows XP. r=spohl
|
2016-02-24 15:46:52 +13: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
|
|
|
LightweightThemeConsumer.jsm
|
|
|
LoadContextInfo.jsm
|
|
|
Locale.jsm
|
|
|
Log.jsm
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
moz.build
|
Backed out changeset 26bbd4cee816 (bug 1250104) because the test it added is failing
|
2016-02-26 09:52:24 -08:00 |
NewTabUtils.jsm
|
|
|
ObjectUtils.jsm
|
|
|
PageMenu.jsm
|
|
|
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
|
|
|
Preferences.jsm
|
|
|
PrivateBrowsingUtils.jsm
|
|
|
ProfileAge.jsm
|
Bug 1003204: Removed CommonUtils.exceptionStr() in toolkit/ r=gfritzsche
|
2015-12-18 04:05:00 +01:00 |
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
|
|
|
PromiseUtils.jsm
|
|
|
PropertyListUtils.jsm
|
|
|
RemoteController.jsm
|
|
|
RemoteFinder.jsm
|
|
|
RemotePageManager.jsm
|
|
|
RemoteSecurityUI.jsm
|
|
|
RemoteWebProgress.jsm
|
Bug 1088710 - part 2: make it work on e10s, r=mconley
|
2016-02-24 15:24:20 +00:00 |
ResetProfile.jsm
|
|
|
SelectContentHelper.jsm
|
Bug 1242450 - Do not display hidden <option> elements in e10s r=mconley
|
2016-01-27 12:45:32 -05:00 |
SelectParentHelper.jsm
|
|
|
Services.jsm
|
|
|
SessionRecorder.jsm
|
Bug 1234522 - Remove services/datareporting. r=gfritzsche
|
2016-01-05 02:01:00 +01:00 |
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 524757 - "Add architecture and operating system to about:support". r=adw
|
2016-02-09 15:57:00 +01: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 1041514 - Don't show default browser prompt if a user opts out in the installer. r=jimm
|
2016-02-22 12:34:30 -05:00 |
ZipUtils.jsm
|
|
|