..
crashtests
Bug 893332, part 4 - Crashtests. r=baku
2016-01-27 22:51:54 +00:00
test
Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug
2016-03-11 10:45:00 +08:00
moz.build
Bug 1256509 - Disable C4577 to unblock compilation on VS2015; r=poiru
2016-03-14 18:03:39 -07:00
nsButtonFrameRenderer.cpp
Bug 1227327 - Use regular background image display items for painting button backgrounds. r=mattwoodrow
2016-04-29 13:16:23 -04:00
nsButtonFrameRenderer.h
Bug 1227327 - Use regular background image display items for painting button backgrounds. r=mattwoodrow
2016-04-29 13:16:23 -04: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 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley
2016-04-29 14:01:44 +10:00
nsComboboxControlFrame.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsFieldSetFrame.cpp
Bug 1227327 - Make fieldset frames build nsDisplayBackgroundImage items. r=mattwoodrow
2016-04-28 14:09:06 -04:00
nsFieldSetFrame.h
Bug 1227327 - Make fieldset frames build nsDisplayBackgroundImage items. r=mattwoodrow
2016-04-28 14:09:06 -04:00
nsFileControlFrame.cpp
Bug 1207088 - Don't show the "Choose folder..." button for a directory picking <input> on platforms that don't have a directory picker. r=jfkthame
2015-09-16 11:42:27 +01:00
nsFileControlFrame.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsFormControlFrame.cpp
Bug 1264837 Part 3 - Remove nsFormControlFrameSuper. r=dholbert
2016-04-18 13:42:26 +08:00
nsFormControlFrame.h
Bug 1264837 Part 3 - Remove nsFormControlFrameSuper. r=dholbert
2016-04-18 13:42:26 +08:00
nsGfxButtonControlFrame.cpp
Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley
2016-04-29 14:01:44 +10:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
Bug 1261284: Don't include <button>'s children in overflow areas, if we know we're going to clip them when painting. r=mats
2016-04-01 20:36:41 -07:00
nsHTMLButtonControlFrame.h
Bug 1261284: Don't include <button>'s children in overflow areas, if we know we're going to clip them when painting. r=mats
2016-04-01 20:36:41 -07:00
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsISelectControlFrame.h
…
nsITextControlFrame.h
…
nsImageControlFrame.cpp
Bug 1264837 Part 4 - Remove nsImageControlFrameSuper. r=dholbert
2016-04-18 13:47:53 +08:00
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley
2016-04-13 13:15:55 -04:00
nsListControlFrame.h
Bug 1263773 - Mark a bunch of classes in layout as MOZ_RAII. r=dholbert
2016-03-28 13:34:26 +01:00
nsMeterFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsMeterFrame.h
Move CompositorWidgetProxy inheritance out of nsIWidget. (bug 1264545 part 6, r=jimm)
2016-04-29 19:23:17 -04:00
nsNumberControlFrame.cpp
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsNumberControlFrame.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
nsProgressFrame.cpp
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
2016-03-17 13:55:48 +08:00
nsProgressFrame.h
Bug 1247929 patch 1 - Add GetType() overrides for nsProgressFrame and nsMeterFrame. r=dholbert
2016-02-24 10:40:29 -08:00
nsRangeFrame.cpp
Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug
2016-04-18 23:09:02 +09:00
nsRangeFrame.h
Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron
2016-02-17 21:37:00 +01:00
nsSelectsAreaFrame.cpp
Bug 1230413 (part 1) - Pass a DrawTarget to several PaintFocus functions(). r=mattwoodrow.
2015-12-03 19:16:59 -08:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Bug 1268195 - When restoring a scroll position outside of incremental load, don't keep trying in a loop - just do it once and stop. r=tnikkel
2016-04-29 23:06:18 -04:00
nsTextControlFrame.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00