gecko-dev/layout/forms
Kristen Wright f22175b197 Bug 1460439 - Conversion from NS_STYLE_BORDER_STYLE_* macro to StyleBorderStyle::* enum class r=emilio
Converted NS_STYLE_BORDER_STYLE_* consts to enum class. Updated corresponding values to enum class. reduced BCCornerInfo struct values to fit StyleBorderStyle values inside struct. Added defaults to switches that do not fully cover all instances of StyleBorderStyle.
2018-11-07 11:56:17 -08:00
..
crashtests Bug 893331 - Add crashtest to verify assertion doesn't unexpectedly fire. r=TYLin 2018-11-02 21:31:37 +00:00
test Bug 1499578 - Make one line-height the intrinsic block-size for <select> comboboxes. r=emilio 2018-10-22 00:54:56 +02:00
moz.build Bug 326944, remove nsIComboboxControlFrame interface, r=mats 2018-09-26 10:41:12 -04:00
nsButtonFrameRenderer.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsButtonFrameRenderer.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsCheckboxRadioFrame.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
nsCheckboxRadioFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsColorControlFrame.cpp Bug 1455676 part 8. Remove nsIDOMNode usage from layout/. r=qdot 2018-05-29 22:58:48 -04:00
nsColorControlFrame.h Bug 1463138: Remove unused nsIFrame::GetPseudoElement. r=mats 2018-05-21 20:03:36 +02:00
nsComboboxControlFrame.cpp Bug 1460439 - Conversion from NS_STYLE_BORDER_STYLE_* macro to StyleBorderStyle::* enum class r=emilio 2018-11-07 11:56:17 -08:00
nsComboboxControlFrame.h Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
nsDateTimeControlFrame.cpp Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug 2018-11-03 05:31:05 +00:00
nsDateTimeControlFrame.h Bug 1496242 - Part II, Convert datetimebox to UA Widget r=dholbert,jaws,smaug 2018-11-03 05:31:05 +00:00
nsFieldSetFrame.cpp Bug 1490747 part 1 - Center the <legend> border-box (not its margin-box) within the <fieldset> border area. r=dholbert 2018-10-12 21:36:03 +02:00
nsFieldSetFrame.h Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
nsFileControlFrame.cpp Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
nsFileControlFrame.h Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
nsGfxButtonControlFrame.cpp Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio 2018-03-29 22:15:46 +11:00
nsGfxButtonControlFrame.h Bug 1449404 part 1. Get rid of nsIContent::SetText. r=mccr8 2018-03-28 18:01:46 -04:00
nsHTMLButtonControlFrame.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
nsHTMLButtonControlFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsIFormControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h
nsImageControlFrame.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsLegendFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsLegendFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsListControlFrame.cpp Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
nsListControlFrame.h Bug 1504911 - part 1: Make all "input" event dispatcher in C++ use new utility method r=smaug 2018-11-21 03:59:02 +00:00
nsMeterFrame.cpp Bug 1501483 - Add -webkit-appearance:meter and make that the default for <meter> for compatibility with other UAs. r=jwatt 2018-11-09 04:25:56 +01:00
nsMeterFrame.h Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsNumberControlFrame.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
nsNumberControlFrame.h Bug 1478069: Remove ContentInfo::mChildren. r=bz 2018-07-25 11:31:23 +02:00
nsProgressFrame.cpp Bug 1501506 - Add -webkit-appearance:progress-bar and make that the default for <progress> for compatibility with other UAs. r=jwatt 2018-11-09 04:25:56 +01:00
nsProgressFrame.h Bug 1463138: Remove unused nsIFrame::GetPseudoElement. r=mats 2018-05-21 20:03:36 +02:00
nsRangeFrame.cpp Bug 1317870 - Make intrinsic sizing for <input type=range> work properly and make its default margin/padding compatible with Chrome/Safari. r=jwatt 2018-11-15 20:47:33 +01:00
nsRangeFrame.h Bug 1463138: Remove unused nsIFrame::GetPseudoElement. r=mats 2018-05-21 20:03:36 +02:00
nsSelectsAreaFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSelectsAreaFrame.h Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsTextControlFrame.cpp Bug 1486314 - Use GetAsText. r=masayuki 2018-09-11 19:10:08 +09:00
nsTextControlFrame.h Bug 1468663 part 1: Fill in missing mozilla:: namespaces in layout headers that are referenced by files in layout/generic. r=emilio 2018-06-15 16:14:29 +00:00