..
crashtests
Bug 893332, part 4 - Crashtests. r=baku
2016-01-27 22:51:54 +00:00
test
Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug
2016-08-24 18:39:00 -04:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
nsButtonFrameRenderer.cpp
Bug 1272983 part 2: Use more forgiving margin/padding getters in nsButtonFrameRenderer, for better behavior when percent or auto values are encountered. r=dbaron
2016-05-20 15:05:33 -07:00
nsButtonFrameRenderer.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
nsColorControlFrame.cpp
Bug 1264837 Part 2 - Remove nsColorControlFrameSuper. r=dholbert
2016-04-18 13:32:19 +08:00
nsColorControlFrame.h
Bug 1264837 Part 2 - Remove nsColorControlFrameSuper. r=dholbert
2016-04-18 13:32:19 +08:00
nsComboboxControlFrame.cpp
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
2016-08-24 14:47:04 +08:00
nsComboboxControlFrame.h
Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap
2016-08-03 07:45:46 -04:00
nsFieldSetFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsFieldSetFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsFileControlFrame.cpp
Bug 1289254 - Support dnd for webkitdirectory, r=baku
2016-07-29 14:41:38 +03:00
nsFileControlFrame.h
Bug 1289254 - Support dnd for webkitdirectory, r=baku
2016-07-29 14:41:38 +03:00
nsFormControlFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsFormControlFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsGfxButtonControlFrame.cpp
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsHTMLButtonControlFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsIComboboxControlFrame.h
Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap
2016-08-03 07:45:46 -04:00
nsIFormControlFrame.h
…
nsIListControlFrame.h
Bug 1024350 - Support fire input event for select element.r=smaug
2016-06-01 00:10:00 +02:00
nsISelectControlFrame.h
…
nsITextControlFrame.h
…
nsImageControlFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsLegendFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsLegendFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsListControlFrame.cpp
Backed out changeset 75b2b455ddb1 (bug 1275493) for a11y selection failures e.g. in test_focus_selects.html. r=backout
2016-09-01 17:10:08 +02:00
nsListControlFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsMeterFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsMeterFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsNumberControlFrame.cpp
Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku
2016-08-24 10:04:39 -04:00
nsNumberControlFrame.h
Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku
2016-08-24 10:04:39 -04:00
nsProgressFrame.cpp
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsProgressFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsRangeFrame.cpp
Bug 1297934. Enforce the invariant that every display item class has a different display item type for nsDisplayFocusRing. r=mattwoodrow
2016-08-26 18:02:49 -05:00
nsRangeFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsSelectsAreaFrame.cpp
Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz
2016-09-09 15:26:57 +08:00
nsSelectsAreaFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00
nsTextControlFrame.cpp
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
2016-09-07 19:38:38 -04:00
nsTextControlFrame.h
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
2016-07-21 18:36:39 +08:00