..
crashtests
Bug 982917 - Broaden expected assertion range for layout/forms/crashtests/378413-1.xhtml; r=dholbert
2014-06-10 09:44:01 -06:00
test
Bug 1066044 - Make Mochitest pass on Mulet r=jmaher,ochameau
2014-09-11 22:59:00 +02:00
moz.build
Bug 1053013 - Collapse test-only moz.build files under layout/ into ancestor moz.build files. r=glandium
2014-08-20 10:27:18 -07:00
nsButtonFrameRenderer.cpp
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
2014-04-03 13:18:36 +09:00
nsButtonFrameRenderer.h
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
nsColorControlFrame.cpp
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
2014-08-18 17:44:50 +03:00
nsColorControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsComboboxControlFrame.cpp
Bug 1064082 - Get rid of nsRenderingContext's PushState and PopState methods. r=Bas
2014-09-11 07:48:10 +01:00
nsComboboxControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsFieldSetFrame.cpp
Bug 1064082 - Get rid of nsRenderingContext's PushState and PopState methods. r=Bas
2014-09-11 07:48:10 +01:00
nsFieldSetFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsFileControlFrame.cpp
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
2014-08-22 23:11:27 +03:00
nsFileControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsFormControlFrame.cpp
Bug 1048752. Part 9: Remove nsCaret.h from nsDisplayList.h. r=tn
2014-08-06 17:19:25 +12:00
nsFormControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsGfxButtonControlFrame.cpp
bug 1016545 - Provide an iterator that iterates over all children of an element r=bz
2014-07-16 14:41:57 -04:00
nsGfxButtonControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsGfxCheckboxControlFrame.cpp
nsGfxCheckboxControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsGfxRadioControlFrame.cpp
nsGfxRadioControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsHTMLButtonControlFrame.cpp
bug 1046950 pt 1 - additional/modified APIs on LogicalSize. r=smontagu
2014-08-24 15:34:21 +01:00
nsHTMLButtonControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsIComboboxControlFrame.h
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
2014-01-15 21:28:33 -08:00
nsIFormControlFrame.h
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
2014-01-15 21:28:33 -08:00
nsIListControlFrame.h
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
2014-01-15 21:28:33 -08:00
nsImageControlFrame.cpp
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsISelectControlFrame.h
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
2014-01-15 21:28:33 -08:00
nsITextControlFrame.h
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
2014-01-15 21:28:33 -08:00
nsLegendFrame.cpp
Bug 508665 - part 15, s/mParent/GetParent()/ in a bunch of nsIFrame sub-classes. r=roc
2014-05-24 22:20:41 +00:00
nsLegendFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsListControlFrame.cpp
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsListControlFrame.h
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
2014-08-05 13:33:55 -04:00
nsMeterFrame.cpp
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
2014-08-24 15:34:51 +01:00
nsMeterFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsNumberControlFrame.cpp
Bug 1054773 - Fix crashes in nsProgressFrame.cpp r=wchen
2014-08-20 17:38:01 -07:00
nsNumberControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsProgressFrame.cpp
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
2014-08-24 15:34:51 +01:00
nsProgressFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsRangeFrame.cpp
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
2014-08-24 15:34:51 +01:00
nsRangeFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsSelectsAreaFrame.cpp
Bug 1022612. Part 8: nsDisplayWrapList (but not subclasses) should return true for ShouldFlattenAway. r=mattwoodrow
2014-06-09 16:47:59 +12:00
nsSelectsAreaFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsTextControlFrame.cpp
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
2014-08-24 15:34:51 +01:00
nsTextControlFrame.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00