gecko-dev/layout
Nika Layzell 9f4d22f4e0 Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
This avoids potential issues where multiple OnDataAvailable callbacks or
similar could theoretically be called concurrently on different
StreamTransportService threads when targeting the STS - these cases will
now target a TaskQueue on the STS instead, structurally ensuring serial
execution.

Differential Revision: https://phabricator.services.mozilla.com/D179984
2023-06-07 14:48:38 +00:00
..
base Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
build Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel 2023-06-06 20:00:47 +00:00
docs Bug 1807899 - Remove the trailing whitespace and Windows CR on md files r=linter-reviewers,necko-reviewers,marco,jesup 2022-12-30 15:23:21 +00:00
forms Bug 1809568 - Part 2: Provide GetNaturalBaselineBOffset with baseline export context. r=emilio 2023-05-17 12:56:54 +00:00
generic Backed out 3 changesets (bug 1833244) for causing multiple failures. 2023-06-03 18:36:21 +03:00
inspector Bug 1833540 - [css-properties-values-api] Implement parsing and serialization for @property at-rule r=emilio 2023-05-22 19:11:30 +00:00
ipc
mathml Bug 1834487 - Simplify border snapping. r=Oriol 2023-05-31 08:49:14 +00:00
media
painting Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
printing Backed out 3 changesets (bug 1833244) for causing multiple failures. 2023-06-03 18:36:21 +03:00
reftests Bug 1803740 - Apply the minimum-scale for desktop mode. r=botond 2023-06-06 02:08:41 +00:00
style Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
svg Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
tables Bug 1834487 - Simplify border snapping. r=Oriol 2023-05-31 08:49:14 +00:00
tools Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
xul Bug 1331390 - Don't over scroll when mouse down on scrollbar if smooth scroll is enabled. r=botond 2023-06-05 17:43:38 +00:00
moz.build