gecko-dev/layout/forms
Emilio Cobos Álvarez b9b9e38dd9 Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame
This avoids arbitrary precision loss when computing REM units and so on,
which is particularly important if we ever change the base of our app
units (but useful regardless).

Differential Revision: https://phabricator.services.mozilla.com/D79928
2020-06-22 09:45:40 +00: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 Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
moz.build
nsButtonFrameRenderer.cpp Bug 1640457 - Discard pending WR display items if the Gecko item will be pushed as an image r=jrmuizel 2020-05-27 16:45:08 +00:00
nsButtonFrameRenderer.h
nsCheckboxRadioFrame.cpp Bug 1640623 - Use enum classes for LookAndFeel int and float IDs. r=jmathies,geckoview-reviewers,esawin 2020-06-11 11:27:43 +00:00
nsCheckboxRadioFrame.h
nsColorControlFrame.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1640623 - Use enum classes for LookAndFeel int and float IDs. r=jmathies,geckoview-reviewers,esawin 2020-06-11 11:27:43 +00:00
nsComboboxControlFrame.h
nsDateTimeControlFrame.cpp
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp Bug 1632409 - Separate image mask API from the generic clip API in WR. r=kats 2020-04-23 20:44:21 +00:00
nsFieldSetFrame.h
nsFileControlFrame.cpp Bug 1635675 - Implement the ::file-chooser-button pseudo-element. r=jwatt 2020-05-25 23:54:10 +00:00
nsFileControlFrame.h Bug 1625809 - Remove nsFileControlFrame::AttributeChanged. r=smaug 2020-03-30 16:49:56 +00:00
nsGfxButtonControlFrame.cpp Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1643173 Part 1 - Convert enum nsIFrame::DISPLAY_CHILD_* to enum class. r=dholbert 2020-06-05 02:52:05 +00:00
nsHTMLButtonControlFrame.h
nsIFormControlFrame.h
nsImageControlFrame.cpp Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +00:00
nsISelectControlFrame.h
nsITextControlFrame.h Bug 1634153 - Rename and devirtualize nsITextControlFrame::ScrollSelectionIntoView. r=masayuki 2020-04-30 04:04:40 +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 1629732 - Fix non-unified build errors in layout/forms. r=tnikkel 2020-04-15 04:29:46 +00:00
nsListControlFrame.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsListControlFrame.h
nsMeterFrame.cpp Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
nsMeterFrame.h
nsNumberControlFrame.cpp Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +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 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
nsProgressFrame.h
nsRangeFrame.cpp Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
nsRangeFrame.h Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
nsSelectsAreaFrame.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Backed out changeset 1884e1c2ccf4 (bug 1644366) for scrolling failures. CLOSED TREE 2020-06-09 21:18:42 +03:00
nsTextControlFrame.h Backed out changeset 1884e1c2ccf4 (bug 1644366) for scrolling failures. CLOSED TREE 2020-06-09 21:18:42 +03:00