.. |
crashtests
|
Bug 671464 - Mark bug 669767 crashtest as asserting 0-1 times, so we at least don't go orange over and over.
|
2011-07-17 15:01:51 -04:00 |
test
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
Makefile.in
|
Bug 664061: Remove isindex code from layout. r=dbaron
|
2011-07-19 17:22:01 -07:00 |
nsButtonFrameRenderer.cpp
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
nsButtonFrameRenderer.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsComboboxControlFrame.cpp
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsComboboxControlFrame. r=smaug
|
2011-06-29 11:07:25 -07:00 |
nsComboboxControlFrame.h
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsComboboxControlFrame. r=smaug
|
2011-06-29 11:07:25 -07:00 |
nsFieldSetFrame.cpp
|
Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones
|
2011-04-19 15:07:23 +12:00 |
nsFileControlFrame.cpp
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
nsFileControlFrame.h
|
Bug 664058: Remove AddEventListenerByIID/RemoveEventListenerByIID from nsFileControlFrame. r=smaug
|
2011-06-29 11:07:57 -07:00 |
nsFormControlFrame.cpp
|
Bug 675561 - Calls to GetMetric should pass a pointer to PRInt32, not PRBool, r=roc
|
2011-08-01 18:20:52 -07:00 |
nsFormControlFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsGfxButtonControlFrame.cpp
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
nsGfxButtonControlFrame.h
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h.
|
2011-04-07 18:04:40 -07:00 |
nsGfxCheckboxControlFrame.h
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
nsGfxRadioControlFrame.cpp
|
Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h.
|
2011-04-07 18:04:40 -07:00 |
nsGfxRadioControlFrame.h
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
nsHTMLButtonControlFrame.cpp
|
Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h.
|
2011-04-07 18:04:40 -07:00 |
nsHTMLButtonControlFrame.h
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
nsICapturePicker.idl
|
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
|
2010-09-05 14:00:05 -04:00 |
nsIComboboxControlFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsIFormControlFrame.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsIListControlFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsImageControlFrame.cpp
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
|
2011-04-16 18:22:41 -07:00 |
nsISelectControlFrame.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsITextControlFrame.h
|
Bug 674558 - Implement the HTML5 selectionDirection property for text controls (input and textarea); r=bzbarsky
|
2011-07-28 13:51:22 -04:00 |
nsLegendFrame.cpp
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsLegendFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsListControlFrame.cpp
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
nsListControlFrame.h
|
Bug 677107 - Sprinkle IsHTML(nsIAtom*) pixie dust over select-option-optgroup code; r=bz
|
2011-08-08 17:14:33 +02:00 |
nsProgressFrame.cpp
|
Bug 680747 - Set a min and pref width to nsProgressFrame. r=dbaron
|
2011-08-23 00:30:33 +02:00 |
nsProgressFrame.h
|
Bug 680747 - Set a min and pref width to nsProgressFrame. r=dbaron
|
2011-08-23 00:30:33 +02:00 |
nsSelectsAreaFrame.cpp
|
Bug 677107 - Sprinkle IsHTML(nsIAtom*) pixie dust over select-option-optgroup code; r=bz
|
2011-08-08 17:14:33 +02:00 |
nsSelectsAreaFrame.h
|
Bug 677107 - Sprinkle IsHTML(nsIAtom*) pixie dust over select-option-optgroup code; r=bz
|
2011-08-08 17:14:33 +02:00 |
nsTextControlFrame.cpp
|
Bug 661297 Part 1: Remove Add/RemoveEventListenerByIID API. r=smaug
|
2011-08-08 11:26:26 -07:00 |
nsTextControlFrame.h
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |