gecko-dev/layout/forms
Marian-Vasile Laza d25d135947 Backed out 7 changesets (bug 1728050, bug 1728251, bug 1728232, bug 1542929, bug 1714138, bug 1728258) for causing reftest failures. CLOSED TREE
Backed out changeset 41e053201cd3 (bug 1714138)
Backed out changeset 16ae9f5b4aa0 (bug 1728258)
Backed out changeset 414aa7ff05fe (bug 1542929)
Backed out changeset 7217ecf149c4 (bug 1728251)
Backed out changeset 405ff2ed2110 (bug 1728251)
Backed out changeset 3eec9e6c7218 (bug 1728232)
Backed out changeset 66038c15fe54 (bug 1728050)
2021-09-07 09:00:26 +03:00
..
crashtests Bug 1690166 - Don't report BreakBefore reflow status if the <fieldset> is an abs/fixed positioned out-of-flow. r=TYLin 2021-02-03 21:21:40 +00:00
test Bug 1716212 Part 2 - Carry nsComboboxControlFrame's line-height to nsComboboxDisplayFrame when it has auto block-size. r=emilio 2021-07-28 18:41:19 +00:00
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
nsButtonFrameRenderer.cpp Backed out 3 changesets (bug 1729236) for causing reftest failures in layout/reftests/svg/filters/filter-giant. 2021-09-06 19:31:31 +03:00
nsButtonFrameRenderer.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsCheckboxRadioFrame.cpp Bug 1693688 - Make the non-native theme not return minimum sizes for checkboxes (and most other widgets). r=spohl,mstange 2021-02-20 00:13:10 +00:00
nsCheckboxRadioFrame.h Bug 1693688 - Make the non-native theme not return minimum sizes for checkboxes (and most other widgets). r=spohl,mstange 2021-02-20 00:13:10 +00:00
nsColorControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1716212 Part 2 - Carry nsComboboxControlFrame's line-height to nsComboboxDisplayFrame when it has auto block-size. r=emilio 2021-07-28 18:41:19 +00:00
nsComboboxControlFrame.h Bug 1719555 Part 3 - Replace virtual & override specifier with final for combobox frames. r=hiro 2021-07-08 17:58:42 +00:00
nsDateTimeControlFrame.cpp Bug 1723709 - Ignore line-height in the inside of the datetimebox when there's a fixed height specified. r=layout-reviewers,jfkthame 2021-08-03 13:57:13 +00:00
nsDateTimeControlFrame.h Bug 1698606 - Ensure baseline for text and date controls matches. r=jwatt 2021-03-31 12:21:17 +00:00
nsFieldSetFrame.cpp Bug 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel 2021-09-03 18:58:18 +00:00
nsFieldSetFrame.h Bug 1694459 - Deal with 'display:contents' style changes on <fieldset> descendants better where it affects which <legend> is the rendered legend. r=emilio 2021-03-01 03:42:41 +00:00
nsFileControlFrame.cpp Bug 1676702 - part 2: Make `TextControlState` initialize `TextEditor` with `PasswordMaskData` r=m_kato 2021-06-28 04:37:54 +00:00
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1672640 part 3: Adjust GetNaturalBaselineBOffset implementations to bail (report no baseline) if the frame has 'contain:layout'. r=TYLin 2021-08-06 18:46:22 +00:00
nsHTMLButtonControlFrame.h Bug 1686395 - Remove [Un]RegisterAccessKey calls in frame code (idempotent change). r=emilio 2021-01-29 20:48:02 +00:00
nsIFormControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h
nsImageControlFrame.cpp Bug 1686395 - Remove [Un]RegisterAccessKey calls in frame code (idempotent change). r=emilio 2021-01-29 20:48:02 +00:00
nsListControlFrame.cpp Bug 1494330 Part 1 - Make NS_NewListControlFrame() return nsListControlFrame*. r=layout-reviewers,boris 2021-07-07 03:11:06 +00:00
nsListControlFrame.h Bug 1494330 Part 1 - Make NS_NewListControlFrame() return nsListControlFrame*. r=layout-reviewers,boris 2021-07-07 03:11:06 +00:00
nsMeterFrame.cpp Bug 1686395 - Remove [Un]RegisterAccessKey calls in frame code (idempotent change). r=emilio 2021-01-29 20:48:02 +00:00
nsMeterFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsNumberControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsNumberControlFrame.h Bug 1698821 - Remove dead GetNumberControlFrameForTextField. r=dholbert 2021-03-16 21:53:20 +00:00
nsProgressFrame.cpp Bug 1686395 - Remove [Un]RegisterAccessKey calls in frame code (idempotent change). r=emilio 2021-01-29 20:48:02 +00:00
nsProgressFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsRangeFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsRangeFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsSearchControlFrame.cpp Bug 1707070 - Tweak text/number/search control anonymous tree DOM / paint order. r=dholbert 2021-04-26 16:55:32 +00:00
nsSearchControlFrame.h Bug 1698043 - Simplify <input type=number/search> layout to fix this bug and make ::-moz-complex-control-wrapper unnecessary. r=dholbert 2021-03-14 07:53:13 +00:00
nsSelectsAreaFrame.cpp Backed out 7 changesets (bug 1728050, bug 1728251, bug 1728232, bug 1542929, bug 1714138, bug 1728258) for causing reftest failures. CLOSED TREE 2021-09-07 09:00:26 +03:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1665550 - part 4: Make `EventStateManager` update `mGestureDownFrameOwner` when anonymous nodes in `<input>` or `<textarea>` are replaced r=smaug 2021-07-14 01:20:20 +00:00
nsTextControlFrame.h Bug 1698606 - Ensure baseline for text and date controls matches. r=jwatt 2021-03-31 12:21:17 +00:00