.. |
addons
|
Bug 1157561 - Add webRequest-like API to Firefox (r=Mossop)
|
2015-05-11 17:19:21 -07:00 |
docs
|
NO BUG - Fix reStructuredText warnings
|
2015-03-01 22:51:32 -08:00 |
secondscreen
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-04-08 15:35:00 -04:00 |
sessionstore
|
Bug 1143934 - Work around SessionStore dependency on current brokenness. r=ttaubert
|
2015-03-31 20:34:00 -04:00 |
tests
|
Bug 1034724 - Fixed Unicode values of prefs in about:support. r=adw
|
2015-05-20 13:10:30 +02:00 |
AppConstants.jsm
|
Bug 1167197 - Fix GMPProvider on Android r=cpearce
|
2015-05-22 11:58:48 -05:00 |
Battery.jsm
|
|
|
BinarySearch.jsm
|
|
|
BrowserUtils.jsm
|
Bug 1165162 - Fix typo in comment. r=me DONTBUILD
|
2015-05-21 18:06:34 -07:00 |
CertUtils.jsm
|
Bug 1139958 - Start using AppConstants.jsm in Toolkit r=mossop
|
2015-04-07 16:09:49 +08:00 |
CharsetMenu.jsm
|
|
|
ClientID.jsm
|
Bug 1137353 - Port client ID loading mechanism to a stand alone module. r=gfritzsche
|
2015-04-03 01:53:00 -04:00 |
debug.js
|
|
|
DeferredTask.jsm
|
|
|
Deprecated.jsm
|
|
|
FileUtils.jsm
|
|
|
Finder.jsm
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
Geometry.jsm
|
|
|
GMPInstallManager.jsm
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
GMPUtils.jsm
|
Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl
|
2015-05-15 11:50:40 +12:00 |
Http.jsm
|
Mike Kaply - Bug 1115405 - Remove unnecessary Cu.reportError. r=Mossop
|
2015-02-09 12:51:52 -06:00 |
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
|
Bug 1139958 - Start using AppConstants.jsm in Toolkit r=mossop
|
2015-04-07 16:09:49 +08:00 |
LoadContextInfo.jsm
|
|
|
Log.jsm
|
Bug 1109608 - Log.stackTrace should use human-readable task stack traces if available. r=Yoric
|
2015-03-11 03:21:00 -04:00 |
moz.build
|
Bug 1167197 - Fix GMPProvider on Android r=cpearce
|
2015-05-22 11:58:48 -05: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
|
Merge inbound to m-c a=merge
|
2015-04-21 15:23:57 -07:00 |
PageMenu.jsm
|
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
|
2014-12-16 11:21:11 -05:00 |
PageMetadata.jsm
|
Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
|
2015-03-06 11:43:05 +13:00 |
PermissionsUtils.jsm
|
|
|
PopupNotifications.jsm
|
Bug 1162863 - part 1: rename originHost to displayOrigin. r=paolo sr=gavin
|
2015-05-15 14:34:50 +02:00 |
Preferences.jsm
|
|
|
PrivateBrowsingUtils.jsm
|
|
|
ProfileAge.jsm
|
Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan
|
2015-03-07 18:53:36 +02:00 |
Promise-backend.js
|
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module;r=jlong
|
2015-05-26 17:05:07 +02:00 |
Promise.jsm
|
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module;r=jlong
|
2015-05-26 17:05:07 +02:00 |
PromiseUtils.jsm
|
Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
|
2015-02-13 08:43:31 +11:00 |
PropertyListUtils.jsm
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
RemoteController.jsm
|
Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan
|
2014-12-09 10:48:27 -05:00 |
RemoteFinder.jsm
|
Bug 1079665 - follow up, remove accidental line included from different patch. r=me
|
2015-03-30 18:38:18 -03:00 |
RemotePageManager.jsm
|
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
|
2015-03-10 09:19:17 -07:00 |
RemoteSecurityUI.jsm
|
|
|
RemoteWebNavigation.jsm
|
Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE
|
2015-05-13 08:37:27 +02:00 |
RemoteWebProgress.jsm
|
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
|
2015-04-29 17:23:48 -07:00 |
ResetProfile.jsm
|
Bug 1139958 - Start using AppConstants.jsm in Toolkit r=mossop
|
2015-04-07 16:09:49 +08:00 |
SelectContentHelper.jsm
|
Bug 1103635 - Handle RTL when processing <select> elements for e10s r=mconley
|
2015-04-15 16:00:29 -04:00 |
SelectParentHelper.jsm
|
Bug 1049285 - Use openPopupAtScreenRect method for opening e10s popups to ensure they are anchored properly
|
2015-05-08 14:53:56 -04:00 |
Services.jsm
|
Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin)
|
2015-04-13 18:11:50 -07:00 |
SessionRecorder.jsm
|
Bug 1147522 - Move SessionRecorder to Toolkit/modules. r=gfritzsche
|
2015-03-26 11:30:00 -04:00 |
ShortcutUtils.jsm
|
|
|
Sntp.jsm
|
|
|
SpatialNavigation.jsm
|
|
|
Sqlite.jsm
|
Bug 1043863 - OpenedConnection.prototype.executeBeforeShutdown. r=mak
|
2015-05-05 12:45:25 +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 1144797 - Add setInterval and clearInterval to Timer.jsm. r=smacleod.
|
2015-03-27 18:38:17 -04:00 |
Troubleshoot.jsm
|
Bug 1141783 - Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar
|
2015-05-15 13:43:38 -04:00 |
UpdateChannel.jsm
|
Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin)
|
2015-04-13 18:11:50 -07:00 |
WebChannel.jsm
|
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
|
2015-04-24 16:07:33 +10:00 |
WindowDraggingUtils.jsm
|
Bug 1139958 - Start using AppConstants.jsm in Toolkit r=mossop
|
2015-04-07 16:09:49 +08:00 |
WindowsRegistry.jsm
|
|
|
ZipUtils.jsm
|
Bug 1164290 - Adding symbolic link into test zip file. r=janx
|
2015-05-13 11:02:00 -04:00 |