gecko-dev/xpcom/ds
longsonr 67be8b29cb Bug 1669161 - Remove dead SVG event code r=smaug
-  onSVGZoom is gone and we no longer dispatch it.
- we've never dispatched SVGUnload or SVGResize events and if we did implement these they would be unload and resize events now.

Differential Revision: https://phabricator.services.mozilla.com/D92381
2020-10-05 11:19:47 +00:00
..
test Bug 1652158: Removes usage of old tuple-based node system r=firefox-build-system-reviewers,rstewart 2020-07-13 19:03:04 +00:00
tools Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
ArenaAllocator.h
ArenaAllocatorExtensions.h
ArrayAlgorithm.h Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem 2020-09-21 13:12:48 +00:00
ArrayIterator.h
Atom.py
AtomArray.h
Dafsa.cpp
Dafsa.h
HTMLAtoms.py
IncrementalTokenizer.cpp
IncrementalTokenizer.h
MruCache.h
Observer.h
PLDHashTable.cpp Bug 1666746 - pt 2. Reuse SlotForIndex to avoid duplicate code r=froydnj 2020-09-25 00:10:18 +00:00
PLDHashTable.h Bug 1666746 - pt 1. Add an IsAllocated method r=froydnj 2020-09-25 00:09:35 +00:00
PerfectHash.h
SimpleEnumerator.h
StaticAtoms.py Bug 1669161 - Remove dead SVG event code r=smaug 2020-10-05 11:19:47 +00:00
StickyTimeDuration.h
Tokenizer.cpp Bug 1628713 - Add `Tokenizer::CheckPhrase` to quickly check for compound strings, r=xpcom-reviewers,erahm 2020-07-23 12:57:50 +00:00
Tokenizer.h Bug 1628713 - Add `Tokenizer::CheckPhrase` to quickly check for compound strings, r=xpcom-reviewers,erahm 2020-07-23 12:57:50 +00:00
components.conf Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
moz.build Bug 1629337: Implements incremental dafsa algorithm r=rstewart 2020-07-10 21:08:10 +00:00
nsArray.cpp
nsArray.h
nsArrayEnumerator.cpp
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsAtom.h Bug 1653335 - Remove uses of MakeSpan in return statements. r=froydnj 2020-08-07 07:42:50 +00:00
nsAtomTable.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsAtomTable.h
nsBaseHashtable.h
nsCOMArray.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
nsCOMArray.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
nsCRT.cpp
nsCRT.h
nsCharSeparatedTokenizer.h
nsCheapSets.h
nsClassHashtable.h
nsDataHashtable.h
nsDeque.cpp
nsDeque.h Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsExpirationTracker.h
nsGkAtoms.cpp
nsGkAtoms.h
nsHashKeys.h
nsHashPropertyBag.cpp
nsHashPropertyBag.h
nsIArray.idl
nsIArrayExtensions.idl
nsIINIParser.idl
nsIMutableArray.idl
nsINIParserImpl.cpp
nsINIParserImpl.h
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties.h
nsIPersistentProperties2.idl
nsIProperties.idl
nsIProperty.idl
nsIPropertyBag.idl
nsIPropertyBag2.idl
nsISerializable.idl
nsISimpleEnumerator.idl
nsIStringEnumerator.idl
nsISupportsIterators.idl
nsISupportsPrimitives.idl
nsIVariant.idl
nsIWindowsRegKey.idl
nsIWritablePropertyBag.idl
nsIWritablePropertyBag2.idl
nsInterfaceHashtable.h
nsJSThingHashtable.h
nsMathUtils.h
nsObserverList.cpp Bug 1659955 - Replace output parameter by return value in FillObserverArray and rename accordingly. r=froydnj 2020-08-26 07:24:21 +00:00
nsObserverList.h Bug 1659955 - Fix leak counting in nsObserverList. r=froydnj 2020-08-26 07:24:36 +00:00
nsObserverService.cpp Bug 1667915 - Separate marker category from marker options - r=gregtatum 2020-10-01 11:02:23 +00:00
nsObserverService.h
nsPersistentProperties.cpp
nsPersistentProperties.h
nsPointerHashKeys.h
nsProperties.cpp
nsProperties.h
nsQuickSort.cpp
nsQuickSort.h
nsRefPtrHashtable.h
nsSimpleEnumerator.cpp
nsSimpleEnumerator.h
nsStaticAtomUtils.h
nsStaticNameTable.cpp
nsStaticNameTable.h
nsStringEnumerator.cpp
nsStringEnumerator.h
nsSupportsPrimitives.cpp
nsSupportsPrimitives.h
nsTArray-inl.h Bug 1662707 - add HasEmptyHeader function and use it in various nsTArray places; r=xpcom-reviewers,sg 2020-09-02 17:42:56 +00:00
nsTArray.cpp Bug 1243463 - make `sEmptyTArrayHeader` const; r=mccr8 2020-09-01 18:10:27 +00:00
nsTArray.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
nsTArrayForwardDeclare.h
nsTHashtable.h
nsTObserverArray.cpp
nsTObserverArray.h
nsTPriorityQueue.h
nsVariant.cpp Bug 1651210 - uint variant values should convert over as uints, not ints r=froydnj 2020-07-09 13:02:29 +00:00
nsVariant.h
nsWhitespaceTokenizer.h
nsWindowsRegKey.cpp
nsWindowsRegKey.h