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
d6412757efb8c6b3cfd2aa1e7bbaa034dcd3ec3e
Mozilla
/
mozilla
/
layout
/
html
History
jst%netscape.com
08e9d026e0
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@140344 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-26 07:41:30 +00:00
..
base
landing attempt
#2
for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +00:00
content
/src
…
document
Make scrollDelay settable; make height/width attrs work on standards-mode
2003-03-17 06:58:17 +00:00
forms
Bug 106386 rid source of misspellings
2003-03-24 04:15:34 +00:00
style
backing out roc+%cs.cmu.edu check-in for bug 113232
2003-03-25 00:07:00 +00:00
table
fix build warnings from my previous checkin
2003-03-22 12:21:22 +00:00
tests
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
Makefile.in
…