fune/layout/xul/tree
Emilio Cobos Álvarez e7d8e6bfae Bug 1702216 - Paint auto-style outline with webrender if possible. r=mstange
I noticed we weren't doing this when looking at bug 1701910.

We remove support for auto style outlines in trees, which is unused
(checked that thunderbird and FF trees don't use outline: auto) and for
some mathml debugging code, which seems ok.

Differential Revision: https://phabricator.services.mozilla.com/D110399
2021-04-02 12:21:25 +00:00
..
crashtests
moz.build
nsITreeSelection.idl
nsITreeView.idl
nsTreeBodyFrame.cpp Bug 1702216 - Paint auto-style outline with webrender if possible. r=mstange 2021-04-02 12:21:25 +00:00
nsTreeBodyFrame.h Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
nsTreeColFrame.cpp Bug 1684921 - Factor the "find prev/next sibling accounting for box ordinal", and fix a missing use of it. r=TYLin 2021-04-01 23:48:39 +00:00
nsTreeColFrame.h
nsTreeColumns.cpp
nsTreeColumns.h
nsTreeContentView.cpp
nsTreeContentView.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsTreeImageListener.cpp
nsTreeImageListener.h
nsTreeSelection.cpp
nsTreeSelection.h
nsTreeStyleCache.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
nsTreeStyleCache.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsTreeUtils.cpp
nsTreeUtils.h