gecko-dev/toolkit/modules
Marco Bonardo cab27b563b Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-25 17:25:58 +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 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak 2014-03-24 15:47:50 +01:00
AsyncShutdown.jsm Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-25 17:25:58 +01:00
BrowserUtils.jsm Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07: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
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 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-28 16:07:32 +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 Bug 885139 - Notify consumers about LWT optimization and listen for it in LightweightThemeListener. r=jaws 2014-03-20 13:55:49 -07: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
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-backend.js Bug 973239 - Promise should call executor and handlers with "undefined" as thisArg. r=benvie 2014-03-24 15:44:11 +01:00
Promise.jsm Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard. 2014-03-05 20:45:55 -08:00
PropertyListUtils.jsm Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04: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 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe) 2014-03-11 20:13:41 -07: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 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe) 2014-02-28 17:00:17 -08:00
SelectParentHelper.jsm Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe) 2014-02-28 17:00:17 -08: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 Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak 2014-03-24 15:47:50 +01:00
Task.jsm Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard. 2014-03-05 20:45:55 -08:00
TelemetryTimestamps.jsm Bug 977013 - Follow-up because of undefined constant Cu r=bustage 2014-02-26 15:29:34 +01:00
Timer.jsm Bug 846988 - Handle additional arguments to setTimeout in Timer.jsm [r=neil] 2013-03-02 06:46:40 -08:00
Troubleshoot.jsm Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg 2014-03-20 11:19:19 -04: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
WindowsRegistry.jsm Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00
ZipUtils.jsm Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04: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
moz.build Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00