.. |
crashtests
|
Make this test loop until the XBL is loaded, since it fails for me in a debug build from Sunday evening and in a nightly from December (just as it just started doing on the Linux unit test tinderbox). a=jesse
|
2008-01-29 00:56:13 -08:00 |
tests
|
Fix typo in assertion. b=386575 r+sr=roc a=mtschrep
|
2008-01-04 15:14:50 -08:00 |
Makefile.in
|
Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
|
2008-01-15 17:27:53 -08:00 |
nsBidi.cpp
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
nsBidi.h
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
nsBidiPresUtils.cpp
|
Bug 411870 backout again
|
2008-01-28 11:10:26 -08:00 |
nsBidiPresUtils.h
|
Collect frames from all block continuations in the buffer for bidi resolution. Bug 408292. r+sr=roc, a=schrep
|
2007-12-20 02:06:14 -08:00 |
nsCaret.cpp
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
nsCaret.h
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
nsChangeHint.h
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:05 +00:00 |
nsChildIterator.cpp
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
nsChildIterator.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsCompatibility.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsCounterManager.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCounterManager.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsCSSColorUtils.cpp
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsCSSColorUtils.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsCSSFrameConstructor.cpp
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
nsCSSFrameConstructor.h
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsCSSRendering.cpp
|
Reverting fix for bug 412093 due to bustage. Sorry
|
2008-01-22 12:57:35 -08:00 |
nsCSSRendering.h
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 15:32:08 -08:00 |
nsDisplayList.cpp
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
nsDisplayList.h
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
nsDocumentViewer.cpp
|
Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky
|
2008-01-26 15:59:50 -08:00 |
nsFrameManager.cpp
|
get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner
|
2008-01-10 12:56:49 -08:00 |
nsFrameManager.h
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
nsFrameManagerBase.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsFrameTraversal.cpp
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
nsFrameTraversal.h
|
Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc
|
2006-08-30 13:38:16 +00:00 |
nsGenConList.cpp
|
Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron
|
2007-10-09 17:00:05 -07:00 |
nsGenConList.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsICaret.h
|
Redragging over empty text field doesn't show drag caret, except for the last text field. bug 390228, r+sr=roc a=dbaron
|
2007-08-13 14:33:25 -07:00 |
nsIDocumentViewer.h
|
Bug 371332: Remove nsIDocumentViewer::CreateDocumentViewer. r+sr=roc
|
2007-02-23 04:50:06 +00:00 |
nsIDocumentViewerPrint.h
|
Bug 361844: Printing cleanup; r+sr=roc. Changes the way the presentation is managed for print preview, plus many smaller cleanups.
|
2006-12-10 08:05:05 +00:00 |
nsIFrameTraversal.h
|
Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc
|
2006-08-30 13:38:16 +00:00 |
nsIImageMap.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsILayoutDebugger.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsILayoutHistoryState.h
|
Don't generate state keys at all, if there's nothing to get. Bug 388387, r+sr=sicking.
|
2007-07-20 20:00:02 -07:00 |
nsImageLoader.cpp
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
nsImageLoader.h
|
Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking
|
2006-06-16 21:07:47 +00:00 |
nsIPercentHeightObserver.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsIPresShell.h
|
Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner
|
2008-01-25 12:44:53 -08:00 |
nsIReflowCallback.h
|
Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+]
|
2007-11-30 23:22:44 -08:00 |
nsIStyleSheetService.idl
|
Rev the iid. Bug 335689, r+sr=dbaron
|
2006-06-20 04:21:56 +00:00 |
nsLayoutDebugger.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsLayoutErrors.h
|
fix bug 388709 - "ASSERTION: Please remove this from the document properly: '!IsInDoc()'" with :after, floating :first-letter
|
2007-07-23 16:31:11 -07:00 |
nsLayoutHistoryState.cpp
|
Don't generate state keys at all, if there's nothing to get. Bug 388387, r+sr=sicking.
|
2007-07-20 20:00:02 -07:00 |
nsLayoutUtils.cpp
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
nsLayoutUtils.h
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
nsPresContext.cpp
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
nsPresContext.h
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
nsPresShell.cpp
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
nsPresState.cpp
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
nsPresState.h
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
nsQuoteList.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsQuoteList.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsStyleChangeList.cpp
|
Make first-letter frames use the content parent of the textnode as their
|
2007-02-28 22:32:00 +00:00 |
nsStyleChangeList.h
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
nsStyleConsts.h
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
nsStyleSheetService.cpp
|
bug 410364 - use PR_STATIC_ASSERT in nsStyleSheetService::nsStyleSheetService. r+sr=dbaron
|
2008-01-10 09:59:48 -08:00 |
nsStyleSheetService.h
|
Make stylesheet service sheets apply dynamically. Bug 335689, r+sr=dbaron
|
2006-06-08 14:32:20 +00:00 |