gecko/toolkit/modules
Qeole a149d081ef Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
..
docs
sessionstore Bug 1046964 - Fix some JS warnings (r=ttaubert) 2014-08-19 17:27:58 -07:00
tests Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin] 2014-08-08 15:40:40 -08: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
BrowserUtils.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
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
Dict.jsm
DirectoryLinksProvider.jsm Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin] 2014-08-08 15:40:40 -08: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
Geometry.jsm
GMPInstallManager.jsm Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup 2014-08-25 17:23:34 +02:00
Http.jsm
InlineSpellChecker.jsm Bug 1039764 - fix bad js in spellchecker context menu in Nightly.r=mconley 2014-07-17 19:06:29 -07:00
LightweightThemeConsumer.jsm
LoadContextInfo.jsm
Log.jsm Bug 1053836 - Fix subclassing of prefix loggers by only overriding the log() method, not all the other methods. This fixes this resolution in the Experiment log override, r=gps 2014-08-14 16:30:54 -04:00
moz.build Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin 2014-08-01 01:42:00 -04:00
NewTabUtils.jsm Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw 2014-08-09 00:57:46 +02:00
PageMenu.jsm
PermissionsUtils.jsm Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused 2014-07-29 10:26:37 -04:00
PopupNotifications.jsm
Preferences.jsm
PrivateBrowsingUtils.jsm
Promise-backend.js Bug 1033406 - Promise.jsm promise should still work after Object.freeze. r=paolo 2014-08-20 10:19:00 -04: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 999293 - [e10s] Make charset menu work. r=adw 2014-08-13 13:29:00 -04: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
Sntp.jsm
SpatialNavigation.jsm Bug 1032724 - Improve spatial navigation, r=blassey 2014-07-15 02:16:00 +02:00
Sqlite.jsm Bug 1046964 - Fix some JS warnings (r=ttaubert) 2014-08-19 17:27:58 -07: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 1032348: Add adapter subsys to about:support. r=vukicevic 2014-07-11 10:13:34 -04:00
UpdateChannel.jsm
WebChannel.jsm Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin 2014-08-01 01:42:00 -04:00
WindowDraggingUtils.jsm
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