.. |
crashtests
|
Bug 378369 - Crash test.
|
2013-02-23 11:38:13 +01:00 |
test
|
Bug 671976: Add SpecialPowers.gc() calls so bug 671976 assertions show up in correct tests, and correctly annotate assertions.
|
2013-02-28 23:46:54 -08:00 |
Makefile.in
|
Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted
|
2013-02-25 12:47:22 -08:00 |
moz.build
|
Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted
|
2013-02-25 12:47:22 -08:00 |
nsButtonFrameRenderer.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsButtonFrameRenderer.h
|
|
|
nsComboboxControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsComboboxControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFieldSetFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsFileControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsFileControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFormControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsFormControlFrame.h
|
Bug 836954: Mark nsIFrame::GetBaseline() impls as MOZ_OVERRIDE. r=dbaron
|
2013-02-11 17:52:55 -08:00 |
nsGfxButtonControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsGfxButtonControlFrame.h
|
|
|
nsGfxCheckboxControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsGfxCheckboxControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsGfxRadioControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsGfxRadioControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsHTMLButtonControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsHTMLButtonControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsICapturePicker.idl
|
|
|
nsIComboboxControlFrame.h
|
|
|
nsIFormControlFrame.h
|
|
|
nsIListControlFrame.h
|
|
|
nsImageControlFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsISelectControlFrame.h
|
|
|
nsITextControlFrame.h
|
|
|
nsLegendFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsLegendFrame.h
|
|
|
nsListControlFrame.cpp
|
Bug 843979. Only add the in popup state bit to list control frames when they are in dropdown mode. r=mattwoodrow
|
2013-02-22 01:38:06 -06:00 |
nsListControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsMeterFrame.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsMeterFrame.h
|
|
|
nsProgressFrame.cpp
|
Bug 842128 - Don't call nsLayoutUtils::GetFontMetricsForFrame in nsProgressFrame::ComputeAutoSize. r=dbaron.
|
2013-02-19 12:48:46 +00:00 |
nsProgressFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsRangeFrame.cpp
|
Bug 842158 - Make <input type=range> honor the 'direction' property. r=dholbert.
|
2013-02-17 21:40:26 +00:00 |
nsRangeFrame.h
|
Bug 838256, part 2 - Overhaul and complete the layout pieces for <input type=range>. r=dholbert for the combined diff with the previous changeset.
|
2013-02-16 17:57:21 +00:00 |
nsSelectsAreaFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsSelectsAreaFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsTextControlFrame.cpp
|
bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug
|
2013-02-15 15:09:28 -05:00 |
nsTextControlFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |