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
78800a4823bf89e02bffda076134c096a57aaa45
Mozilla
/
mozilla
/
layout
/
html
History
jst%citec.fi
e4f760e7d6
Fixing linux build bustage, added missing .get()'s on nsCOMPtr's. r=kin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 15:41:04 +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
Fixing linux build bustage, added missing .get()'s on nsCOMPtr's. r=kin@netscape.com
2000-02-03 15:41:04 +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