gecko-dev/layout
Daniel Holbert c3ca004372 Bug 1759396 part 2: Use fallible allocation when inserting into PresShell::mAllocatedPointers, to avert OOMs in builds with diagnostic assertions. r=emilio
If allocation fails, we'll now just discard the entire contents of
mAllocatedPointers and stop using it going forward.

See the documentation alongside the mAllocatedPointers declaration (in this
patch) for more details.

Differential Revision: https://phabricator.services.mozilla.com/D143416
2022-04-12 23:57:07 +00:00
..
base Bug 1759396 part 2: Use fallible allocation when inserting into PresShell::mAllocatedPointers, to avert OOMs in builds with diagnostic assertions. r=emilio 2022-04-12 23:57:07 +00:00
build
docs
forms Bug 1760059 - Make incremental search string handling local to a given element. r=dimi 2022-04-04 22:10:06 +00:00
generic Bug 1764224 - Don't assert primary frame on printing docs. r=dholbert 2022-04-12 21:25:05 +00:00
inspector Bug 1763644 - Add basic @container rule parsing and boilerplate. r=firefox-style-system-reviewers,layout-reviewers,boris 2022-04-08 04:15:40 +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 Bug 1761756 - Check the intersection again after conditioning the rect. r=miko 2022-04-05 22:41:53 +00: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 2 changesets (bug 1686654) for causing mochitest and reftest failures. CLOSED TREE 2022-04-11 22:55:59 +03:00
style Bug 1764142 - Set visibility: visible on modal dialogs. r=sefeng 2022-04-12 13:57:53 +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 1762298 - GCC build bustage and reftest fixes. 2022-04-04 22:14:24 +02: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