gecko-dev/layout
Ting-Yu Lin ac1fd45c39 Bug 1875199 - Move documentation of two methods in nsHTMLScrollFrame to nsIScrollableFrame. r=layout-reviewers,emilio DONTBUILD
The documentation for GetScrolledRect() and GetLogicalScrollPosition() in
nsHTMLScrollFrame are clearer and up-to-date [1], but they implements the
nsIScrollableFrame's interface. We should move the documentation to
nsIScrollableFrame.

[1] For example, nsXULScrollFrame has been removed in bug 1600542.

Differential Revision: https://phabricator.services.mozilla.com/D198909
2024-01-18 16:54:38 +00:00
..
base Bug 1875137 - Don't ignore state changes in display: none subtrees if needed for :has(). r=dshin 2024-01-18 13:18:51 +00: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 1873802: Make nsRangeFrame place the thumb at the minimum position if it happens to get reflowed before its element is done being created. r=emilio 2024-01-16 17:38:30 +00:00
generic Bug 1875199 - Move documentation of two methods in nsHTMLScrollFrame to nsIScrollableFrame. r=layout-reviewers,emilio DONTBUILD 2024-01-18 16:54:38 +00:00
inspector Bug 1873207 - Call UpdateStylistIfNeeded in InspectorUtils::GetCSSRegisteredProperties. r=emilio. 2024-01-16 19:31:06 +00:00
ipc
mathml Bug 1765615 - Introduce NS_BLOCK_DYNAMIC_BFC state bit. r=layout-reviewers,emilio 2024-01-16 07:58:47 +00:00
media
painting Backed out changeset a7a2744670a7 (bug 1860328) for causing bc failures in nsDisplayList.cpp CLOSED TREE 2024-01-10 14:50:34 -05:00
printing Bug 1874803 - Add sentinel invalid recorded event type. r=gfx-reviewers,lsalzman 2024-01-16 03:38:34 +00:00
reftests Bug 1874810 - Implement RecordedStrokeGlyphs. r=aosmond 2024-01-17 05:02:01 +00:00
style Bug 1875273 - Make test_dynamic_change_causing_reflow.html work when content-visibility pref is disabled. r=layout-reviewers,emilio 2024-01-18 14:18:32 +00:00
svg Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio 2024-01-09 22:02:13 +00:00
tables Bug 1872410 - Make `nsTableRowGroupFrame::FindLineContaining` allow callers to set aFrame to an out-of-flow child r=emilio 2024-01-10 03:13:15 +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-18 16:25:47 +00:00
xul Bug 1874595 - Use LF in toml file consistently. r=jmaher,devtools-reviewers 2024-01-15 15:21:53 +00:00
moz.build