gecko-dev/layout/forms
Mihai Alexandru Michis b6b2f1e5f4 Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures.
CLOSED TREE

Backed out changeset 19cba7d34a7f (bug 1686603)
Backed out changeset 3a0d0155ea5e (bug 1686603)
Backed out changeset f1f672cdd0c6 (bug 1686603)
Backed out changeset 63020922e2fd (bug 1686603)
Backed out changeset 8766ce79ba5e (bug 1686603)
Backed out changeset 965dbe8de1e1 (bug 1686603)
Backed out changeset b1328ee45f43 (bug 1686603)
2021-01-21 09:21:12 +02:00
..
crashtests Bug 1679471 - Demote fatal assertions to warnings since they depend on calculated nscoord values. r=TYLin 2020-11-30 18:08:16 +00:00
test Bug 1685962 - Fix test_bug549170.html to work on Linux with the native theme. r=spohl 2021-01-21 00:22:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
nsButtonFrameRenderer.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsButtonFrameRenderer.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsCheckboxRadioFrame.cpp Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsCheckboxRadioFrame.h Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsColorControlFrame.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsColorControlFrame.h
nsComboboxControlFrame.cpp Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsComboboxControlFrame.h Bug 1678334 - Make GetScrollTargetFrame() const. r=tnikkel 2020-11-19 22:46:33 +00:00
nsDateTimeControlFrame.cpp Bug 1674931 Part 8 - Rename childReflowOuput to childReflowInput in nsDateTimeControlFrame::Reflow(). r=emilio 2020-11-03 21:24:48 +00:00
nsDateTimeControlFrame.h Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsFieldSetFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
nsFieldSetFrame.h Bug 1678334 - Make GetScrollTargetFrame() const. r=tnikkel 2020-11-19 22:46:33 +00:00
nsFileControlFrame.cpp Bug 1679682 - Deal with the ::file-selector-button pseudo having no frame. r=emilio 2020-11-29 17:18:32 +00:00
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1674931 Part 2 - Add WritingMode argument to SizeComputationInput::ComputedLogicalBorderPadding(), and adapt callers. r=jfkthame 2020-11-03 19:57:40 +00:00
nsHTMLButtonControlFrame.h Bug 1662813 - Factor out the "should print backgrounds" checks to nsIFrame. r=mats 2020-09-02 21:30:59 +00:00
nsIFormControlFrame.h
nsImageControlFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsISelectControlFrame.h
nsITextControlFrame.h
nsLegendFrame.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsLegendFrame.h
nsListControlFrame.cpp Bug 1674931 Part 2 - Add WritingMode argument to SizeComputationInput::ComputedLogicalBorderPadding(), and adapt callers. r=jfkthame 2020-11-03 19:57:40 +00:00
nsListControlFrame.h
nsMeterFrame.cpp Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsMeterFrame.h Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsNumberControlFrame.cpp Bug 1655430 - Deduplicate a bit code to create anonymous elements in ns{Number,Search,Text}ControlFrame. r=jfkthame 2020-07-27 13:55:15 +00:00
nsNumberControlFrame.h Bug 1655430 - Deduplicate a bit code to create anonymous elements in ns{Number,Search,Text}ControlFrame. r=jfkthame 2020-07-27 13:55:15 +00:00
nsProgressFrame.cpp Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsProgressFrame.h Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsRangeFrame.cpp Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsRangeFrame.h Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsSearchControlFrame.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
nsSearchControlFrame.h Bug 1655430 - Deduplicate a bit code to create anonymous elements in ns{Number,Search,Text}ControlFrame. r=jfkthame 2020-07-27 13:55:15 +00:00
nsSelectsAreaFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00
nsTextControlFrame.h Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. 2021-01-21 09:21:12 +02:00