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-11-26 14:22:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f5aeab65b2
gecko-dev
/
content
History
jst%netscape.com
6e53f5662f
Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan
2000-09-21 02:42:46 +00:00
..
base
fix for bug
#52663
2000-09-21 01:20:00 +00:00
events
Fixed bug 52526, the cause was that image load event was bubbling even though the specs say it should not. Previously we were not even sending the load event on image load. I also fixed bug 50478 by fixing the logic in GetBubbles and GetCancelable of the DOMEvent. This helps in testing the first bug. I also fixed several cases where we had wrong combination of event class and event struct type. a=waterson, r=joki,rods.
2000-09-19 21:47:04 +00:00
html
Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan
2000-09-21 02:42:46 +00:00
shared
bug 4238; r/a=ftang,buster,waterson; added language specific transform type
2000-09-20 22:59:20 +00:00
xbl
Fix for several XBL event regressions, trashing memory and crashers, sr=brendan,ben, a=brendan
2000-09-20 07:21:35 +00:00
xml
Fixing 52497, security problem in document.implementation, r=jst a=brendan
2000-09-20 23:38:28 +00:00
xsl
Ignore generated files
2000-09-18 17:43:15 +00:00
xslt
/src
Added preliminary DocumentHandler.h
1999-11-25 03:03:07 +00:00
xul
Bug 50999. Make nsBindingManager keep track of nsIAnonymousContentCreator-generated content; simplify anonymous content cleanup dance by making nsIBindingManager::ChangeDocumentFor() method. r=dbaron,hyatt a=hyatt
2000-09-20 00:14:04 +00:00