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-10 09:19:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
History
brendan%mozilla.org
c4a7de165c
Avoid costly GetScheme on nsSimpleURI, and avoid yet another "javascript:" string literal and the consequent PL_strcasecmp call, in favor of a fast NUL first-char test.
2000-07-13 02:30:16 +00:00
..
macbuild
removing nsJSAbstractView.cpp. bug 12021. r=jst@netscape.com
2000-06-09 00:04:29 +00:00
public
Fixing comment within comment warnings, duh. r=pavlov
2000-07-12 02:35:59 +00:00
src
Avoid costly GetScheme on nsSimpleURI, and avoid yet another "javascript:" string literal and the consequent PL_strcasecmp call, in favor of a fast NUL first-char test.
2000-07-13 02:30:16 +00:00
tests
…
tools
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…