.. |
docs
|
NO BUG - Fix reStructuredText warnings
|
2015-03-01 22:51:32 -08:00 |
secondscreen
|
Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts.
|
2015-03-09 16:35:06 -04:00 |
sessionstore
|
Bug 1023565 - Remove setTimeout() when restoring contentEditable values r=smacleod
|
2015-01-28 15:06:19 +01:00 |
tests
|
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
|
2015-03-13 11:45:34 -04:00 |
AddonWatcher.jsm
|
bug 1137792 - Ignore the first timing for an add-on r=mossop
|
2015-03-09 12:33:00 +00:00 |
AppConstants.jsm
|
Bug 1142542 - Use AppConstants in browser/modules (r=gavin)
|
2015-03-13 08:19:09 -07:00 |
Battery.jsm
|
Bug 978857 - Create Battery.jsm. r=Yoric
|
2014-07-01 05:50:00 +02:00 |
BinarySearch.jsm
|
Bug 1071448 - Speed up binary searches using a bitwise operation. r=adw
|
2014-09-22 23:47:08 -07:00 |
BrowserUtils.jsm
|
Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley
|
2015-02-17 12:46:21 -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
|
Bug 956657 Followup tweak r=Unfocused
|
2014-02-25 00:19:36 +00:00 |
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
|
…
|
|
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 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer
|
2015-01-16 15:11:00 +01:00 |
GMPInstallManager.jsm
|
Bug 1137961 - Check for new GMPs as soon as possible after an update to Firefox. r=gavin
|
2015-03-06 10:14:00 +01:00 |
Geometry.jsm
|
…
|
|
Http.jsm
|
Mike Kaply - Bug 1115405 - Remove unnecessary Cu.reportError. r=Mossop
|
2015-02-09 12:51:52 -06:00 |
InlineSpellChecker.jsm
|
Bug 1059219, show text-related items (clipboard, undo, etc) in context menu for input type=number, r=mconley
|
2015-02-10 21:00:05 -05:00 |
InlineSpellCheckerContent.jsm
|
Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
|
2014-10-03 10:52:37 -04:00 |
LightweightThemeConsumer.jsm
|
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
|
2014-06-02 21:59:38 +01:00 |
LoadContextInfo.jsm
|
Bug 1064212 - Add fromWindow() to LoadContextInfo.jsm, r=dolske
|
2014-09-16 15:51:51 +02:00 |
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 |
NewTabUtils.jsm
|
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
|
2015-03-13 11:45:38 -04: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
|
Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN
|
2014-09-26 15:54:34 +10:00 |
PopupNotifications.jsm
|
Bug 1130356: Allow multiple anchors for multiple notifications without using an iconbox. r=florian
|
2015-02-12 11:42:42 +01:00 |
Preferences.jsm
|
Bug 982856 - De-indent Preferences.jsm contents that are now over-indented. r=Unfocused
|
2014-11-14 14:02:47 -08:00 |
PrivateBrowsingUtils.jsm
|
Bug 1073826 - Fix isBrowserPrivate on Android (r=margaret)
|
2014-09-30 13:53:09 -07:00 |
ProfileAge.jsm
|
Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan
|
2015-03-07 18:53:36 +02:00 |
Promise-backend.js
|
Bug 1069416 - Part 8: Remove JS_HAS_SYMBOLS from Promise-backend.js. r=paolo
|
2015-01-28 13:06:38 +09: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 |
PromiseUtils.jsm
|
Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
|
2015-02-13 08:43:31 +11:00 |
PropertyListUtils.jsm
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-08 17:15:22 +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 1087966: Fix tab detach in e10s windows. r=mconley
|
2015-02-18 16:47:43 -08: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
|
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 1087966: Fix tab detach in e10s windows. r=mconley
|
2015-02-18 16:47:43 -08:00 |
RemoteWebProgress.jsm
|
Bug 1073462: Send synthetic property with Content:LocationChange message. r=felipe
|
2015-03-03 16:58:53 -08:00 |
ResetProfile.jsm
|
Bug 1131940 - Delete unused getMigratedData method in ResetProfile.jsm. r=MattN
|
2015-02-13 11:26:00 +01:00 |
SelectContentHelper.jsm
|
Bug 1121272 - Only traverse child elements when traversing the <select> tree r=mconley
|
2015-03-17 13:02:54 -04:00 |
SelectParentHelper.jsm
|
Backed out 7 changesets (bug 1075670) for causing bug 1139010.
|
2015-03-03 18:44:56 -05:00 |
Services.jsm
|
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
|
2015-03-10 09:19:17 -07: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 1111284 - Improve error messages of Sqlite.jsm by including specific error message. r=Yoric
|
2014-12-14 21:26:31 +00: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
|
Bug 977013 - Follow-up because of undefined constant Cu r=bustage
|
2014-02-26 15:29:34 +01:00 |
Timer.jsm
|
…
|
|
Troubleshoot.jsm
|
Bug 1137007 - Detect namespace and SECCOMP_FILTER_FLAG_TSYNC support in SandboxInfo. r=kang, r=Unfocused
|
2015-03-06 13:59:00 -05: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 |
WebChannel.jsm
|
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
|
2014-11-07 18:12:26 +11: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
|
Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj
|
2015-01-08 11:31:21 +00:00 |
debug.js
|
…
|
|
moz.build
|
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
|
2015-03-10 09:19:17 -07:00 |