gecko-dev/layout
Brad Werth 4a8b9977c8 Bug 1815140 Part 1: Make Grid dom object an idempotent property of its frame. r=emilio
This ensures that repeated calls to Element::GetGridFragments will return
an array of idempotent Grid objects for each fragment. This is
accomplished by making the Grid object hold a WeakFrame back to its
originating frame, and updating a property on construction and
destruction.

Differential Revision: https://phabricator.services.mozilla.com/D169724
2023-02-23 01:07:34 +00:00
..
base Bug 1663444 - Expand the clip rect for async zoom container including the dynamic toolbar area. r=geckoview-reviewers,owlish,botond 2023-02-23 00:05:09 +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 1815140 Part 1: Make Grid dom object an idempotent property of its frame. r=emilio 2023-02-23 01:07:34 +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 1815229 - Remove nsImageBoxFrame. r=tnikkel,layout-reviewers 2023-02-21 17:36:11 +00:00
printing Bug 1804794 - Do not allow CSS named page breaks except in specific subtrees. r=dholbert 2023-02-22 23:49:51 +00:00
reftests Bug 1804794 - Do not allow CSS named page breaks except in specific subtrees. r=dholbert 2023-02-22 23:49:51 +00:00
style Bug 1809518 - Update test_css_cross_domain.html based on the status of ORB r=farre 2023-02-22 20:17:03 +00:00
svg Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +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 1818141 - Update image when going from non-null to null XUL image request. r=tnikkel 2023-02-22 12:50:23 +00:00
moz.build