jst%netscape.com
f97c949fe6
Fixing nsbeta3+ bug 45389. Adding support for window.location.assign('xxx');. r=nisheeth@netscape.com
2000-09-08 07:29:54 +00:00
hyatt%netscape.com
97140a0ffb
Binding detached. r=pavlov
2000-09-08 06:59:14 +00:00
jst%netscape.com
122821ede3
Fixing regression wrt setting window.location='xxx'. r=rpotts&vidur
2000-09-08 04:21:29 +00:00
dbaron%fas.harvard.edu
bf55edb8b4
Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work.
...
Make idlc-generated files not be made executable.
r=jst,cls
Not part of the build (used only by people making DOM idl changes)
2000-09-08 01:59:22 +00:00
sfraser%netscape.com
af6a256dca
Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst
2000-09-08 01:32:39 +00:00
heikki%netscape.com
4a6d04b092
Fixed bug 22710, load and error events were not firing for images. I also changed the select event firing to use nsEvent instead of nsGUIEvent. r=joki.
2000-09-07 20:37:01 +00:00
dveditz%netscape.com
05d632dff6
Turning on JS strict option in debug builds, a/r=brendan, bug 50645
2000-09-07 10:51:59 +00:00
hyatt%netscape.com
f542d90ef4
Adding originalTarget to Event object. r=joki
2000-09-07 01:07:29 +00:00
brendan%mozilla.org
7d1c25e1d7
Small fix to rectify nsGlobalResolve's return value to boolean in the isConstructor case (50080).
2000-09-05 20:47:12 +00:00
hyatt%netscape.com
2fcc6183e5
loadBindingDoc
2000-09-05 07:28:32 +00:00
hyatt%netscape.com
f87d7d54cf
Update loadBindingdoc
2000-09-05 07:27:56 +00:00
hyatt%netscape.com
ed413a3533
Update loadBindingDoc, r=ben
2000-09-05 07:27:24 +00:00
hyatt%netscape.com
c183edf46f
Update loadBindingDoc. r=ben
2000-09-05 07:27:06 +00:00
bryner%uiuc.edu
a378511c85
Fixing bug 50058 - too many onSelect firings. r=hyatt.
2000-09-02 18:59:39 +00:00
brendan%mozilla.org
79a3bc7e9c
One-line comment addition, to match surrounding paragraphs that have comments.
2000-09-02 04:19:45 +00:00
brendan%mozilla.org
aa7e72f7fc
Restore default JS options in InitContext, and track pref changes to javascript.options.* (50291, r=jband).
2000-09-02 01:58:51 +00:00
bryner%uiuc.edu
6e2274d98e
Checking in the idlc-generated version of this file to go along with vidur's nsIDOMWindow API change. r=vidur.
2000-09-02 01:12:37 +00:00
vidur%netscape.com
57319c5faf
Part of fix for bug 46861. Modified idlc generated header file, but forgot to change the idl itself. Doh! r=pollmann
2000-09-01 22:01:33 +00:00
radha%netscape.com
d74ced9377
partial fix for 49498. r=nisheeth.
2000-09-01 21:29:48 +00:00
locka%iol.ie
683c6bca51
Attach nsGlobalWindow's title property to the primary content document's title property. b=41984, r=jst
2000-09-01 13:31:21 +00:00
mkaply%us.ibm.com
cdc895fca3
OS/2 Tinderbox break
...
PR_CALLBACK needed here
2000-09-01 13:03:40 +00:00
brendan%mozilla.org
ea714e9bae
Add window.options object with strict, werror, and future JS boolean option properties (50291, r=shaver).
2000-09-01 03:10:33 +00:00
vidur%netscape.com
8ac6fdd0bb
Adding new file to fix bustage...
2000-09-01 02:18:29 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
jband%netscape.com
4420932152
fix bug 50080. Early returns skipping call to nsGenericResolve. r=jst@netscape.com a=brendan@mozilla.org
2000-08-31 09:44:27 +00:00
mstoltz%netscape.com
584d022386
Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur
2000-08-31 05:53:32 +00:00
danm%netscape.com
17b80feb19
check for null context before clearing JS watchpoints. bug 49615. patch from afranke@ags.uni-sb.de. r=brendan, me a=brendan
2000-08-31 03:10:52 +00:00
jst%netscape.com
ef147e7941
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
2000-08-31 00:36:31 +00:00
vidur%netscape.com
b5fa8266fd
Fix for bug 50682. Regression introduced that prevented window.title from being changed. r=jst
2000-08-30 18:38:30 +00:00
locka%iol.ie
8bd9e39869
Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2000-08-30 11:37:06 +00:00
rginda%netscape.com
d559d54b5c
adding nsIDOMWindowEventOwner to GlobalWindow.
...
r=vidur
2000-08-29 23:45:47 +00:00
jst%netscape.com
8b194d70fa
Fixing nsbeta3+ bug 31997. Make the global window reset the status and default status for the window when the document changes. r=nisheeth@netscape.com
2000-08-29 02:04:44 +00:00
brendan%mozilla.org
907eccf8e7
Add possibly-too-verbose NS_TraceMallocDumpAllocations and its JS window-level function, for leak and bloat analysis.
2000-08-29 01:52:13 +00:00
vidur%netscape.com
b96c318a90
Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com
2000-08-29 00:14:23 +00:00
heikki%netscape.com
7486da3ec1
Fixed bug 46085. We were not firing the select event. r=mjudge.
2000-08-28 23:00:19 +00:00
danm%netscape.com
82ef4ed34f
hand mScriptObject off to the JSContext when tearing down the window so it can be unrooted for GC purposes a little later, after the JS glue has had a chance to retrieve it. bug 43466 r=brendan,jst,vidur
2000-08-26 23:35:50 +00:00
danm%netscape.com
3e01d61a9f
added the ability to save a script object for unrooting from the GC in this object's destructor. bug 43466 r=brendan,jst,vidur
2000-08-26 23:32:56 +00:00
danm%netscape.com
2b7255f9bf
new method SetRootedScriptObject. bug 43466 r=brendan
2000-08-26 23:32:52 +00:00
jst%netscape.com
1e319e6828
Fixing at least part of nsbeta3+ bug 44185. Making the properties 'top', 'menubar', 'toolbar', 'locationbar' and 'personalbar' replaceable properties, this makes it possible to use those properties for other purposes in JS (4.x allows this too). r=pollmann@netscape.com
2000-08-26 06:27:49 +00:00
locka%iol.ie
c52f68cce4
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
saari%netscape.com
a61ad4dea7
Fix for 49918
2000-08-25 02:51:26 +00:00
anthonyd%netscape.com
52f1883f5b
fix for bug 48624 (hidden selection issues with plain text widgets)
...
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
jst%netscape.com
b3a4ade60d
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
jst%netscape.com
9004c1415d
Fixing bad typecasts (bug 49645)... r=pollmann@netscape.com
2000-08-22 05:03:56 +00:00
jst%netscape.com
2d62b60d0c
Fixing nsbeta3+ bug 44024. Expose the stylesheets in stye and link elements (DOM Level 2) as 'sheet' properties on the elements. r=harishd@netscape.com
2000-08-22 04:14:53 +00:00
brendan%mozilla.org
465ed581f8
Teach the DOM to use lazy JS class initialization (46703, r=jst@netscape.com).
2000-08-22 03:51:17 +00:00
jst%netscape.com
7925b707e5
Fixing nsbeta3+ bug 42670, stop the JS (DOM) error reporter from recursing to death if there's a JS error in an onerror handler. r=brendan@mozilla.org
2000-08-21 08:44:55 +00:00
scc%mozilla.org
cd37959e0f
fixing code that relied on implicit string construction
2000-08-19 21:38:38 +00:00
scc%mozilla.org
9df83275c6
fixing code that relied on implicit string construction
2000-08-19 20:01:04 +00:00
hyatt%netscape.com
c60a2f7d07
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00