gecko/toolkit/modules
2014-07-15 02:16:00 +02:00
..
docs Bug 985655 - Sphinx documentation for AsyncShutdown. r=ted, r=froydnj 2014-05-12 13:01:00 -04:00
sessionstore Bug 1030719 - Properly restore form data for contenteditables r=smacleod 2014-06-26 15:55:16 +02:00
tests Bug 1032724 - Improve spatial navigation, r=blassey 2014-07-15 02:16:00 +02:00
AsyncShutdown.jsm Bug 1035773 - Change AsyncShutdown timeout crash prefix from "ERROR:" to "FATAL ERROR:"; r=Yoric 2014-07-10 16:40:24 +01:00
Battery.jsm Bug 978857 - Create Battery.jsm. r=Yoric 2014-07-01 05:50:00 +02:00
BinarySearch.jsm Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert 2014-03-28 23:31:05 -07:00
BrowserUtils.jsm
CertUtils.jsm Bug 643041 - Merge nsIX509Cert2 and nsIX509Cert3 into nsIX509Cert, and merge nsIX509CertDB2 into nsIX509CertDB. r=keeler 2014-07-03 22:09:24 -07:00
CharsetMenu.jsm
debug.js
DeferredTask.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
Deprecated.jsm Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj 2014-05-05 06:53:00 -04:00
Dict.jsm
DirectoryLinksProvider.jsm Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw] 2014-06-09 22:03:23 -07:00
FileUtils.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
Finder.jsm Bug 1008450 - Bail on _findIterator when we lack a body node. r=mikedeboer 2014-05-14 15:16:03 -05:00
Geometry.jsm
Http.jsm
InlineSpellChecker.jsm Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs 2014-07-10 03:31:04 -07:00
LightweightThemeConsumer.jsm Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
LoadContextInfo.jsm
Log.jsm Bug 997364 - Make fileAppender chain promises on file creation.; r=irving 2014-05-16 19:45:04 -04:00
moz.build Bug 1031609 - Remove old e10s Adblock compat code (r=mconley) 2014-07-14 22:10:06 -07:00
NewTabUtils.jsm Bug 1036280 - Newly added links are type=undefined instead of history [r=adw] 2014-07-09 21:16:48 -07:00
PageMenu.jsm Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws 2014-05-29 12:08:32 +01:00
PermissionsUtils.jsm Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
PopupNotifications.jsm Merge m-c to mozilla-inbound 2014-04-08 15:39:46 +02:00
Preferences.jsm Bug 981689 - Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox Desktop (very final fix). r=bsmedberg. 2014-05-06 10:15:20 +03:00
PrivateBrowsingUtils.jsm
Promise-backend.js Bug 1030714 - Clarify that unhandled rejections indicate an issue with the code. r=Yoric 2014-06-26 13:40:12 +01:00
Promise.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
PropertyListUtils.jsm Bug 1018679 - History/Bookmarks migration from Safari fails if the corresponding Property List file uses 3-byte integers. r=mak 2014-07-09 21:21:47 +03:00
RemoteController.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
RemoteFinder.jsm Bug 1004515 - Add support for the find counter in RemoteFinder. r=mikedeboer 2014-07-09 16:27:37 -07:00
RemoteSecurityUI.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
RemoteWebNavigation.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
RemoteWebProgress.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
ResetProfile.jsm
SelectContentHelper.jsm
SelectParentHelper.jsm
Services.jsm Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs 2014-07-11 00:39:55 +02:00
ShortcutUtils.jsm Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Sntp.jsm
SpatialNavigation.jsm Bug 1032724 - Improve spatial navigation, r=blassey 2014-07-15 02:16:00 +02:00
Sqlite.jsm Bug 1034977 - Fixing 'Debugging' typo in Sqlite.jsm. r=yoric 2014-07-07 09:06:00 +02:00
Task.jsm Bug 1023787 - Make Task.jsm stack rewriting play nicely with xpcshell and mochi tests. r=paolo, r=mikedeboer 2014-06-20 14:23:00 -04:00
TelemetryTimestamps.jsm
Timer.jsm
Troubleshoot.jsm Bug 524760 - Hide print.macosx.pagesetup* preference from about:support as it's not useful there. r=MattN 2014-07-03 11:26:00 +02:00
UpdateChannel.jsm Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg. 2014-04-28 17:04:51 +03:00
WindowDraggingUtils.jsm Bug 983843 - Use toolkit drag & drop functions for Gtk3 too. r=karlt 2014-04-16 10:29:39 -04:00
WindowsPrefSync.jsm
WindowsRegistry.jsm Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
ZipUtils.jsm