This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
faa9fcf92c3ff2bc901502cdc2d43cd36920344f
Mozilla
/
mozilla
/
layout
/
base
History
jonas%sicking.cc
fbfd1bd5fa
Back out due to failed mochitest
...
git-svn-id: svn://10.0.0.236/trunk@247519 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-11 02:18:16 +00:00
..
crashtests
Add crashtests
2008-02-26 00:54:14 +00:00
tests
Adding test
2008-02-19 18:15:45 +00:00
Makefile.in
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
nsBidi.cpp
…
nsBidi.h
…
nsBidiPresUtils.cpp
When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc
2008-01-30 04:13:06 +00:00
nsBidiPresUtils.h
When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc
2008-01-30 04:13:06 +00:00
nsCaret.cpp
Bug 400057. Make nsBlockInFlowLineIterator useful for finding the line containing a frame, searching across block continuations and their overflow lines. Use it in various places, especially in textrun construction. r+sr=dbaron
2008-02-27 09:53:48 +00:00
nsCaret.h
Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a1.9=beltzner]
2008-02-27 01:49:47 +00:00
nsChangeHint.h
…
nsChildIterator.cpp
…
nsChildIterator.h
…
nsCompatibility.h
…
nsCounterManager.cpp
…
nsCounterManager.h
…
nsCSSColorUtils.cpp
…
nsCSSColorUtils.h
…
nsCSSFrameConstructor.cpp
Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
2008-02-26 12:40:21 +00:00
nsCSSFrameConstructor.h
Bug 399852. Experimental relanding to collect data from centos5.
2008-02-19 09:52:34 +00:00
nsCSSRendering.cpp
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
2008-03-09 21:55:08 +00:00
nsCSSRendering.h
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
2008-02-16 15:31:33 +00:00
nsDisplayList.cpp
…
nsDisplayList.h
Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky
2008-02-25 01:39:35 +00:00
nsDocumentViewer.cpp
Back out due to failed mochitest
2008-03-11 02:18:16 +00:00
nsFrameManager.cpp
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 19:53:59 +00: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 19:53:59 +00:00
nsFrameManagerBase.h
…
nsFrameTraversal.cpp
…
nsFrameTraversal.h
…
nsGenConList.cpp
…
nsGenConList.h
…
nsICaret.h
…
nsIDocumentViewer.h
…
nsIDocumentViewerPrint.h
…
nsIFrameTraversal.h
…
nsIImageMap.h
…
nsILayoutDebugger.h
…
nsILayoutHistoryState.h
…
nsImageLoader.cpp
…
nsImageLoader.h
…
nsIPercentHeightObserver.h
…
nsIPresShell.h
Bug 317189. Do the second-scroll-to-anchor on onload (i.e. subresources have loaded), not just when the document has finished loading. Also, don't do it at all if the user has scrolled manually between the first anchor scroll and the second. r+sr=dbaron
2008-02-27 10:01:18 +00:00
nsIReflowCallback.h
…
nsIStyleSheetService.idl
…
nsLayoutDebugger.cpp
…
nsLayoutErrors.h
…
nsLayoutHistoryState.cpp
…
nsLayoutUtils.cpp
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
2008-03-09 21:55:08 +00:00
nsLayoutUtils.h
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
2008-03-09 21:55:08 +00:00
nsPresContext.cpp
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 19:53:59 +00:00
nsPresContext.h
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
2008-02-16 15:31:33 +00:00
nsPresShell.cpp
Back out due to failed mochitest
2008-03-11 02:18:16 +00:00
nsPresState.cpp
…
nsPresState.h
…
nsQuoteList.cpp
…
nsQuoteList.h
…
nsStyleChangeList.cpp
…
nsStyleChangeList.h
…
nsStyleConsts.h
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
2008-02-27 02:02:21 +00:00
nsStyleSheetService.cpp
…
nsStyleSheetService.h
…