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
4b40120aae81cee5eb190f79bab8fdb112e8e7fc
Mozilla
/
mozilla
/
layout
/
html
History
karnaze%netscape.com
4b40120aae
bug 7741 - handling of overlapping rowspans, r=troy.
...
git-svn-id: svn://10.0.0.236/trunk@59648 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:04:49 +00:00
..
base
Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
2000-02-03 02:49:58 +00:00
content
Converting ::GetIID() into NS_GET_IID(). Bug
#20232
. r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
document
Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
2000-02-03 00:25:53 +00:00
forms
Converting ::GetIID() into NS_GET_IID(). Bug
#20232
. r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
style
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
2000-02-02 23:04:47 +00:00
table
bug 7741 - handling of overlapping rowspans, r=troy.
2000-02-03 14:04:49 +00:00
tests
Converting ::GetIID() into NS_GET_IID(). Bug
#20232
. r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
Makefile.in
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00