fune/layout/forms
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
..
crashtests 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
test
HTMLSelectEventListener.cpp Bug 1850295 - Update :user-{valid,invalid} to follow the spec. r=smaug 2024-01-16 11:09:01 +00:00
HTMLSelectEventListener.h
ListMutationObserver.cpp
ListMutationObserver.h
moz.build
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsCheckboxRadioFrame.cpp
nsCheckboxRadioFrame.h
nsColorControlFrame.cpp
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1765615 - Introduce NS_BLOCK_DYNAMIC_BFC state bit. r=layout-reviewers,emilio 2024-01-16 07:58:47 +00:00
nsComboboxControlFrame.h Bug 1765615 - Remove flags parameter from NS_NewComboboxControlFrame/NS_NewSelectsAreaFrame. r=layout-reviewers,emilio 2024-01-15 15:35:50 +00:00
nsDateTimeControlFrame.cpp Bug 1874336 Part 1 - Use ApplyMinMaxBSize() and ApplyMinMaxISize() more. r=layout-reviewers,jfkthame 2024-01-12 21:25:39 +00:00
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp Bug 1765615 - Introduce NS_BLOCK_DYNAMIC_BFC state bit. r=layout-reviewers,emilio 2024-01-16 07:58:47 +00:00
nsFieldSetFrame.h
nsFileControlFrame.cpp Bug 1765615 - Introduce NS_BLOCK_DYNAMIC_BFC state bit. r=layout-reviewers,emilio 2024-01-16 07:58:47 +00:00
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp
nsGfxButtonControlFrame.h Bug 1800077 - Make <input type=button> magic clip not magic. r=jwatt,zcorpan 2023-12-21 22:30:50 +01:00
nsHTMLButtonControlFrame.cpp Bug 1874336 Part 1 - Use ApplyMinMaxBSize() and ApplyMinMaxISize() more. r=layout-reviewers,jfkthame 2024-01-12 21:25:39 +00:00
nsHTMLButtonControlFrame.h Bug 1800077 - Make <input type=button> magic clip not magic. r=jwatt,zcorpan 2023-12-21 22:30:50 +01:00
nsIFormControlFrame.h
nsImageControlFrame.cpp
nsISelectControlFrame.h
nsITextControlFrame.h
nsListControlFrame.cpp
nsListControlFrame.h
nsMeterFrame.cpp
nsMeterFrame.h
nsNumberControlFrame.cpp
nsNumberControlFrame.h
nsProgressFrame.cpp
nsProgressFrame.h
nsRangeFrame.cpp 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
nsRangeFrame.h
nsSearchControlFrame.cpp
nsSearchControlFrame.h
nsSelectsAreaFrame.cpp Bug 1765615 - Introduce NS_BLOCK_DYNAMIC_BFC state bit. r=layout-reviewers,emilio 2024-01-16 07:58:47 +00:00
nsSelectsAreaFrame.h Bug 1765615 - Remove flags parameter from NS_NewComboboxControlFrame/NS_NewSelectsAreaFrame. r=layout-reviewers,emilio 2024-01-15 15:35:50 +00:00
nsTextControlFrame.cpp Bug 1875600 - Use nsIFrame::PresShell() to simply some callers. r=layout-reviewers,emilio 2024-01-23 00:30:53 +00:00
nsTextControlFrame.h