gecko-dev/toolkit/modules
2014-02-25 15:42:32 +01:00
..
sessionstore Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert 2014-02-19 11:28:00 -05:00
tests Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
AsyncShutdown.jsm Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric 2014-02-18 08:50:14 -05:00
BrowserUtils.jsm Bug 961529 - Add BrowserUtils module (r=felipe) 2014-02-08 17:40:27 -08:00
CertUtils.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
CharsetMenu.jsm Bug 956657 Followup tweak r=Unfocused 2014-02-25 00:19:36 +00:00
debug.js Bug 932419. Stop NS_ASSERT's from popping up a modal dialog in non-release builds, and fix aurora builds to be considered non-release builds for such purposes. r=dao 2013-11-01 22:47:22 -05:00
DeferredTask.jsm Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 13:21:08 +01:00
Deprecated.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
Dict.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
FileUtils.jsm Bug 943422 - Implement FileUtils.openAtomicFileOutputStream. r=Yoric 2013-12-17 10:57:03 -05:00
Finder.jsm Bug 963925: do not store searchString upon Highlight. r=Unfocused 2014-02-17 15:43:01 +01:00
Geometry.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
Http.jsm Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette 2013-10-12 10:51:43 +02:00
InlineSpellChecker.jsm Bug 752474 - Sort names of languages in the spelling checker context menu. r=ehsan 2014-02-06 09:46:28 -05:00
LightweightThemeConsumer.jsm [Australis] Backout cbe26a93c79b (bug 930094) for test failures. 2014-02-04 18:46:38 -05:00
LoadContextInfo.jsm Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Log.jsm Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
moz.build Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert 2014-02-19 11:28:00 -05:00
NewTabUtils.jsm Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange 2014-01-08 22:02:28 -08:00
PageMenu.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
PermissionsUtils.jsm Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
PopupNotifications.jsm Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Preferences.jsm Bug 861546 - Change Preferences.jsm so it does not need to guard against clearUserPref throwing. r=gavin, r=jaws 2013-05-20 16:54:21 -04:00
PrivateBrowsingUtils.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
Promise.jsm Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
PropertyListUtils.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
RemoteAddonsChild.jsm Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
RemoteAddonsParent.jsm Bug 905443 - Forward content policy shouldLoad calls from the child to the parent (r=felipe) 2013-08-28 21:43:46 -07:00
RemoteController.jsm Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil 2013-08-21 13:24:53 -04:00
RemoteFinder.jsm Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
RemoteSecurityUI.jsm Bug 913280 - Electrolysis: Refactor RemoteWebProgress to use a Manager that owns the toplevel and all the sublevel WebProgress objects. r=felipe 2013-09-06 13:10:11 -04:00
RemoteWebNavigation.jsm Bug 931534 - Make back/forward dropdowns work using CPOWs (r=felipe) 2013-10-28 12:24:51 -07:00
RemoteWebProgress.jsm Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
ResetProfile.jsm Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws 2013-06-28 23:25:08 -04:00
SelectContentHelper.jsm Bug 937377 - [e10s] Selecting an item in a <select> should trigger onChange (r=felipe) 2013-12-10 13:46:21 -08:00
SelectParentHelper.jsm Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD 2013-08-27 22:09:44 -03:00
Services.jsm Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg 2014-01-23 15:49:24 -08:00
ShortcutUtils.jsm Bug 964064 - shortcuts should always be uppercase, r=Unfocused 2014-01-26 23:53:22 +00:00
Sntp.jsm Bug 874771 - Implement SNTP support (Gecko end). r=gene 2013-06-22 22:22:05 +08:00
SpatialNavigation.jsm Bug 935807: Restore arrow key input field navigation behavior. r=bnicholson 2013-12-04 15:43:32 -08:00
Sqlite.jsm Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette 2013-10-12 10:51:43 +02:00
Task.jsm Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo 2013-10-12 14:17:46 -04:00
TelemetryTimestamps.jsm
Timer.jsm
Troubleshoot.jsm Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
UpdateChannel.jsm Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop 2013-05-14 14:37:18 -07:00
WindowDraggingUtils.jsm Backing out bug 849099 for causing functionality regressions (bug 897901), csets cbf5e9ebd287, 0a565c255a8b, d6623f06fe55 2013-07-25 13:53:47 +02:00
WindowsPrefSync.jsm bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm. 2014-01-16 15:38:12 -08:00