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
2025-02-12 02:31:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
src
History
jst%netscape.com
1f9e415b7e
Fixing nsbeta2+ bug 40514, the problem was that the 'parser' used to parse the options argument passed to window.open() didn't allow for whitespace between the options, 4.x didn't do this either but IE does. r=vidur
2000-06-07 01:36:28 +00:00
..
base
Fixing nsbeta2+ bug 40514, the problem was that the 'parser' used to parse the options argument passed to window.open() didn't allow for whitespace between the options, 4.x didn't do this either but IE does. r=vidur
2000-06-07 01:36:28 +00:00
build
Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me
2000-05-25 13:26:32 +00:00
coreDOM
More XBL work for tree/grid rewrite.
2000-06-02 08:11:27 +00:00
css
Use the public JS functions and not internal ones, this didn't work on the Mac, but was fine on windows and linux.
2000-05-14 02:43:03 +00:00
events
fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill
2000-06-01 01:03:48 +00:00
html
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
jsurl
Checking in patch from Vidur that fixes part of nsbeta2+ bugs 34667, 36745 and 38537, this fixes a crash associated with javascript: URLs and the fact that javascript: URLs are sometimes invoked multiple times. r=me.
2000-05-31 13:57:02 +00:00
range
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
xul
Updating tree selection. bug#30511. r=danm
2000-06-07 00:01:04 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…