gecko-dev/layout
Emilio Cobos Álvarez 6178ef196b Bug 1801025 - Remove dead code in nsIFrame::ComputeTransformMatrix. r=layout-reviewers,tnikkel
IsPopup() -> IsMenuPopupFrame(), so it's clearly exclusive with
IsListControlFrame(), this code is all dead.

nsListControlFrame used to be a popup before bug 1744009 etc.

Differential Revision: https://phabricator.services.mozilla.com/D162258
2022-11-17 04:05:18 +00:00
..
base Bug 1800581 - Use optimized snapshots for drawImage if canvases share internal context. r=aosmond 2022-11-17 03:07:18 +00:00
build Bug 1800295 - Delete the Viaduct XPCOM interface, r=chutten,markh 2022-11-15 17:25:46 +00:00
docs Bug 1800091 - Update reftests running tests documentation. r=tnikkel 2022-11-11 14:10:34 +00:00
forms Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
generic Bug 1801025 - Remove dead code in nsIFrame::ComputeTransformMatrix. r=layout-reviewers,tnikkel 2022-11-17 04:05:18 +00:00
inspector Bug 1791777 - patch 1 - Implement CSS parsing for the @font-palette-values rule. r=emilio 2022-10-07 23:00:43 +00:00
ipc
mathml Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
media
painting Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
printing Bug 1800684 - Remove print_via_parent. r=dshin 2022-11-15 16:19:30 +00:00
reftests Bug 1799460 - Annotate a test as passing on Mac also. 2022-11-16 13:19:44 -05:00
style Bug 1461610. In image documents change the cursor to zoom in/out based on full zoom. r=emilio 2022-11-17 00:39:33 +00:00
svg Bug 1403656 - Ensure that the observation target for SVGFilterObserver is an actual SVG filter element. r=dholbert,emilio 2022-11-15 13:30:37 +00:00
tables Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
tools Bug 1642138: Improve integration with the macOS-level Window menu handling to unlock built-in OS functionality such as tiling of windows. r=mstange 2022-11-07 19:04:40 +00:00
xul Bug 1799460 - Implement label[value] and start/end cropping with CSS rather than XUL layout. r=Gijs,jfkthame 2022-11-16 16:27:59 +00:00
moz.build