.. |
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 1111995 - Mochitest.
|
2014-12-20 20:19:13 +00:00 |
moz.build
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsButtonFrameRenderer.cpp
|
|
|
nsButtonFrameRenderer.h
|
|
|
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 1102039, Ensure that the popup's widget visibility is updated after rollup, allows popups to disappear at the start of the minimize animation rather than after, r=tn
|
2015-01-07 20:52:20 -05:00 |
nsComboboxControlFrame.h
|
Bug 1102039, Ensure that the popup's widget visibility is updated after rollup, allows popups to disappear at the start of the minimize animation rather than after, r=tn
|
2015-01-07 20:52:20 -05:00 |
nsFieldSetFrame.cpp
|
Bug 1096260 - Convert flags parameter of nsIFrame::ComputeSize from uint32_t to a typed enum, and update callers accordingly. r=dholbert
|
2014-11-11 11:02:41 +00:00 |
nsFieldSetFrame.h
|
Bug 1096260 - Convert flags parameter of nsIFrame::ComputeSize from uint32_t to a typed enum, and update callers accordingly. r=dholbert
|
2014-11-11 11:02:41 +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
|
|
|
nsIFormControlFrame.h
|
|
|
nsIListControlFrame.h
|
|
|
nsImageControlFrame.cpp
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsISelectControlFrame.h
|
|
|
nsITextControlFrame.h
|
|
|
nsLegendFrame.cpp
|
|
|
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 791777 - Replaced NS_finite() with mozilla::IsFinite. r=froydnj
|
2014-10-01 11:26:00 +02: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 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 1116753 - Remove the nsIPresShell* param from remaining frame ctors that still have it. r=roc
|
2015-01-06 09:27:56 +00:00 |