.. |
addons
|
Bug 1171256 - Add an API similar to Chrome's webNavigation (r=Mossop)
|
2015-06-19 17:35:06 -07:00 |
docs
|
|
|
secondscreen
|
|
|
sessionstore
|
|
|
tests
|
Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan
|
2015-07-16 14:49:59 -04:00 |
AppConstants.jsm
|
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
|
2015-07-11 19:37:54 -06:00 |
Battery.jsm
|
|
|
BinarySearch.jsm
|
|
|
BrowserUtils.jsm
|
Bug 1172080 - Part 2: Use ^ instead of ! to delimit originAttributes from the URI in nsIPrincipal.origin, r=bholley
|
2015-07-16 14:50:07 -04:00 |
CertUtils.jsm
|
|
|
CharsetMenu.jsm
|
|
|
ClientID.jsm
|
Bug 1180790 - Stop resetting the client id on FHR opt-out. r=gfritzsche
|
2015-07-09 04:47:00 +02:00 |
debug.js
|
|
|
DeferredTask.jsm
|
|
|
Deprecated.jsm
|
|
|
FileUtils.jsm
|
|
|
Finder.jsm
|
Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan
|
2015-06-09 20:04:00 -04:00 |
Geometry.jsm
|
|
|
GMPInstallManager.jsm
|
Bug 1175006 - Reset state so we re-try creating a trial GMPVideoDecoder whenever Firefox updates. r=spohl
|
2015-06-17 11:00:42 +12:00 |
GMPUtils.jsm
|
Bug 1169129 - reset media.{0}.trial-create on GMP install. r=spohl
|
2015-06-05 21:55:52 +12:00 |
Http.jsm
|
|
|
InlineSpellChecker.jsm
|
Bug 967494 - "Preference Composition/Spelling/Language is ignored, and changing spellcheck language in one composition window affects all open and new compositions" [r=ehsan]
|
2015-04-28 12:01:00 +03:00 |
InlineSpellCheckerContent.jsm
|
|
|
LightweightThemeConsumer.jsm
|
|
|
LoadContextInfo.jsm
|
|
|
Log.jsm
|
|
|
moz.build
|
Backed out changeset 01d03b6be047 (bug 1171200)
|
2015-07-17 11:45:59 +10:00 |
NewTabUtils.jsm
|
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
|
2015-05-22 16:30:21 -07:00 |
ObjectUtils.jsm
|
|
|
PageMenu.jsm
|
|
|
PageMetadata.jsm
|
Bug 1175306 fix metadata url for hello and share, r=markh
|
2015-06-17 11:59:15 -07:00 |
PermissionsUtils.jsm
|
Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan
|
2015-07-16 14:49:59 -04:00 |
PopupNotifications.jsm
|
Bug 1173688 - Don't show the Sync promo for https://accounts.firefox.com password doorhangers. r=markh
|
2015-06-15 23:36:13 -07:00 |
Preferences.jsm
|
|
|
PrivateBrowsingUtils.jsm
|
|
|
ProfileAge.jsm
|
|
|
Promise-backend.js
|
Bug 1181506 - Define Cc and Ci. r=Yoric
|
2015-07-09 11:30:16 +02:00 |
Promise.jsm
|
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo
|
2015-06-11 21:24:15 +02:00 |
PromiseUtils.jsm
|
|
|
PropertyListUtils.jsm
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
RemoteController.jsm
|
|
|
RemoteFinder.jsm
|
Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie
|
2015-06-12 13:09:00 -04:00 |
RemotePageManager.jsm
|
|
|
RemoteSecurityUI.jsm
|
|
|
RemoteWebNavigation.jsm
|
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
|
2015-07-09 12:18:11 -05:00 |
RemoteWebProgress.jsm
|
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
|
2015-04-29 17:23:48 -07:00 |
ResetProfile.jsm
|
|
|
SelectContentHelper.jsm
|
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
|
2015-06-26 09:32:25 -07:00 |
SelectParentHelper.jsm
|
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
|
2015-06-26 09:32:25 -07:00 |
Services.jsm
|
|
|
SessionRecorder.jsm
|
|
|
ShortcutUtils.jsm
|
|
|
Sntp.jsm
|
|
|
SpatialNavigation.jsm
|
|
|
Sqlite.jsm
|
Bug 1091851 - Fix a race condition in Sqlite.jsm shutdown. r=mak
|
2015-06-04 15:09:37 +02:00 |
Task.jsm
|
|
|
TelemetryTimestamps.jsm
|
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
|
2015-04-27 18:07:58 +02:00 |
Timer.jsm
|
Bug 1182316: Part 3 - Add assertions to most other WebIDL entry points, clean up nsIDOMJSWindow cruft. r=peterv
|
2015-07-16 22:10:35 -07:00 |
Troubleshoot.jsm
|
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
|
2015-07-11 19:37:54 -06:00 |
UpdateChannel.jsm
|
|
|
WebChannel.jsm
|
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
|
2015-04-24 16:07:33 +10:00 |
WindowDraggingUtils.jsm
|
|
|
WindowsRegistry.jsm
|
|
|
ZipUtils.jsm
|
Bug 1164290 - Adding symbolic link into test zip file. r=janx
|
2015-05-13 11:02:00 -04:00 |