.. |
crashtests
|
Bug 944198 - Only update the color if we're still a color input. r=bz, r=matspal
|
2013-12-02 13:39:32 -05:00 |
test
|
Bug 867505 - Intermittent test_bug536567_perwindowpb.html, r=ehsan
|
2013-12-19 15:02:08 +02:00 |
moz.build
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsButtonFrameRenderer.cpp
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsButtonFrameRenderer.h
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsColorControlFrame.cpp
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsColorControlFrame.h
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsComboboxControlFrame.cpp
|
Bug 945572 part 1. Make NS_NewHTMLElement take an Element** outparam instead of an nsIContent** one. r=smaug
|
2013-12-03 09:40:10 -05:00 |
nsComboboxControlFrame.h
|
Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil
|
2013-11-04 11:22:24 -05:00 |
nsFieldSetFrame.cpp
|
Bug 931460. Part 2: Call ApplyRelativePositioning on fieldset legends so that sticky and relative positioning works on them. r=mats
|
2013-11-23 22:48:26 +13:00 |
nsFileControlFrame.cpp
|
Bug 945572 part 1. Make NS_NewHTMLElement take an Element** outparam instead of an nsIContent** one. r=smaug
|
2013-12-03 09:40:10 -05:00 |
nsFileControlFrame.h
|
|
|
nsFormControlFrame.cpp
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsFormControlFrame.h
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsGfxButtonControlFrame.cpp
|
(no bug) fix typo in nsGfxButtonControlFrame.cpp comment: s/nsHTMLButtonFrame/nsHTMLButtonControlFrame/
|
2013-10-02 09:04:09 -07:00 |
nsGfxButtonControlFrame.h
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsGfxCheckboxControlFrame.h
|
|
|
nsGfxRadioControlFrame.cpp
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsGfxRadioControlFrame.h
|
|
|
nsHTMLButtonControlFrame.cpp
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsHTMLButtonControlFrame.h
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsIComboboxControlFrame.h
|
|
|
nsIFormControlFrame.h
|
|
|
nsIListControlFrame.h
|
|
|
nsImageControlFrame.cpp
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
nsISelectControlFrame.h
|
|
|
nsITextControlFrame.h
|
|
|
nsLegendFrame.cpp
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsLegendFrame.h
|
|
|
nsListControlFrame.cpp
|
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
|
2013-12-12 14:13:20 -08:00 |
nsListControlFrame.h
|
Bug 938114 - Build layout/base in unified mode; r=roc
|
2013-11-14 21:43:56 -05:00 |
nsMeterFrame.cpp
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsMeterFrame.h
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsNumberControlFrame.cpp
|
Bug 948475 - Implement HTMLInputElement.select() for <input type=number> (contrary to the HTML5 spec) since content needs it. r=smaug
|
2013-12-11 11:41:51 +00:00 |
nsNumberControlFrame.h
|
Bug 948475 - Implement HTMLInputElement.select() for <input type=number> (contrary to the HTML5 spec) since content needs it. r=smaug
|
2013-12-11 11:41:51 +00:00 |
nsProgressFrame.cpp
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsProgressFrame.h
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsRangeFrame.cpp
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsRangeFrame.h
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |
nsSelectsAreaFrame.cpp
|
Bug 909927 - Minimize the #includes in layout/forms; r=mats
|
2013-08-28 10:30:02 -04:00 |
nsSelectsAreaFrame.h
|
|
|
nsTextControlFrame.cpp
|
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
|
2013-12-11 17:51:58 -08:00 |
nsTextControlFrame.h
|
Bug 945517 - Make nsIFrame::GetPseudoElementContent return Element* instead of nsIContent*. r=bz
|
2013-12-03 15:49:03 +11:00 |