beard%netscape.com
f25b9d367d
changed from directly using "MSL DropInRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@49685 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:13:50 +00:00
norris%netscape.com
c3494a9ffb
Fix the following bugs:
...
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
git-svn-id: svn://10.0.0.236/trunk@49647 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-02 03:41:37 +00:00
sfraser%netscape.com
abb17596c3
Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@49078 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-26 00:41:31 +00:00
kipp%netscape.com
d7292ad63a
Removed NECKO ifdefs
...
git-svn-id: svn://10.0.0.236/trunk@49056 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-25 20:04:12 +00:00
mscott%netscape.com
7aa73333f3
Bug #14813 --> we are leaking nsIURIs that went through SetNewDocument and GetPrincipal. I also took out a few
...
necko #ifdefs' while I was here.
r=vidur, a=leaf.
git-svn-id: svn://10.0.0.236/trunk@49006 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 21:06:01 +00:00
pinkerton%netscape.com
d9aad24d74
remove references to cmd/macfe in the access paths.
...
git-svn-id: svn://10.0.0.236/trunk@48964 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 05:56:50 +00:00
vidur%netscape.com
0b80e52b07
global object no longer has an unused constructor.
...
git-svn-id: svn://10.0.0.236/trunk@48943 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 23:52:09 +00:00
vidur%netscape.com
78991379e5
Fixed setTimeout bustage with the introduction of nsIScriptContext::CallFunction
...
git-svn-id: svn://10.0.0.236/trunk@48942 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 23:51:38 +00:00
law%netscape.com
95488ac240
Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-)
...
git-svn-id: svn://10.0.0.236/trunk@48820 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 06:27:28 +00:00
joki%netscape.com
1042dd0a3f
Adding support for event.clickCount, obsoleting old dblclick event.
...
git-svn-id: svn://10.0.0.236/trunk@48743 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 02:29:33 +00:00
saari%netscape.com
ca9d9659f4
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
...
git-svn-id: svn://10.0.0.236/trunk@48667 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 23:02:35 +00:00
joki%netscape.com
62ad116aae
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
...
git-svn-id: svn://10.0.0.236/trunk@48572 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 14:18:52 +00:00
vidur%netscape.com
f3bf8ed6f1
Corrected signature of History::Go()
...
git-svn-id: svn://10.0.0.236/trunk@48518 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:48:45 +00:00
vidur%netscape.com
d8c739059f
Corrected prototype for History::Go()
...
git-svn-id: svn://10.0.0.236/trunk@48500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:12:46 +00:00
vidur%netscape.com
17f4dc0814
Corrected signature of History::Go()
...
git-svn-id: svn://10.0.0.236/trunk@48496 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:11:55 +00:00
kipp%netscape.com
c4b871aef6
Eliminate a warning
...
git-svn-id: svn://10.0.0.236/trunk@48480 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 02:09:46 +00:00
cmanske%netscape.com
20157bae56
Adding CollapseToStart and CollapseToEnd methods to selection
...
git-svn-id: svn://10.0.0.236/trunk@48470 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:27:59 +00:00
hyatt%netscape.com
f86426e4ea
Chrome event stuff.
...
git-svn-id: svn://10.0.0.236/trunk@48462 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:05:01 +00:00
vidur%netscape.com
94e4e0c5bd
Fixed Confirm() to get the nsIPrompt reference from the webshell container and not the webshell itself. Fixed leak in Prompt().
...
git-svn-id: svn://10.0.0.236/trunk@48427 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 00:05:59 +00:00
akkana%netscape.com
c829a3cf49
Add ToString API to nsIDOMSelection
...
git-svn-id: svn://10.0.0.236/trunk@48386 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 21:05:01 +00:00
norris%netscape.com
761b5f5706
Add ability to disable JS. Fix 13978 shopping at webvan.com crashes
...
git-svn-id: svn://10.0.0.236/trunk@47995 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 20:13:52 +00:00
waterson%netscape.com
fd4e9f3a20
Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code.
...
git-svn-id: svn://10.0.0.236/trunk@47904 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:01:46 +00:00
norris%netscape.com
5c6fc42ab6
Remove obsolete jsurl.cpp and jsurl.h
...
git-svn-id: svn://10.0.0.236/trunk@47860 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:04:45 +00:00
norris%netscape.com
1583c60ac5
removed files: mozilla/dom/src/jsurl/jsurl.cpp
...
git-svn-id: svn://10.0.0.236/trunk@47859 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:03:45 +00:00
pollmann%netscape.com
ca5c8d9840
Bug 12350: selected read/write
...
git-svn-id: svn://10.0.0.236/trunk@47822 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 20:13:41 +00:00
warren%netscape.com
631579f854
Changed signature of NewInputStreamChannel to pass load group.
...
git-svn-id: svn://10.0.0.236/trunk@47768 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 09:00:12 +00:00
norris%netscape.com
5ef28275ca
Remove use of nsCOMPtr to fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@47674 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 23:27:34 +00:00
norris%netscape.com
3036cb7a8a
Add security support for javascript: uris.
...
git-svn-id: svn://10.0.0.236/trunk@47649 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:58:41 +00:00
waterson%netscape.com
d4450df97f
Handle case where JS object is really _just_ a JS object, not an XPConnect-wrapped native.
...
git-svn-id: svn://10.0.0.236/trunk@47600 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 18:05:09 +00:00
norris%netscape.com
47554a1bf7
Create preferences for security checks.
...
Add new methods on nsIScriptSecurityManager for capabilities.
Fix 13739 MLK: nsScriptSecurityManager::CreateCodebasePrincipal
Fix 11666 Eliminate plvector (was: [infinite loop] bugs - plvector.c)
git-svn-id: svn://10.0.0.236/trunk@47517 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 04:05:43 +00:00
ramiro%netscape.com
e324fbd024
Cleanup the neckutil linking thing.
...
git-svn-id: svn://10.0.0.236/trunk@47500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:15:11 +00:00
sfraser%netscape.com
3cd589e02f
Remove old unused files.
...
git-svn-id: svn://10.0.0.236/trunk@47239 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:48:12 +00:00
colin%theblakes.com
ca28817a09
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
...
git-svn-id: svn://10.0.0.236/trunk@47056 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 12:43:19 +00:00
briano%netscape.com
4dcacff58a
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@46924 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 02:35:09 +00:00
briano%netscape.com
2d45b26da7
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@46908 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 00:59:11 +00:00
kipp%netscape.com
6d24c249af
Manually eliminate a warning for now until vidur fixes the tool
...
git-svn-id: svn://10.0.0.236/trunk@46808 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:56:17 +00:00
kipp%netscape.com
1549d2b3b9
Updated to use property object to find implementor of nsIPrompt...(bug 5418 sort of)
...
git-svn-id: svn://10.0.0.236/trunk@46805 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:55:06 +00:00
sfraser%netscape.com
c3df72fe96
Fix the autogeneration of nsIDOMSelection so that the header is in synch with the IDL
...
git-svn-id: svn://10.0.0.236/trunk@46675 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 00:53:04 +00:00
sfraser%netscape.com
2fbb26f2e3
Remove the base DLL
...
git-svn-id: svn://10.0.0.236/trunk@46674 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 00:52:24 +00:00
warren%netscape.com
de60d2685c
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
...
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
Jerry.Kirk%Nexwarecorp.com
6e9bd7e9df
nsJSCSS2Properties.cpp has problems compiling under Neutrino gcc 2.8.1
...
with the optimize flag turned on so this makes sure its turned off for
the "nto" target sorry for this hack...
git-svn-id: svn://10.0.0.236/trunk@46621 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 20:58:40 +00:00
kipp%netscape.com
2649c72dc1
Get string malloc/free out of event pathway
...
git-svn-id: svn://10.0.0.236/trunk@46617 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 20:51:10 +00:00
slamm%netscape.com
306d20236d
Backout autogenerate changes. This file has been hand modified.
...
git-svn-id: svn://10.0.0.236/trunk@46609 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:54:54 +00:00
slamm%netscape.com
a0ba5c7dc6
Fix build warnings.
...
git-svn-id: svn://10.0.0.236/trunk@46586 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:16:12 +00:00
colin%theblakes.com
f9fbb5adfd
Back out last change
...
git-svn-id: svn://10.0.0.236/trunk@46568 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 14:30:25 +00:00
colin%theblakes.com
2a23d108a7
Define MOZ_TIMER_LIBS in EXTRA_DSO_LDOPTS
...
git-svn-id: svn://10.0.0.236/trunk@46556 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 12:56:30 +00:00
vidur%netscape.com
69fd2bf6be
added files: mozilla/dom/src/base/nsJSDOMException.cpp, mozilla/dom/src/base/nsDOMException.cpp
...
git-svn-id: svn://10.0.0.236/trunk@46442 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:19:48 +00:00
vidur%netscape.com
ccf644288f
Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError.
...
git-svn-id: svn://10.0.0.236/trunk@46438 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:14:30 +00:00
briano%netscape.com
9bc7e30b84
Removed the obsolete non-NECKO leftovers.
...
git-svn-id: svn://10.0.0.236/trunk@46437 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:12:13 +00:00
shaver%netscape.com
8b05727b4b
JSRuntime svc now controls lifetime
...
git-svn-id: svn://10.0.0.236/trunk@46207 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:44:15 +00:00