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
8740fe8a18544f70a085bbc6f802d63243fa0401
Mozilla
/
mozilla
/
layout
/
tables
History
bmlk%gmx.de
b0654bda46
enable old assert (from 2001) to catch cellmap errors, fix one erroneus caller bug 351691 r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@209742 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-11 18:27:35 +00:00
..
BasicTableLayoutStrategy.cpp
…
BasicTableLayoutStrategy.h
…
celldata.h
…
FixedTableLayoutStrategy.cpp
…
FixedTableLayoutStrategy.h
…
Makefile.in
…
nsCellMap.cpp
recover more gracefully from a error condition where cells are inserted into the cellmap after the last column bug 351328 r/sr=bzbarsky
2006-09-11 18:18:08 +00:00
nsCellMap.h
fix a coding error in the patch for bug 339246 bug 343588 r/sr=bzbarsky
2006-08-02 12:02:37 +00:00
nsITableCellLayout.h
…
nsITableLayout.h
…
nsITableLayoutStrategy.h
…
nsTableCellFrame.cpp
…
nsTableCellFrame.h
…
nsTableColFrame.cpp
…
nsTableColFrame.h
…
nsTableColGroupFrame.cpp
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
2006-06-29 02:32:36 +00:00
nsTableColGroupFrame.h
…
nsTableFrame.cpp
enable old assert (from 2001) to catch cellmap errors, fix one erroneus caller bug 351691 r/sr=bzbarsky
2006-09-11 18:27:35 +00:00
nsTableFrame.h
match the numer of columnss in the cellmap and the col cache bug 350081 r/sr=bzbarsky
2006-08-28 17:39:36 +00:00
nsTableOuterFrame.cpp
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
2006-07-20 08:50:26 +00:00
nsTableOuterFrame.h
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
2006-07-20 08:50:26 +00:00
nsTablePainter.cpp
…
nsTablePainter.h
…
nsTableRowFrame.cpp
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
2006-06-29 02:32:36 +00:00
nsTableRowFrame.h
…
nsTableRowGroupFrame.cpp
Improve error handling in nsCSSFrameConstructor::CreateContinuingFrame() and its callers. b=337419 r+sr=roc
2006-08-22 01:33:46 +00:00
nsTableRowGroupFrame.h
take special care when tfoot are manipulated and the cellmap changes rather drastical bug 343087 r/sr=bzbarsky
2006-08-04 19:15:50 +00:00