gecko-dev/xpcom/ds
Emilio Cobos Álvarez dd020d602a Bug 1760342 - Remove :-moz-lwtheme-{brighttext,darktext}. r=dao,Gijs
They are just convenience for :root[lwthemetextcolor="light"] (and dark,
respectively), but they generally shouldn't be used for dark mode
theming. In the past it was the only way to do it but now we have
prefers-color-scheme.

While at it, change lwthemetextcolor to be "lwtheme-brighttext" for
consistency with similar code we have for popups etc, and move it to
_setDarkModeAttributes.

While at it, remove layout.css.moz-lwtheme.content.enabled (which is
false always, we unshipped these from content successfully).

Differential Revision: https://phabricator.services.mozilla.com/D141593
2022-03-25 14:58:59 +00:00
..
test
tools
ArenaAllocator.h
ArenaAllocatorExtensions.h
ArrayAlgorithm.h
ArrayIterator.h
Atom.py
AtomArray.h
components.conf Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
Dafsa.cpp
Dafsa.h
HTMLAtoms.py
IncrementalTokenizer.cpp
IncrementalTokenizer.h
moz.build Bug 1733308 - Fix non-unified builds errors in xpcom/ds. r=xpcom-reviewers,mccr8 2021-10-01 01:49:17 +00:00
MruCache.h
nsArray.cpp
nsArray.h
nsArrayEnumerator.cpp
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsAtom.h
nsAtomTable.cpp Bug 1207753 - Various xpcom thread-safety annotations r=nika 2022-03-23 22:22:51 +00:00
nsAtomTable.h
nsBaseHashtable.h
nsCharSeparatedTokenizer.h
nsCheapSets.h
nsClassHashtable.h
nsCOMArray.cpp
nsCOMArray.h
nsCRT.cpp
nsCRT.h
nsDeque.cpp
nsDeque.h
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsExpirationTracker.h
nsGkAtoms.cpp
nsGkAtoms.h
nsHashKeys.h Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
nsHashPropertyBag.cpp Bug 1738927 - Create nsSimpleHashPropertyBag for non-main thread usage; r=xpcom-reviewers,janv,mccr8 2021-11-08 12:02:40 +00:00
nsHashPropertyBag.h Bug 1738927 - Create nsSimpleHashPropertyBag for non-main thread usage; r=xpcom-reviewers,janv,mccr8 2021-11-08 12:02:40 +00:00
nsHashtablesFwd.h Bug 1727422 - Support arbitrary integer keys in nsTHashMap, r=xpcom-reviewers,mccr8 2021-08-25 16:31:08 +00:00
nsIArray.idl
nsIArrayExtensions.idl
nsIINIParser.idl
nsIMutableArray.idl
nsINIParserImpl.cpp
nsINIParserImpl.h
nsInterfaceHashtable.h
nsIObserver.idl
nsIObserverService.idl Bug 1755226 - Only notify 'http-on-image-cache-response' when there are registered observers r=tnikkel,emilio 2022-02-17 14:53:10 +00:00
nsIPersistentProperties2.idl
nsIPersistentProperties.h
nsIProperties.idl
nsIProperty.idl
nsIPropertyBag2.idl
nsIPropertyBag.idl
nsISerializable.idl
nsISimpleEnumerator.idl
nsIStringEnumerator.idl
nsISupportsIterators.idl
nsISupportsPrimitives.idl
nsIVariant.idl
nsIWindowsRegKey.idl
nsIWritablePropertyBag2.idl
nsIWritablePropertyBag.idl
nsMathUtils.h
nsObserverList.cpp
nsObserverList.h
nsObserverService.cpp Bug 1756070 - Part 1: Add missing override keywords r=emilio 2022-02-21 13:50:12 +00:00
nsObserverService.h Backed out changeset 480ba71887c8 (bug 1755226) for causing build bustages. CLOSED TREE 2022-02-16 21:09:15 +02:00
nsPersistentProperties.cpp
nsPersistentProperties.h
nsPointerHashKeys.h
nsProperties.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/ds. r=xpcom-reviewers,mccr8 2021-10-01 01:49:17 +00:00
nsProperties.h
nsQuickSort.cpp
nsQuickSort.h
nsRefCountedHashtable.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 1624717 - Copy release mode bounds checking from nsTArray to Array r=glandium 2021-09-09 13:29:18 +00:00
nsTArray.cpp Bug 1624717 - Copy release mode bounds checking from nsTArray to Array r=glandium 2021-09-09 13:29:18 +00:00
nsTArray.h Bug 1738107 Part 1: Remove deprecated std::iterator from nsTArrayBackInserter. r=nika 2021-11-08 22:12:44 +00:00
nsTArrayForwardDeclare.h
nsTHashMap.h Bug 1727422 - Support arbitrary integer keys in nsTHashMap, r=xpcom-reviewers,mccr8 2021-08-25 16:31:08 +00:00
nsTHashSet.h
nsTHashtable.h
nsTObserverArray.cpp
nsTObserverArray.h
nsTPriorityQueue.h
nsVariant.cpp Bug 1751102, part 5 - Make NaN falsy. r=xpcom-reviewers,nika 2022-02-03 00:45:08 +00:00
nsVariant.h
nsWhitespaceTokenizer.h
nsWindowsRegKey.cpp
nsWindowsRegKey.h
Observer.h
PerfectHash.h
PLDHashTable.cpp Bug 1733729: Fix non-unified build bustage in xpcom directory. r=mccr8 2021-10-05 00:29:56 +00:00
PLDHashTable.h
SimpleEnumerator.h
StaticAtoms.py Bug 1760342 - Remove :-moz-lwtheme-{brighttext,darktext}. r=dao,Gijs 2022-03-25 14:58:59 +00:00
StickyTimeDuration.h
Tokenizer.cpp Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
Tokenizer.h