gecko-dev/layout/forms
Narcis Beleuzu 442ce3a06e Backed out 8 changesets (bug 1618202) for mochitest failures on test_sanityEventUtils.html . CLOSED TREE
Backed out changeset cea91b0cc4f9 (bug 1618202)
Backed out changeset 9448002ebec9 (bug 1618202)
Backed out changeset c1a32c968550 (bug 1618202)
Backed out changeset e5be676f6f06 (bug 1618202)
Backed out changeset 760a89ae35a7 (bug 1618202)
Backed out changeset b0b0c4242976 (bug 1618202)
Backed out changeset a2c3bd0e1fba (bug 1618202)
Backed out changeset b46e40872077 (bug 1618202)
2020-03-10 02:39:47 +02:00
..
crashtests Bug 1617753 - Avoid using our DEBUG version of RemoveFrame() which is supposed to never be called. r=emilio 2020-02-25 22:43:51 +00:00
test Backed out 8 changesets (bug 1618202) for mochitest failures on test_sanityEventUtils.html . CLOSED TREE 2020-03-10 02:39:47 +02:00
moz.build
nsButtonFrameRenderer.cpp Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
nsButtonFrameRenderer.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsCheckboxRadioFrame.cpp Bug 1600362 - Cleanup IntersectionObserver. r=smaug 2019-11-29 20:39:36 +00:00
nsCheckboxRadioFrame.h
nsColorControlFrame.cpp
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1620307 - Rename -moz-menulist-button to -moz-menulist-arrow-button. r=spohl 2020-03-05 21:13:46 +00:00
nsComboboxControlFrame.h Bug 1600362 - Cleanup IntersectionObserver. r=smaug 2019-11-29 20:39:36 +00:00
nsDateTimeControlFrame.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp Bug 1617753 - Avoid using our DEBUG version of RemoveFrame() which is supposed to never be called. r=emilio 2020-02-25 22:43:51 +00:00
nsFieldSetFrame.h Bug 471015 - [css-break] Implement <fieldset> fragmentation. r=TYLin 2019-11-25 21:45:22 +00:00
nsFileControlFrame.cpp Bug 1609603 - Optimize the callers of `DataTransfer::GetTypes()` r=smaug 2020-01-20 09:46:48 +00:00
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsHTMLButtonControlFrame.h
nsIFormControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h Bug 1609167 - Don't use NS_IMETHOD for nsITextControlFrame::GetTextEditor. r=smaug 2020-01-14 16:29:50 +00:00
nsImageControlFrame.cpp Bug 1617421 - Use cbindgen for cursors. r=jwatt 2020-02-23 13:07:30 +00:00
nsLegendFrame.cpp Bug 1341018 - Create enum class LegendAlignValue to replace NS_STYLE_TEXT_ALIGN_* and NS_STYLE_VERTICAL_ALIGN_* in legend code. r=emilio 2020-01-23 03:10:03 +00:00
nsLegendFrame.h Bug 1341018 - Create enum class LegendAlignValue to replace NS_STYLE_TEXT_ALIGN_* and NS_STYLE_VERTICAL_ALIGN_* in legend code. r=emilio 2020-01-23 03:10:03 +00:00
nsListControlFrame.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsListControlFrame.h Bug 1590278 - Cleanup scrollframe virtual / override / final declarations. r=hiro 2019-10-22 12:25:06 +00:00
nsMeterFrame.cpp Bug 1591546 Part 2 - Add WritingMode::IsPhysicalRTL(). r=jfkthame 2019-10-28 18:22:05 +00:00
nsMeterFrame.h
nsNumberControlFrame.cpp Bug 1611701 - Tweak NODE_IS_EDITABLE flag handling for NAC so that it works consistently for <input type=number>. r=bzbarsky,masayuki,whimboo 2020-02-06 22:15:19 +00:00
nsNumberControlFrame.h Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
nsProgressFrame.cpp Bug 1591546 Part 2 - Add WritingMode::IsPhysicalRTL(). r=jfkthame 2019-10-28 18:22:05 +00:00
nsProgressFrame.h
nsRangeFrame.cpp Bug 1619664 - Rename and don't null-check nsPresContext::GetTheme as it can't return null. r=dholbert 2020-03-04 01:58:30 +00:00
nsRangeFrame.h Bug 1591546 Part 2 - Add WritingMode::IsPhysicalRTL(). r=jfkthame 2019-10-28 18:22:05 +00:00
nsSelectsAreaFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1616620 - maxlength shouldn't apply to <input type=number>. r=smaug 2020-02-20 15:28:51 +00:00
nsTextControlFrame.h Bug 1616620 - maxlength shouldn't apply to <input type=number>. r=smaug 2020-02-20 15:28:51 +00:00