gecko-dev/toolkit/modules
Julian Descottes 01f86f2558 Bug 1449972 - part3: Add shadowdom support to getCssPath, getXPath;r=bgrins
MozReview-Commit-ID: 1NqIOSqY4Gg

--HG--
extra : rebase_source : fb937b4fa64b6db26df6742ac0e3229394da340d
2018-07-17 14:20:54 +02:00
..
addons Bug 1474626 - fix timestamp test and values, r=rpl 2018-07-11 14:54:03 -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 1472087 - Remove nsDocShellLoadInfo::LoadTypes; r=nika 2018-07-11 20:19:18 -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 1475012 - fix ordering of getTopFrecentSites in ActivityStreamProvider r=ursula 2018-07-11 12:26:39 -07:00
third_party/jsesc Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
AppConstants.jsm Bug 1468362: Remove ADDON_SINGING buildconfig setting. r=aswan 2018-06-12 13:56:58 -04:00
AppMenuNotifications.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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
AutoCompletePopupContent.jsm Bug 1474155: Part 2 - Move AutoCompletePopup to a separate JSM. r=mconley 2018-07-10 11:57:47 -07: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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
BinarySearch.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
BrowserUtils.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
CanonicalJSON.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
CertUtils.jsm Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8 2018-04-23 12:58:34 -07:00
CharsetMenu.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
ClientID.jsm Bug 1445921 - Allow client ID to be set and reset. r=Dexter 2018-07-10 12:51:01 +00:00
Color.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
Deprecated.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
E10SUtils.jsm Bug 1416066 - Add a new flag to nsIAboutModule to load URIs in privileged content processes if feature is enabled. r=mconley 2018-07-03 19:31:37 -04:00
EventEmitter.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
FileUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 1456843 - Compute FormLike elements lazily on <form>-less fields. r=MattN 2018-07-13 12:41:06 -04:00
GMPExtractorWorker.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 Bug 792808 - Change toolkit/ to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=aswan 2018-02-08 20:09:57 -05:00
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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
LightweightThemeConsumer.jsm Bug 1413144 - Make accentcolor and textcolor optional. r=jaws 2018-07-10 13:27:55 +01:00
Log.jsm Bug 1452200 - 1b. Add template literal support to Log.jsm; r=markh 2018-04-15 14:53:28 -04:00
NLP.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
NewTabUtils.jsm Bug 1475012 - fix ordering of getTopFrecentSites in ActivityStreamProvider r=ursula 2018-07-11 12:26:39 -07:00
ObjectUtils.jsm Bug 1440116 - Add an `ObjectUtils.isEmpty` helper. r=markh 2018-03-22 11:42:14 -07:00
PageMenu.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PageMetadata.jsm Bug 1433958 - Change code that sets nsIURI.userPass to use nsIURIMutator r=mayhemer 2018-02-26 20:43:46 +01:00
PermissionsUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PopupBlocking.jsm Bug 1474155: Part 1 - Move PopupBlocking to a separate JSM. r=mconley 2018-07-10 11:57:55 -07:00
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 Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
PromiseMessage.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PromiseUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
SelectContentHelper.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
SelectParentHelper.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 1476030 - Part 1 - Expose xulStore through Services;r=Gijs 2018-07-18 09:43:38 -07:00
ShortcutUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
Sqlite.jsm Bug 1442353 - Reuse timeoutPromise in Sqlite.jsm r=florian 2018-03-01 10:43:07 -08:00
Task.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
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 Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
ZipUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
css-selector.js Bug 1449972 - part3: Add shadowdom support to getCssPath, getXPath;r=bgrins 2018-07-17 14:20:54 +02:00
jar.mn
moz.build Bug 1474155: Part 1 - Move PopupBlocking to a separate JSM. r=mconley 2018-07-10 11:57:55 -07:00
offlineAppCache.jsm Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8 2018-04-12 19:16:02 +02:00
win.xul