fune/layout
Masayuki Nakano e4d8451468 Bug 1845904 - Make PresShell::EventHandler::HandleEventWithCurrentEventInfo stop flushing pending notifications if a query content event does not require that r=emilio
We've already known that `WidgetQueryContentEvent` is dispatched at initializing
a popup menu on macOS (bug 1530188).  Therefore, I made the dispatcher under
`widget/cocoa` set `WidgetQueryContentEvent::mNeedLayoutFlush` to `false` to
avoid to flush pending things in `ContentEventHandler`, but
`PresShell::EventHandler` does it.

Differential Revision: https://phabricator.services.mozilla.com/D185264
2023-08-07 05:24:20 +00:00
..
base Bug 1845904 - Make PresShell::EventHandler::HandleEventWithCurrentEventInfo stop flushing pending notifications if a query content event does not require that r=emilio 2023-08-07 05:24:20 +00:00
build Bug 1846745 - Remove nsColorNames.h. r=tlouw 2023-08-03 10:52:14 +00:00
docs
forms Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs 2023-08-07 01:03:58 +00:00
generic Backed out 14 changesets (bug 1719535) for causing mochitest failures in accessible/tests/browser/mac/browser_text_basics.js CLOSED TREE 2023-08-02 14:55:26 +03:00
inspector Bug 1846745 - Remove nsColorNames.h. r=tlouw 2023-08-03 10:52:14 +00:00
ipc
mathml Bug 1847177 - Rewrite mochitests for MathML console message as WPT. r=emilio,flod 2023-08-04 14:19:21 +00:00
media
painting Bug 1847244 - Finish plumbing will-read-frequently through WindowRenderer. r=jrmuizel 2023-08-05 01:05:47 +00:00
printing Bug 1832733 - Unexpose sizeToContent() in Nightly. r=emilio 2023-07-11 14:39:29 +00:00
reftests Bug 1847034 - Export reftests for MathML embellished operators to WPT. r=emilio 2023-08-04 09:31:32 +00:00
style Bug 1845693 - Make AbsoluteColor deal with legacy and modern color syntax more concise r=emilio 2023-08-04 12:39:58 +00:00
svg Bug 1844992 - refactor GetSubStringLength r=emilio 2023-07-27 10:15:23 +00:00
tables Bug 1844195 - Avoid duplicating rust and C++ display definitions. r=layout-reviewers,jfkthame 2023-07-26 06:46:32 +00:00
tools Bug 1845540 - Remove -moz-windows-default-theme and -moz-mac-graphite-theme. r=dao,pip-reviewers,mhowell 2023-07-26 18:22:26 +00:00
xul Bug 1809492. Clear pointer to nsTreeBodyFrame on XULTreeElement after any possible calls that can set it. r=emilio 2023-08-03 10:50:40 +00:00
moz.build