.. |
crashtests
|
Bug 1102791 - Always return NS_FRAME_COMPLETE status from nsHTMLButtonControlFrame::Reflow. Don't create overflow container continuations unless the delegating frame has eCanContainOverflowContainers. r=roc
|
2014-11-24 16:42:31 +00:00 |
test
|
Bug 947690 - disable failing test_bug571352.html on OS X 10.10
|
2015-01-19 18:02:38 -08:00 |
moz.build
|
Bug 1123345 - Use MOZ_ICU_CFLAGS instead of in-tree paths for build with system icu. r=glandium
|
2015-01-17 11:30:04 +08:00 |
nsButtonFrameRenderer.cpp
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
nsButtonFrameRenderer.h
|
Bug 1128355 - Remove unused nsButtonFrameRenderer::mBorderStyle member. r=roc
|
2015-02-02 19:51:33 +11: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 1123939 - Convert nsComboboxControlFrame::PaintFocus to Moz2D. r=Bas
|
2015-01-21 16:23:28 +00:00 |
nsComboboxControlFrame.h
|
Bug 1123939 - Convert nsComboboxControlFrame::PaintFocus to Moz2D. r=Bas
|
2015-01-21 16:23:28 +00:00 |
nsFieldSetFrame.cpp
|
Bug 1124636: use min/maxBSize instead of Height in nsFieldSetFrame, r=jfkthame
|
2015-01-25 01:56:36 -08:00 |
nsFieldSetFrame.h
|
Bug 1123133 - Vertical writing-mode support in nsFieldSetFrame. r=smontagu
|
2015-01-19 11:43:58 +00:00 |
nsFileControlFrame.cpp
|
Bug 992691 - don't allow dropping multiple files on non-multiple file input, r=smaug
|
2014-11-18 15:58:08 +00:00 |
nsFileControlFrame.h
|
Bug 992691 - don't allow dropping multiple files on non-multiple file input, r=smaug
|
2014-11-18 15:58:08 +00: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
|
Bug 1086708 - Rename the snapping variant of NSRectToRect to NSRectToSnappedRect. r=mattwoodrow
|
2014-10-22 12:29:06 +01:00 |
nsGfxCheckboxControlFrame.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsGfxRadioControlFrame.cpp
|
Bug 1084093, part 3 - Use the new ToDeviceColor() function to undo the breakage to gfx.color_management.mode=1 (eCMSMode_All) caused by the Moz2D porting work. r=Bas
|
2014-10-17 12:53:16 +01:00 |
nsGfxRadioControlFrame.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsHTMLButtonControlFrame.cpp
|
Bug 1111995 - Clip buttons to their border area for event hit testing. r=roc
|
2014-12-20 20:19:12 +00: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 1116753 - Remove the nsIPresShell* param from remaining frame ctors that still have it. r=roc
|
2015-01-06 09:27:56 +00:00 |
nsListControlFrame.h
|
Bug 1116753 - Remove the nsIPresShell* param from remaining frame ctors that still have it. r=roc
|
2015-01-06 09:27:56 +00: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 1125040: Use LayoutDeviceIntPoint for nsLayoutUtils::GetEventCoordinatesRelativeTo and Touch::mRefPoint r=botond
|
2015-02-01 17:27:31 -05: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 1125040: Use LayoutDeviceIntPoint for nsLayoutUtils::GetEventCoordinatesRelativeTo and Touch::mRefPoint r=botond
|
2015-02-01 17:27:31 -05:00 |
nsRangeFrame.h
|
Bug 1119355 - Add a dummy touch listener on nsRangeFrame so the APZ code knows it handles them. r=roc
|
2015-01-13 09:06:37 -05:00 |
nsSelectsAreaFrame.cpp
|
Bug 1118427 - Mark virtual overridden functions as MOZ_OVERRIDE in layout; r=roc
|
2015-01-07 10:07:36 -05: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 1116753 - Remove the nsIPresShell* param from remaining frame ctors that still have it. r=roc
|
2015-01-06 09:27:56 +00:00 |
nsTextControlFrame.h
|
Bug 1128356 - Add template functions for common frame property destructors. r=dbaron
|
2015-02-04 15:22:27 -08:00 |