.. |
crashtests
|
Bug 1373874 - stylo: Clear Servo data from NAC created by position:fixed replicated frames too. r=bz
|
2017-06-18 17:57:55 +08:00 |
test
|
Bug 1375484 - ScrollSelectionIntoViewEvent should be called during refresh driver tick, r=ehsan
|
2017-06-25 00:38:42 +03:00 |
moz.build
|
Bug 1343979 - Add webrender support for ButtonBorderBackground. r=ethlin
|
2017-03-08 08:31:46 -08:00 |
nsButtonFrameRenderer.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsButtonFrameRenderer.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsColorControlFrame.cpp
|
Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
nsColorControlFrame.h
|
Bug 1362886 part 2 - Devirtualize the IsLeaf() method by doing an array lookup instead. r=jfkthame
|
2017-05-26 12:11:12 +02:00 |
nsComboboxControlFrame.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsComboboxControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDateTimeControlFrame.cpp
|
Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug
|
2017-06-29 11:47:00 -04:00 |
nsDateTimeControlFrame.h
|
Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug
|
2017-06-29 11:47:00 -04:00 |
nsFieldSetFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsFieldSetFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsFileControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsFileControlFrame.h
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsFormControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsFormControlFrame.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
nsGfxButtonControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsGfxButtonControlFrame.h
|
Bug 1362886 part 2 - Devirtualize the IsLeaf() method by doing an array lookup instead. r=jfkthame
|
2017-05-26 12:11:12 +02:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsGfxCheckboxControlFrame.h
|
Bug 1364805 part 1 - Make every concrete frame class be a NS_DECL_QUERYFRAME_TARGET. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
nsGfxRadioControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsGfxRadioControlFrame.h
|
Bug 1364805 part 1 - Make every concrete frame class be a NS_DECL_QUERYFRAME_TARGET. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
nsHTMLButtonControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsHTMLButtonControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIComboboxControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIFormControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIListControlFrame.h
|
Bug 1024350 - Support fire input event for select element.r=smaug
|
2016-06-01 00:10:00 +02:00 |
nsISelectControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsITextControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsImageControlFrame.cpp
|
Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
nsLegendFrame.cpp
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
nsLegendFrame.h
|
Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors. r=jfkthame
|
2017-05-26 12:11:11 +02:00 |
nsListControlFrame.cpp
|
Bug 1372812 - stylo: Make nsListControlFrame::AboutToDropDown work in servo mode; r=emilio
|
2017-06-14 19:40:20 -07:00 |
nsListControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsMeterFrame.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
nsMeterFrame.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
nsNumberControlFrame.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsNumberControlFrame.h
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
nsProgressFrame.cpp
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
nsProgressFrame.h
|
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
|
2017-06-13 11:00:10 -04:00 |
nsRangeFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsRangeFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSelectsAreaFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSelectsAreaFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsTextControlFrame.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsTextControlFrame.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |