dougt%netscape.com
8b638a4c67
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
joki%netscape.com
db9bd6ac20
Temporary fix for bug 43390, allow modal dialogs/windows to be raised from script. r:vidur
2000-06-23 20:32:45 +00:00
evaughan%netscape.com
969d067559
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
saari%netscape.com
537596e625
adding GetRootCommandDispatcher to nsPIDOMWindow for utility.
...
Needed for beta2+ bug 38673. r=hyatt
2000-06-23 00:42:21 +00:00
mscott%netscape.com
9b6efa882b
Bug #10802 --> expose load types to load info class so callers can set the load type
...
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.
I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
bryner%uiuc.edu
227e7ce3a5
Fixing bug 15555. r=danm.
2000-06-22 01:39:40 +00:00
danm%netscape.com
7491482e25
changing name of window.content to _content. bug 33650. r=hyatt@netscape.com
2000-06-22 00:42:34 +00:00
hyatt%netscape.com
8072ceb8f8
Fix for 42806. r=waterson
2000-06-21 02:02:24 +00:00
vidur%netscape.com
3be227878d
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
2000-06-21 00:53:26 +00:00
vidur%netscape.com
2017802f4c
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
joki%netscape.com
786f234766
Part of fix for 38117, prevent scripts from running event handlers on windows from other domains. r:mstoltz
2000-06-21 00:21:50 +00:00
joki%netscape.com
1229b0bb92
Fix for bug 25117, check security when sizing/positioning/configuring windows. r:danm
2000-06-21 00:20:39 +00:00
dbaron%fas.harvard.edu
ff88c15b4a
Really fix the leak in JS error reporting. (Checked in from the wrong machine last time.) r=vidur
2000-06-20 03:51:07 +00:00
dbaron%fas.harvard.edu
4497380b04
Delete nsJSEnvironment (and the things it owns) during XPCOM shutdown instead of after (they won't be shown as leaks anymore). Also, fix a leak in JS error reporting. r=vidur
2000-06-20 03:45:21 +00:00
warren%netscape.com
1927d0a1ce
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
vidur%netscape.com
9ee00ac156
Work for bug 33475 - completion of Document related DOM Level 2 support. Load no longer takes extra unused argument. r=jst,nisheeth
2000-06-17 01:46:59 +00:00
waterson%netscape.com
a4ba634d32
Fix mac bustage: JSObject is an opaque type here.
2000-06-16 22:17:46 +00:00
waterson%netscape.com
b176726371
Bug 41855. Hold on to the nsIScriptContext instead of the raw JSContext. This ensures that the JSContext won't be yanked out from beneath us. r=shaver
2000-06-16 21:43:04 +00:00
cls%seawood.org
a1a494ff33
Adding MOZ_JS_LIBS to EXTRA_DSO_LDOPTS for BeOS. Bug #42562
2000-06-15 02:49:52 +00:00
hyatt%netscape.com
1336bf7022
Bug #30511 . r=ben
2000-06-14 06:14:24 +00:00
brendan%mozilla.org
04ea758f0f
Restore "javascript:\n"-in-location-brings-up-console compatibility (r=mccabe@netscape.com).
2000-06-14 04:57:49 +00:00
hyatt%netscape.com
0248ddd28c
30511. r=ben
2000-06-14 04:50:20 +00:00
mstoltz%netscape.com
368bb298e8
Fix for bug 31818. Dogfood. r=brendan
2000-06-13 23:56:30 +00:00
scc%mozilla.org
507357239c
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
mjudge%netscape.com
964fef8f5a
constants added r=hyatt. bug34896
2000-06-09 04:15:26 +00:00
mjudge%netscape.com
44280fcc41
commiting generated file from SelectionListener.idl. r=hyatt bug = 34896
2000-06-09 04:14:53 +00:00
mjudge%netscape.com
cc69465978
34896, change to move constants to this file. r=hyatt
2000-06-09 04:12:50 +00:00
danm%netscape.com
ed8c16f7d3
unused (bug 12021 required this). removing. r=jst@netscape.com
2000-06-09 00:31:11 +00:00
danm%netscape.com
cadb12d58a
window.prompt() returns jsval instead of string, allowing it to return null when required. wants to be changed back to a string once the DOM APIs support this same thing. bug 12021. r=jst@netscape.com
2000-06-09 00:14:44 +00:00
danm%netscape.com
e1efb249c7
removing nsJSAbstractView.cpp. bug 12021. r=jst@netscape.com
2000-06-09 00:04:29 +00:00
akkana%netscape.com
5530c009d8
Needed for bug 40457: Add API for range methods to tell
...
whether a node or point intersects the range. r=vidur, a=beppe.
2000-06-07 22:56:55 +00:00
danm%netscape.com
8054b84678
request redraw when resizing window. bug 35450. r=joki
2000-06-07 02:05:08 +00:00
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
jst%netscape.com
0f3586fdaf
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
hyatt%netscape.com
d69e9db8ca
Updating tree selection. bug#30511. r=danm
2000-06-07 00:01:04 +00:00
alecf%netscape.com
37819879b7
last checkin was:
...
fix for #41608 - be sure to remove the script context from the GC root!
r=shaver, jst a=putterman
2000-06-06 08:08:41 +00:00
alecf%netscape.com
d3b8782109
/tmp/cvsRB7BUM
2000-06-06 08:07:23 +00:00
pavlov%netscape.com
6d72d15bf9
Fix for eventqueue objects leaking bug #20166 . This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
2000-06-05 21:53:25 +00:00
mkaply%us.ibm.com
ad3cf0ff6a
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
rginda%netscape.com
dd405f568a
s/nsCOMPtr<nsIScrollableView>/nsIScrollableView */ because views are not refcounted.
...
r=jst,a=brendan
2000-06-03 01:01:48 +00:00
mkaply%us.ibm.com
c143422b9c
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-02 23:04:50 +00:00
hyatt%netscape.com
d0a6787edf
Tree/grid XBL foundation work.
2000-06-02 08:11:55 +00:00
hyatt%netscape.com
a7baf1212b
More XBL work for tree/grid rewrite.
2000-06-02 08:11:27 +00:00
mjudge%netscape.com
ee9cc1db54
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
jst%netscape.com
83ae04f0b1
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
jst%netscape.com
88fefdd059
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
hyatt%netscape.com
cfbf3533d1
Removing XUL DOM elements.
2000-05-30 08:20:06 +00:00
hyatt%netscape.com
b962248eca
Removing obsolete files from the build.
2000-05-30 08:11:35 +00:00
hyatt%netscape.com
c8bc84a0a3
Removing obsolete headers from the build.
2000-05-30 08:07:54 +00:00