bryner%uiuc.edu
25f69ad484
Fixing bug 50058 - too many onSelect firings. r=hyatt.
2000-09-02 18:59:39 +00:00
brendan%mozilla.org
82ba1b3e36
One-line comment addition, to match surrounding paragraphs that have comments.
2000-09-02 04:19:45 +00:00
brendan%mozilla.org
2a34ca5bb0
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
03e0588595
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
c7a24147fa
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
4e7d753a67
partial fix for 49498. r=nisheeth.
2000-09-01 21:29:48 +00:00
locka%iol.ie
1f402e7d0a
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
b501a83f8c
OS/2 Tinderbox break
...
PR_CALLBACK needed here
2000-09-01 13:03:40 +00:00
brendan%mozilla.org
398c0653e0
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
0e09fe7f98
Adding new file to fix bustage...
2000-09-01 02:18:29 +00:00
vidur%netscape.com
e153192875
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
68f3129d97
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
ecbc31c3d3
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
f70405499d
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
ca738093f5
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
17a5487872
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
11358c799f
Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2000-08-30 11:37:06 +00:00
rginda%netscape.com
bec6b5c5bb
adding nsIDOMWindowEventOwner to GlobalWindow.
...
r=vidur
2000-08-29 23:45:47 +00:00
jst%netscape.com
4ed8ce0219
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
5387c4e16b
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
a6fa8885ba
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
e04a509262
Fixed bug 46085. We were not firing the select event. r=mjudge.
2000-08-28 23:00:19 +00:00
danm%netscape.com
09c27489d5
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
5cef1c16fb
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
b657b94709
new method SetRootedScriptObject. bug 43466 r=brendan
2000-08-26 23:32:52 +00:00
jst%netscape.com
51366e0d56
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
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
saari%netscape.com
aca0514725
Fix for 49918
2000-08-25 02:51:26 +00:00
anthonyd%netscape.com
112b262913
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
9abec73fbe
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
6a28cc5048
Fixing bad typecasts (bug 49645)... r=pollmann@netscape.com
2000-08-22 05:03:56 +00:00
jst%netscape.com
bd22259260
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
d46946322b
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
8dd7380d5b
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
8d0b438421
fixing code that relied on implicit string construction
2000-08-19 21:38:38 +00:00
scc%mozilla.org
3f0620d231
fixing code that relied on implicit string construction
2000-08-19 20:01:04 +00:00
hyatt%netscape.com
24b71cc743
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
jst%netscape.com
30c383feb6
Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com
2000-08-17 05:56:44 +00:00
akkana%netscape.com
6c14f21233
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
danm%netscape.com
631ed81066
adding handling for _top targets, which strangely seemed to just be missing. bug 32342 r=hyatt.
2000-08-16 02:16:11 +00:00
waterson%netscape.com
b44c5cce5c
Bug 44480. Remove more obsolete files that I missed the first time around.
2000-08-16 02:00:59 +00:00
waterson%netscape.com
c0abe2dff8
Bug 44480. Demote 'width' and 'height' to NSHTMLDocument. r=jst
2000-08-16 01:56:00 +00:00
waterson%netscape.com
2880a1e5b7
Bug 44480. Remove obsolete files.
2000-08-16 01:05:22 +00:00
waterson%netscape.com
f7e7ca5d51
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
danm%netscape.com
e0450ccba0
treat width/height=* features to mean size of parent window. compatibility with Nav 4. bug 30394.
2000-08-15 20:01:20 +00:00
jst%netscape.com
53a23bf142
Backing out changes that should've been checked onto a branch. Sorry about that.
2000-08-11 22:10:35 +00:00
jst%netscape.com
8b61ed0444
DOM API string changes...
2000-08-11 21:41:59 +00:00
mstoltz%netscape.com
7b5767dd74
bug 47670. r=jtaylor
2000-08-11 04:31:08 +00:00
mscott%netscape.com
60f543289f
Backing out mstoltz's earlier checkin to bring mailnews back to life.
...
a=mcafee
2000-08-10 03:57:43 +00:00
dougt%netscape.com
f1a427503d
Renaming GetPrompt() to GetPrompter in nsIDOMWindow. This avoids a namespace
...
r=vidur@netscape.com (47889)
2000-08-09 21:12:21 +00:00