gecko-dev/dom/xul
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
..
crashtests Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
test Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
ChromeObserver.cpp Bug 1760342 - Remove :-moz-lwtheme-{brighttext,darktext}. r=dao,Gijs 2022-03-25 14:58:59 +00:00
ChromeObserver.h Bug 1715145 - Remove now-unnecessary per-window appearance override. This reverts bug 1700371. r=emilio 2021-06-08 02:01:10 +00:00
XULBroadcastManager.cpp Bug 1539884 - Part 20: Mark XULBroadcastManager::ExecuteOnBroadcastHandlerFor as CAN_RUN_SCRIPT r=masayuki 2021-12-17 13:27:53 +00:00
XULBroadcastManager.h Bug 1539884 - Part 20: Mark XULBroadcastManager::ExecuteOnBroadcastHandlerFor as CAN_RUN_SCRIPT r=masayuki 2021-12-17 13:27:53 +00:00
XULFrameElement.cpp
XULFrameElement.h
XULMenuElement.cpp
XULMenuElement.h
XULPersist.cpp
XULPersist.h
XULPopupElement.cpp Bug 1754579 - Don't keep so much alive when returning DOMRects & co. r=smaug 2022-02-10 00:38:45 +00:00
XULPopupElement.h Bug 1704879 - Allow specifying the command event's button field in XULPopupElement.activateItem. r=emilio 2021-04-20 22:13:24 +00:00
XULTextElement.cpp
XULTextElement.h
XULTooltipElement.cpp
XULTooltipElement.h
XULTreeElement.cpp Bug 1754579 - Don't keep so much alive when returning DOMRects & co. r=smaug 2022-02-10 00:38:45 +00:00
XULTreeElement.h
moz.build Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsIBrowserController.idl
nsIController.idl
nsIControllers.idl
nsXULCommandDispatcher.cpp Bug 1735076 - Use ProgrammaticFocusFlags from nsXULCommandDispatcher. r=smaug 2021-12-23 18:34:05 +00:00
nsXULCommandDispatcher.h Bug 1735076 - Use ProgrammaticFocusFlags from nsXULCommandDispatcher. r=smaug 2021-12-23 18:34:05 +00:00
nsXULContentSink.cpp Bug 1749935 - Remove empty nsIContentSink::WillBuildModel/DidBuildModel implementations. r=hsivonen 2022-02-14 13:03:46 +00:00
nsXULContentSink.h Bug 1749935 - Remove empty nsIContentSink::WillBuildModel/DidBuildModel implementations. r=hsivonen 2022-02-14 13:03:46 +00:00
nsXULContentUtils.cpp Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULContentUtils.h Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULControllers.cpp
nsXULControllers.h
nsXULElement.cpp Bug 1755315 - Add more convenient accessors for widget screen to chrome code. r=Gijs 2022-02-17 16:22:58 +00:00
nsXULElement.h Bug 1755315 - Add more convenient accessors for widget screen to chrome code. r=Gijs 2022-02-17 16:22:58 +00:00
nsXULPopupListener.cpp Bug 1756323 - Cleanup mouse event coord code. r=jfkthame 2022-02-21 11:53:02 +00:00
nsXULPopupListener.h
nsXULPrototypeCache.cpp Bug 1734325 - Make the disable_xul_cache pref prevent chrome resources from getting cached. r=smaug 2021-10-07 13:29:00 +00:00
nsXULPrototypeCache.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULPrototypeDocument.cpp Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULPrototypeDocument.h Bug 1718481 - Use stencil in nsXULPrototypeCache. r=tcampbell,kmag 2021-09-21 03:18:02 +00:00
nsXULSortService.cpp Bug 1719550 - Unify collator in nsXULSortService and nsXULContentUtils; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
nsXULSortService.h