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
4ce72048de9b7b330b2fb2ace178cb67dfce3e8d
Mozilla
/
mozilla
/
layout
/
html
/
style
/
src
History
seawood%netscape.com
0b3ff474f3
Removing old nmake build makefiles. Bug
#158528
r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@126975 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-10 07:55:43 +00:00
..
Makefile.in
Remove unused defines:
2002-08-07 06:08:00 +00:00
MANIFEST
…
nsChildIterator.cpp
Bug 143903 crash if I close the mail window while a save as dialog is open for a message attachment
2002-06-21 01:55:14 +00:00
nsChildIterator.h
Work around crashes at ChildIterator::get using bounds check on ChildIterator::seek. sr=waterson r=kin a=asa b=133219
2002-07-16 14:53:43 +00:00
nsCSSFrameConstructor.cpp
Stop using |nsCOMPtr|s on nsIBox and nsIMenuParent, which are always implemented on frames, to prevent calling of |Release| after frame destruction and freeing to the pres shell arena. b=114235 r=bryner sr=bzbarsky
2002-08-06 12:48:28 +00:00
nsCSSFrameConstructor.h
Make form within table or tr not create a cell frame and screw up layout. bug 149282, r=dbaron@fas.harvard.edu, sr=waterson@netscape.com
2002-06-14 06:47:35 +00:00
nsCSSRendering.cpp
Backing out changes for the background speedup.. it broke some hoovering code.. on a web page.
2002-08-02 18:21:33 +00:00
nsCSSRendering.h
Fix drawing of rounded borders and backgrounds on large elements by using PRInt32 instead of PRInt16. b=131233 r=dcone sr=attinasi a=asa
2002-03-16 15:25:16 +00:00
nsFrameContentIterator.cpp
…
nsICSSFrameConstructor.h
…
nsIHTMLStyleSheet.h
Bug 41983: Make (x)html-elements support namespaced attributes.
2002-03-27 00:13:57 +00:00