.. |
crashtests
|
Add crashtests for bug 429088
|
2008-09-14 00:02:20 -07:00 |
tests
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
Makefile.in
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
nsBidi.cpp
|
Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie)
|
2008-09-15 17:40:25 +02:00 |
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
nsBidiPresUtils.h
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
nsCaret.cpp
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
nsCaret.h
|
Bug 449955 – Remove #ifdef of nsCaret.cpp for IME r+sr=roc
|
2008-08-13 10:55:39 +09:00 |
nsChangeHint.h
|
Bug 447567. Instead of brutally wiping out effects properties whenever the style context changes for an SVG frame (which wouldn't work for non-SVG frames), create a new style change hint to handle it. r=longsonr,sr=dbaron
|
2008-08-06 12:55:07 +12:00 |
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
Bug 376533 - "uClibc strings/index and childiterator.index conficts" [r=dbaron]
|
2008-08-20 01:15:26 -05:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsCounterManager.h
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsCSSColorUtils.cpp
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
nsCSSFrameConstructor.h
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
nsCSSRendering.cpp
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
nsCSSRendering.h
|
Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad
|
2008-08-06 12:33:18 +02:00 |
nsCSSRenderingBorders.cpp
|
Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron
|
2008-09-12 08:35:53 -07:00 |
nsCSSRenderingBorders.h
|
Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad
|
2008-08-06 12:33:18 +02:00 |
nsDisplayList.cpp
|
Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc
|
2008-09-22 22:27:37 +02:00 |
nsDisplayList.h
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
nsDocumentViewer.cpp
|
Backed out changeset ff043f7356f7
|
2008-09-11 14:54:40 -07:00 |
nsFocusEventSuppressor.cpp
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
nsFrameManager.cpp
|
Fix a bunch of issues relating to dynamic changes of border images. (Bug 445810) r=robarnold sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
nsFrameManager.h
|
Force reflow on default font change, since style data comparison is not sufficient for things not reflected in style data. b=394057 r+sr=roc a=blocking1.9+
|
2008-02-08 11:52:46 -08:00 |
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsGenConList.h
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsIDocumentViewer.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFocusEventSuppressor.h
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
nsImageLoader.h
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 414046 - Remove nsPresShell::GetLayoutObjectFor(), r/sr=roc
|
2008-09-04 22:32:39 +02: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
|
|
|
nsLayoutDebugger.cpp
|
Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner
|
2008-04-10 20:46:37 -07:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
nsLayoutUtils.h
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
nsPresContext.cpp
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
nsPresContext.h
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
nsPresShell.cpp
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
nsPresState.cpp
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
nsPresState.h
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
nsQuoteList.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsQuoteList.h
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsStyleChangeList.cpp
|
Make nsStyleChangeList own a reference to nsIContent pointers in its list. b=399694 r+sr=dbaron a1.9=damons
|
2008-03-15 02:01:18 -07:00 |
nsStyleChangeList.h
|
Make nsStyleChangeList own a reference to nsIContent pointers in its list. b=399694 r+sr=dbaron a1.9=damons
|
2008-03-15 02:01:18 -07:00 |
nsStyleConsts.h
|
Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron
|
2008-09-12 08:35:53 -07: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
|
|
|