gecko-dev/toolkit/modules
2015-03-06 06:38:00 -05:00
..
docs NO BUG - Fix reStructuredText warnings 2015-03-01 22:51:32 -08:00
secondscreen Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer 2015-03-06 06:38:00 -05:00
sessionstore Bug 1023565 - Remove setTimeout() when restoring contentEditable values r=smacleod 2015-01-28 15:06:19 +01:00
tests Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy 2015-03-06 11:43:05 +13:00
AddonWatcher.jsm Backed out changeset d7d9bbfa72c5 (bug 674779) for m-bc orange on a CLOSED TREE 2015-02-26 17:55:37 -08:00
AppConstants.jsm Bug 1124503 move AppConstants.jsm to toolkit r=gavin 2015-03-06 00:18:20 +08:00
Battery.jsm
BinarySearch.jsm Bug 1071448 - Speed up binary searches using a bitwise operation. r=adw 2014-09-22 23:47:08 -07:00
BrowserUtils.jsm Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley 2015-02-17 12:46:21 -05:00
CertUtils.jsm
CharsetMenu.jsm
debug.js
DeferredTask.jsm
Deprecated.jsm
Dict.jsm
FileUtils.jsm
Finder.jsm Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer 2015-01-16 15:11:00 +01:00
Geometry.jsm
GMPInstallManager.jsm Bug 1089867: Disable and hide Adobe EME by default and add ability to hide hidden GMPs in addon manager. r=gfritzsche 2015-02-17 12:50:27 -05:00
Http.jsm Mike Kaply - Bug 1115405 - Remove unnecessary Cu.reportError. r=Mossop 2015-02-09 12:51:52 -06:00
InlineSpellChecker.jsm Bug 1059219, show text-related items (clipboard, undo, etc) in context menu for input type=number, r=mconley 2015-02-10 21:00:05 -05:00
InlineSpellCheckerContent.jsm Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
LightweightThemeConsumer.jsm
LoadContextInfo.jsm Bug 1064212 - Add fromWindow() to LoadContextInfo.jsm, r=dolske 2014-09-16 15:51:51 +02:00
Log.jsm Bug 1072014 - Log.jsm: Allow logging of falsy arguments. r=Unfocused 2014-09-23 21:38:43 -07:00
moz.build Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy 2015-03-06 11:43:05 +13:00
NewTabUtils.jsm Bug 1126183 - Provide a way to check if a site is part of the top 100 PlacesProvider links. r=adw 2015-02-04 16:49:15 -05:00
PageMenu.jsm Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
PageMetadata.jsm Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy 2015-03-06 11:43:05 +13:00
PermissionsUtils.jsm Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN 2014-09-26 15:54:34 +10:00
PopupNotifications.jsm Bug 1130356: Allow multiple anchors for multiple notifications without using an iconbox. r=florian 2015-02-12 11:42:42 +01:00
Preferences.jsm Bug 982856 - De-indent Preferences.jsm contents that are now over-indented. r=Unfocused 2014-11-14 14:02:47 -08:00
PrivateBrowsingUtils.jsm Bug 1073826 - Fix isBrowserPrivate on Android (r=margaret) 2014-09-30 13:53:09 -07:00
Promise-backend.js Bug 1069416 - Part 8: Remove JS_HAS_SYMBOLS from Promise-backend.js. r=paolo 2015-01-28 13:06:38 +09:00
Promise.jsm
PromiseUtils.jsm Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric 2015-02-13 08:43:31 +11:00
PropertyListUtils.jsm Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
RemoteController.jsm Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
RemoteFinder.jsm Bug 1087966: Fix tab detach in e10s windows. r=mconley 2015-02-18 16:47:43 -08:00
RemoteSecurityUI.jsm
RemoteWebNavigation.jsm Bug 1087966: Fix tab detach in e10s windows. r=mconley 2015-02-18 16:47:43 -08:00
RemoteWebProgress.jsm Bug 1073462: Send synthetic property with Content:LocationChange message. r=felipe 2015-03-03 16:58:53 -08:00
ResetProfile.jsm Bug 1131940 - Delete unused getMigratedData method in ResetProfile.jsm. r=MattN 2015-02-13 11:26:00 +01:00
SelectContentHelper.jsm Bug 1093865. Fix regression from bug 1080030, make select with optgroup w/o lable element show up again. r=felipe 2014-11-04 23:21:05 -08:00
SelectParentHelper.jsm Backed out 7 changesets (bug 1075670) for causing bug 1139010. 2015-03-03 18:44:56 -05:00
Services.jsm
ShortcutUtils.jsm
Sntp.jsm
SpatialNavigation.jsm
Sqlite.jsm Bug 1111284 - Improve error messages of Sqlite.jsm by including specific error message. r=Yoric 2014-12-14 21:26:31 +00:00
Task.jsm
TelemetryTimestamps.jsm
Timer.jsm
Troubleshoot.jsm Bug 1135809 - add apz. prefs to about:support. r=kats 2015-02-23 15:51:41 -05:00
UpdateChannel.jsm
WebChannel.jsm Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
WindowDraggingUtils.jsm
WindowsPrefSync.jsm
WindowsRegistry.jsm
ZipUtils.jsm Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj 2015-01-08 11:31:21 +00:00