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
Mozilla
/
mozilla
/
content
History
attinasi%netscape.com
010367b83d
Removed unused argument statements for elimination of warnings. No functional changes.
...
git-svn-id: svn://10.0.0.236/trunk@59247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 13:54:39 +00:00
..
base
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-29 00:34:07 +00:00
events
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-28 23:43:12 +00:00
html
Removed unused argument statements for elimination of warnings. No functional changes.
2000-01-31 13:54:39 +00:00
shared
bug 24037 r=attinasi; nsOuterTableFrame handles bad incremental reflow by using the height of its rect.
2000-01-28 02:19:45 +00:00
xbl
Fix nsXBLBinding leaks. r=hyatt
2000-01-28 03:16:08 +00:00
xml
Fix to propagate failure from MakeAbsolute to DOM event handler. r=vidur,joki
2000-01-28 06:55:27 +00:00
xsl
Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug
#3579
. Checking in for sford. r=scc,r=blizzard
1999-12-30 22:03:58 +00:00
xslt
/src
Added preliminary DocumentHandler.h
1999-11-25 03:03:07 +00:00
xul
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-28 23:43:12 +00:00