gecko-dev/layout
Emilio Cobos Álvarez 8edd7b11cf Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs
On Wayland popup flipping and such is not Firefox's responsibility.

Once we've decided the final popup position because the compositor told
us, we move the popup to a fixed position, and internally the popup
becomes unanchored.

Using this boolean to make decisions after the initial popuppositioned
event is wrong, so avoid exposing it to JS.

Differential Revision: https://phabricator.services.mozilla.com/D142679
2022-04-04 13:29:30 +00:00
..
base Bug 1762018 - Derive a color scheme when forcing preference colors. r=morgan 2022-04-01 01:21:22 +00:00
build Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
docs Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
forms Bug 1760560 - Remove directory upload API; r=smaug 2022-04-04 09:54:34 +00:00
generic Bug 1761404 - Add DrawTarget DrawShadow API call. r=jrmuizel,gfx-reviewers 2022-04-01 19:03:29 +00:00
inspector Bug 1746683 - Remove hwba since it's not a thing (hwb function supports alpha). 2021-12-20 02:53:31 +00:00
ipc
mathml Bug 1758721 - Preload font prefs that may be needed at textrun-construction time, to avoid use of the (main-thread-only) preference service. r=lsalzman 2022-03-13 09:58:40 +00:00
media
painting Backed out changeset 357e5e22e480 (bug 1761756) for causing reftest failures. 2022-04-02 05:22:45 +03:00
printing Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
reftests Backed out changeset 357e5e22e480 (bug 1761756) for causing reftest failures. 2022-04-02 05:22:45 +03:00
style Bug 1759621 - Migrate <th> text-align behaviour from presentation hint to UA CSS. r=emilio 2022-04-01 22:57:05 +00:00
svg Bug 1762109 - Make the XLink setup a bit saner. r=smaug 2022-03-31 14:33:57 +00:00
tables Bug 1757110: Refactor BCCorners::corners and BCCellBorders::borders to use mozilla::UniquePtr r=dholbert 2022-03-25 19:19:15 +00:00
tools Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
xul Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
moz.build Bug 1751948 - Part 3: Build IPDL sources within the directory they were declared, r=glandium 2022-02-28 21:01:47 +00:00