gecko-dev/layout
Emilio Cobos Álvarez d957332938 Bug 1815229 - Factor out owned request clean-up into its own method. r=tnikkel,layout-reviewers
We're about to use it a bit more.

Switch to CancelAndForgetObserver, since we will call it in the future from
other places that aren't frame destruction. This doesn't change behavior of the
existing caller because we call mListener->SetFrame(nullptr), which effectively
no-ops the listener

Differential Revision: https://phabricator.services.mozilla.com/D169985
2023-02-17 01:53:24 +00:00
..
base Bug 1817078 - Make allocated pointer tracking DEBUG-only. r=dholbert 2023-02-16 23:58:27 +00:00
build Bug 1806495 - Stand up a background task queue for the MIDI service. r=nika 2023-01-09 17:07:34 +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 1814626 - Expose line-height resolution to style, and use it from ToResolvedValue. r=jfkthame 2023-02-14 22:36:31 +00:00
generic Bug 1815229 - Factor out owned request clean-up into its own method. r=tnikkel,layout-reviewers 2023-02-17 01:53:24 +00:00
inspector Bug 1814620 - [devtools] Remove color.js rgbToColorName. r=ochameau. 2023-02-07 12:39:19 +00:00
ipc
mathml Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
media
painting Bug 1812545 - Part 2 - Use new color space for color mixing r=emilio 2023-02-16 15:19:08 +00:00
printing Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
reftests Backed out changeset 2d3b5aaeb121 (bug 1738511) for causing reftest failures on radialGradient-basic-03.svg CLOSED TREE 2023-02-14 19:46:43 -05:00
style Bug 1591210 - Add forced-color-adjust property r=emilio 2023-02-16 21:29:07 +00:00
svg Bug 1814398 - SVGImageElement should not derive from SVGGeometryElement r=emilio 2023-02-16 08:56:46 +00:00
tables Bug 1651129 - Convert uses of mState to various StateBits methods and make mState private r=emilio 2023-02-15 21:35:46 +00:00
tools Bug 1816015 - remove unnecessary force-terminate* messages as errors, print as info. r=gbrown 2023-02-16 18:32:28 +00:00
xul Bug 1817075 - Use nsIFrame::HasAnyStateBits() whenever possible instead of GetStateBits() r=emilio 2023-02-16 08:10:28 +00:00
moz.build