.. |
crashtests
|
Destroy frame properties right after destroying the frame tree so they're destroyed before the style set. (Bug 399994) r=roc
|
2009-07-23 07:40:18 -04:00 |
tests
|
add margin to avoid overflow due to antialiasing, fixing test breakage for bug 476927 and 475968
|
2009-07-10 14:02:59 +12:00 |
Makefile.in
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Make fluid continuations between adjacent text frames with the same directionality. Bug 499538, r+sr=roc
|
2009-07-01 00:16:26 -07:00 |
nsBidiPresUtils.h
|
Bug 332655 - Don't join up text frames with the same content in Bidi resolution. r=uriber, sr=roc
|
2009-04-19 01:19:27 -07:00 |
nsCaret.cpp
|
Bug 352093. Part 8: Fix view returned for eToplevelWindowCoordinates. r=bzbarsky
|
2009-07-22 12:45:07 +12:00 |
nsCaret.h
|
|
|
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
Bug 479180. Don't hold strong refs in ChildIterator. r+sr=roc
|
2009-02-19 11:55:09 -05:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Fix serialization of the list-style-type part of counter values. (Bug 481591) r+sr=bzbarsky
|
2009-03-06 13:05:01 +09:00 |
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
|
2009-07-29 18:10:50 -04:00 |
nsCSSFrameConstructor.h
|
Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:20 -04:00 |
nsCSSRendering.cpp
|
Bug 505184. Remove unused aBorder parameter to PaintBackgroundLayout. r=dbaron
|
2009-07-22 12:44:50 +12:00 |
nsCSSRendering.h
|
Bug 488242. Make iframes with semi-transparent backgrounds work correctly by painting all canvas background colors using a dedicated fallback background color display item. r+sr=roc
|
2009-07-04 21:30:59 +12:00 |
nsCSSRenderingBorders.cpp
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsCSSRenderingBorders.h
|
Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron
|
2009-05-13 10:26:48 +02:00 |
nsDisplayList.cpp
|
Bug 504221 part 4. Switch MarkFramesForDisplayList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
nsDisplayList.h
|
Bug 504221 part 4. Switch MarkFramesForDisplayList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
nsDocumentViewer.cpp
|
Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget
|
2009-07-22 12:45:10 +12:00 |
nsFrameManager.cpp
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |
nsFrameManager.h
|
|
|
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewer.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsImageLoader.h
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 505186. Don't add useless nsDisplayReflowCount items to display lists in debug builds. r=bzbarsky
|
2009-07-22 12:44:52 +12:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 486644. Improve display list debug dumps for nsDisplayTransform. r=roc
|
2009-04-06 12:37:04 +12:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 504269. background color of iframe not drawn on print. r+sr=roc
|
2009-07-29 18:10:50 -04:00 |
nsLayoutUtils.h
|
Bug 339548. Part 14: hide windowed plugins in CSS transforms and SVG foreignObject contexts; we can't display them properly, so let's not display them at all. r=dbaron
|
2009-07-22 12:45:14 +12:00 |
nsPresContext.cpp
|
Bug 339548. Part 10.5: Eagerly fix up Mac plugin clip rect to be consistent with other platforms.
|
2009-07-22 12:45:02 +12:00 |
nsPresContext.h
|
Bug 339548. Part 10.5: Eagerly fix up Mac plugin clip rect to be consistent with other platforms.
|
2009-07-22 12:45:02 +12:00 |
nsPresShell.cpp
|
Bug 504221 part 9. Get rid of a silly LengthOf function. r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
nsPresState.cpp
|
|
|
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
b=481751 block-height line-height for text input and strut baseline for textarea r=bz,sr=dbaron
|
2009-05-19 10:13:12 +12:00 |
nsStyleSheetService.cpp
|
Bug 416942. Give user and ua sheets the system principal. r+sr=sicking
|
2009-03-16 21:38:36 -04:00 |
nsStyleSheetService.h
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |