gecko-dev/layout/forms
Kartikaya Gupta f38b3ecb1b Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio
Changes to nsIScrollableFrame.h cause the world to rebuild which I find annoying.
This removes the inclusion into Element.h which is responsible for the
world-rebuilding and is relatively easy to eliminate. A bunch of usages of
nsIScrollableFrame get moved from .h files into .cpp files and I include the
header into .cpp files as needed.

Differential Revision: https://phabricator.services.mozilla.com/D90735
2020-09-18 18:32:13 +00:00
..
crashtests
test Bug 1648149 - Move GeckoViewContent to Actor. r=snorp 2020-08-14 14:48:37 +00:00
moz.build Bug 558594 - Implement layout for <input type='search'>. r=emilio,masayuki 2020-07-27 12:09:40 +00:00
nsButtonFrameRenderer.cpp Bug 1659028 - Move IsDisabled() from nsGeneralHTMLElement to Element r=emilio 2020-08-14 08:36:36 +00:00
nsButtonFrameRenderer.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsCheckboxRadioFrame.cpp Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsCheckboxRadioFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00: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 Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
nsComboboxControlFrame.h Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
nsDateTimeControlFrame.cpp
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 1663822 Part 6 - Convert the anonymous enum controlling ReflowInput's behavior into an EnumSet. r=dholbert 2020-09-11 17:59:21 +00:00
nsFieldSetFrame.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
nsFileControlFrame.cpp Bug 1662478 - Rename ::file-chooser-button to ::file-selector-button, and enable it in all channels. r=jwatt 2020-09-01 22:58:10 +00:00
nsFileControlFrame.h Bug 1625809 - Remove nsFileControlFrame::AttributeChanged. r=smaug 2020-03-30 16:49:56 +00:00
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 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame 2020-07-09 18:29:15 +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
nsISelectControlFrame.h
nsITextControlFrame.h Bug 1634153 - Rename and devirtualize nsITextControlFrame::ScrollSelectionIntoView. r=masayuki 2020-04-30 04:04:40 +00:00
nsImageControlFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
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 Bug 1629732 - Fix non-unified build errors in layout/forms. r=tnikkel 2020-04-15 04:29:46 +00:00
nsListControlFrame.cpp Bug 1649278 - Don't do PreventDefault for escape key if <select> dropdown is not shown r=smaug 2020-07-15 19:00:30 +00:00
nsListControlFrame.h
nsMeterFrame.cpp Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsMeterFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00: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 Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsProgressFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsRangeFrame.cpp Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsRangeFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsSearchControlFrame.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
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 Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsTextControlFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00