This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-03 10:33:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a1a494ff33
gecko-dev
/
content
History
dbaron%fas.harvard.edu
7d6c098aa9
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:33:22 +00:00
..
base
Fix for
#41281
, r=brendan
2000-06-14 08:19:07 +00:00
events
fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+
2000-06-14 02:59:54 +00:00
html
Fix for an assert that has been bugging rods, particularly when testing with the top 100. The assert is the string |CharAt| out-of-range assert. The problem is the code was iterating off the end of the string to stop at the implicit |'\0'|. But there need not be null termination and accessing outside the strings defined range is bad. Fixed the loop in question to not step outside of the token string, and to iterate more efficiently. r=waterson
2000-06-15 00:39:21 +00:00
shared
new atop to tell what type the text frame is. for blocker to 34896
2000-06-09 05:15:58 +00:00
xbl
Fix for
#41878
, r=ben
2000-06-14 08:21:56 +00:00
xml
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:33:22 +00:00
xsl
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
2000-06-14 07:35:26 +00:00
xslt
/src
Added preliminary DocumentHandler.h
1999-11-25 03:03:07 +00:00
xul
Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com
2000-06-15 02:16:28 +00:00