gecko-dev/layout
Ting-Yu Lin 1055b1302e Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio
Those callers who using the pointer immediately after getting from
`GetPresShell()` can be replaced with `PresShell()`.

This patch doesn't change behavior.

Differential Revision: https://phabricator.services.mozilla.com/D199164
2024-01-23 00:30:53 +00:00
..
base Backed out 4 changesets (bug 1865012) for causing mochitest failure on test_gencontent.html CLOSED TREE 2024-01-23 02:17:49 +02:00
build Bug 779684 - part 2: Get rid of nsFrameTraversal and nsIFrameTraversal r=emilio 2023-12-24 06:01:19 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
generic Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
inspector Bug 1873207 - Call UpdateStylistIfNeeded in InspectorUtils::GetCSSRegisteredProperties. r=emilio. 2024-01-16 19:31:06 +00:00
ipc
mathml Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
media
painting Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
printing Bug 1875364 - Make recordings cache current filter rather than include for each event. r=gfx-reviewers,lsalzman 2024-01-19 04:14:19 +00:00
reftests Bug 1624118 - Fix various issues with view handling when loading <object> / <embed> as subdocuments. r=longsonr 2024-01-22 13:02:33 +00:00
style Backed out 4 changesets (bug 1758391, bug 1852478) for failures on test_animation-type-longhand.html . CLOSED TREE 2024-01-22 16:37:15 +02:00
svg Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio 2024-01-09 22:02:13 +00:00
tables Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
tools Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-22 09:52:53 +00:00
xul Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
moz.build