.. |
addons
|
Bug 1471959 - leave keaGroupName and signatureSchemeName undefined if value is none, r=rpl
|
2018-07-06 09:41:56 -03:00 |
docs
|
…
|
|
secondscreen
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
sessionstore
|
Bug 1468592 - use nsIEffectiveTLDService::hasRootDomain instead of custom hasRootDomain implementations, r=valentin
|
2018-06-14 04:31:14 -07:00 |
subprocess
|
Bug 1466620 - Fix a typo in subprocess/docs/index.rst. r=kmag
|
2018-06-04 13:15:46 -04:00 |
tests
|
Bug 1445836 - finalize topSites api on platform APIs that will be stable, r=Mardak,rpl
|
2018-07-06 09:33:50 -03:00 |
third_party/jsesc
|
…
|
|
AppConstants.jsm
|
Bug 1468362: Remove ADDON_SINGING buildconfig setting. r=aswan
|
2018-06-12 13:56:58 -04:00 |
AppMenuNotifications.jsm
|
…
|
|
AsyncPrefs.jsm
|
Bug 1430751 - Apply unified behavior model for about: pages to about:privatebrowsing. r=gijs,mrbkap
|
2018-03-05 09:20:34 +01:00 |
AutoScrollController.jsm
|
Bug 1467278 - Lazily instantiate the AutoScrollController when a middle click occurs. r=Gijs,kats
|
2018-06-09 18:42:51 -03:00 |
Battery.jsm
|
…
|
|
BinarySearch.jsm
|
…
|
|
BrowserUtils.jsm
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
CanonicalJSON.jsm
|
…
|
|
CertUtils.jsm
|
Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8
|
2018-04-23 12:58:34 -07:00 |
CharsetMenu.jsm
|
…
|
|
ClientID.jsm
|
…
|
|
Color.jsm
|
…
|
|
Console.jsm
|
Bug 1455676 part 13. Remove use of nsIDOMNode from toolkit/. r=mossop
|
2018-05-29 22:58:49 -04:00 |
CreditCard.jsm
|
Bug 1461477 - Create a CreditCard.jsm to consolidate various credit card handling and validation. r=MattN
|
2018-05-15 12:41:35 -04:00 |
DateTimePickerContent.jsm
|
Bug 1467586 - Convert the DateTimePickerListener object into a class to be instantiated when needed. r=mconley
|
2018-06-09 18:46:39 -03:00 |
DateTimePickerParent.jsm
|
Bug 1467586 - Part 0. hg cp the DateTimePickerListener object to a new file, and rename the DateTimePickerHelper. r=mconley
|
2018-06-09 18:46:35 -03:00 |
DeferredTask.jsm
|
…
|
|
Deprecated.jsm
|
…
|
|
E10SUtils.jsm
|
Bug 1469072 - Add infrastructure to move Activity Stream into its own content process. r=kmag,mconley
|
2018-06-20 14:04:51 -04:00 |
EventEmitter.jsm
|
…
|
|
FileUtils.jsm
|
…
|
|
Finder.jsm
|
Bug 1465875 part 2. Eliminate use of "instanceof nsIDOMNSEditablElement". r=qdot
|
2018-06-01 22:35:22 -04:00 |
FinderHighlighter.jsm
|
Bug 1465875 part 2. Eliminate use of "instanceof nsIDOMNSEditablElement". r=qdot
|
2018-06-01 22:35:22 -04:00 |
FinderIterator.jsm
|
Bug 1377980 part 3. Remove nsIDOMRange use in JS. r=mccr8
|
2018-05-17 12:01:38 -04:00 |
FormLikeFactory.jsm
|
Bug 1418078 - Convert JS users of nsIDOMHTMLInputElement. r=bz
|
2018-04-18 22:29:50 +02:00 |
GMPExtractorWorker.js
|
…
|
|
GMPInstallManager.jsm
|
Bug 1453123: Follow-up: Fix straggler CertUtils.jsm import. r=bustage DONTBUILD CLOSED TREE
|
2018-04-12 17:33:14 -07:00 |
GMPUtils.jsm
|
Bug 1456630 - Stop checking for Vista or earlier in GMPUtils, since those verisons of Windows aren't supported anymore. r=cpearce
|
2018-04-24 17:00:53 -04:00 |
Geometry.jsm
|
…
|
|
HiddenFrame.jsm
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
Http.jsm
|
…
|
|
IndexedDB.jsm
|
Bug 1406181 - Add openForPrincipal static method and changes to IDB cursor wrapping in IndexedDB.jsm. r=aswan
|
2018-04-14 15:10:29 +02:00 |
InlineSpellChecker.jsm
|
Bug 1449505 - Migrate InlineSpellChecker.jsm to use mozIntl.getLocaleDisplayNames. r=jfkthame
|
2018-04-01 14:30:21 +02:00 |
InlineSpellCheckerContent.jsm
|
Bug 1465875 part 1. Eliminate pointless QIs to nsIDOMNSEditableElement. r=qdot
|
2018-06-01 22:35:22 -04:00 |
Integration.jsm
|
Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs
|
2018-05-08 18:36:22 -07:00 |
JSONFile.jsm
|
…
|
|
LightweightThemeConsumer.jsm
|
Bug 1473270 - Handle tab detaching for new tab page per-window themes. r=mconley
|
2018-07-05 15:05:29 +01:00 |
Log.jsm
|
Bug 1452200 - 1b. Add template literal support to Log.jsm; r=markh
|
2018-04-15 14:53:28 -04:00 |
Memory.jsm
|
…
|
|
NLP.jsm
|
…
|
|
NewTabUtils.jsm
|
Bug 1445836 - finalize topSites api on platform APIs that will be stable, r=Mardak,rpl
|
2018-07-06 09:33:50 -03:00 |
ObjectUtils.jsm
|
Bug 1440116 - Add an `ObjectUtils.isEmpty` helper. r=markh
|
2018-03-22 11:42:14 -07:00 |
PageMenu.jsm
|
…
|
|
PageMetadata.jsm
|
…
|
|
PermissionsUtils.jsm
|
…
|
|
PopupNotifications.jsm
|
Bug 1446961, move PopupBoxObject to XULPopupElement, a new subclass of XULElement. Remove popup.xml methods, r=paolo,bz
|
2018-04-27 11:04:38 -04:00 |
Preferences.jsm
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
PrintingContent.jsm
|
Bug 1464552: Part 3 - Split print preview helpers into separate JSM. r=felipe
|
2018-05-25 18:22:09 -07:00 |
PrivateBrowsingUtils.jsm
|
Bug 1462470 - Part 2 - Alert about trackers when Tracking Protection is off in the identity popup. r=Paolo
|
2018-05-24 13:12:30 +02:00 |
ProfileAge.jsm
|
Bug 1466518 - Store current timestamp as profile directory scan date in a scalar. r=chutten
|
2018-06-30 12:00:20 +00:00 |
Promise-backend.js
|
Bug 1433175 - enable the use-cc-etc eslint rule, r=Standard8.
|
2018-02-28 18:51:35 +01:00 |
Promise.jsm
|
…
|
|
PromiseMessage.jsm
|
…
|
|
PromiseUtils.jsm
|
…
|
|
PropertyListUtils.jsm
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
RemoteController.js
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
RemoteFinder.jsm
|
Bug 1418033 - Make it possible to disable fast find. r=mikedeboer
|
2018-05-14 21:49:43 +02:00 |
RemotePageManager.jsm
|
Bug 1463663 - Prefix exported functions of the RemotePageManager with RPM. r=mossop
|
2018-06-27 09:08:32 +02:00 |
RemoteSecurityUI.jsm
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
RemoteWebProgress.jsm
|
Bug 1448330 - Make nsIURI.clone a private method r=mayhemer
|
2018-06-14 13:05:43 +02:00 |
ResetProfile.jsm
|
Bug 1429157 - Create an enterprise policy to prevent profile refreshes r=Felipe,Gijs
|
2018-03-28 09:44:07 -07:00 |
ResponsivenessMonitor.jsm
|
…
|
|
SelectContentHelper.jsm
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
SelectParentHelper.jsm
|
…
|
|
SelectionSourceContent.jsm
|
Bug 1365626 - Remove View MathML Source feature. r=mconley
|
2018-06-28 20:45:31 +00:00 |
ServiceRequest.jsm
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
Services.jsm
|
Bug 1422365 - Introduce nsIClearDataService - part 2 - cookies/network cache/image cache, r=johannh
|
2018-06-01 14:29:59 +02:00 |
ShortcutUtils.jsm
|
…
|
|
Sqlite.jsm
|
Bug 1442353 - Reuse timeoutPromise in Sqlite.jsm r=florian
|
2018-03-01 10:43:07 -08:00 |
Task.jsm
|
…
|
|
Timer.jsm
|
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
|
2018-04-22 20:55:06 -07:00 |
Troubleshoot.jsm
|
Bug 1472635 - Prevent suppressing executable warnings using the "don't ask me this again" checkbox. r=Gijs
|
2018-07-02 15:42:58 +01:00 |
UpdateUtils.jsm
|
Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8
|
2018-05-25 17:02:29 -07:00 |
WebChannel.jsm
|
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz.
|
2018-03-01 20:19:56 +01:00 |
WindowDraggingUtils.jsm
|
Bug 1455596 - Remove support for <panel backdrag="true"/>. r=enn,ehsan
|
2018-04-24 22:07:20 +02:00 |
WindowsRegistry.jsm
|
…
|
|
ZipUtils.jsm
|
…
|
|
css-selector.js
|
Bug 1078374 - Return empty string in getPath/Selector methods for nodes outside document;r=bgrins
|
2018-06-23 08:29:16 +02:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1469872 - update bugzilla products and components in moz.build files: webextensions. r=nalexander
|
2018-06-20 21:41:59 +03:00 |
offlineAppCache.jsm
|
Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8
|
2018-04-12 19:16:02 +02:00 |
win.xul
|
…
|
|