.. |
crashtests
|
Bug 893332, part 4 - Crashtests. r=baku
|
2016-01-27 22:51:54 +00:00 |
test
|
Bug 1287655 - place textarea/input cursor at end of text when initialized; r=smaug
|
2016-07-21 14:52:49 -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 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10: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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
|
2015-12-03 19:16:59 -08:00 |
nsGfxCheckboxControlFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsGfxRadioControlFrame.cpp
|
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
|
2015-12-03 19:16:59 -08:00 |
nsGfxRadioControlFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
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
|
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 |
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 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10:00 |
nsNumberControlFrame.h
|
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +08: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 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +08: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 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +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 1295370 - Avoid QIing a DOM node in nsTextControlFrame::AppendAnonymousContentTo. r=ehsan
|
2016-08-17 12:46:51 -07:00 |
nsTextControlFrame.h
|
Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron
|
2016-07-21 18:36:39 +08:00 |