norris%netscape.com
|
641ee73ace
|
Fix 26235.
r=mztoltz, a=jar
|
2000-02-19 00:47:21 +00:00 |
|
alecf%netscape.com
|
6aead1ab53
|
fix solaris bustage
|
2000-02-16 09:37:33 +00:00 |
|
rginda%netscape.com
|
37085fc3fd
|
DOM fixes for bug 20721, r=vidur
|
2000-02-16 07:13:59 +00:00 |
|
joki%netscape.com
|
c564b74577
|
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
|
2000-02-16 06:59:07 +00:00 |
|
vidur%netscape.com
|
262b187eee
|
Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann
|
2000-02-16 02:25:27 +00:00 |
|
wtc%netscape.com
|
9377345e33
|
Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
|
2000-02-15 14:35:15 +00:00 |
|
tbogard%aol.net
|
3a54bd5f2a
|
Adding the new interfaces for browserElement and iframeElement. r=hyatt
|
2000-02-15 04:43:29 +00:00 |
|
vidur%netscape.com
|
4a99a365f0
|
Fix for bug 25269. We can now reenter GlobalWindowImpl::RunTimeout. This may happen if a modal dialog (and hence a subevent loop) is invoked from a timeout - as it does with the Mail Account Wizard window. r=norris
|
2000-02-15 01:32:19 +00:00 |
|
sfraser%netscape.com
|
3145b88aad
|
Fix a bug where UpdateCommands() would recurse. r=hyatt
|
2000-02-15 01:08:04 +00:00 |
|
tbogard%aol.net
|
affdb28ed0
|
Changed to get the document from the nsIWebNavigation interface instead of the nsIDocShell interface. r=hyatt
|
2000-02-14 06:23:02 +00:00 |
|
hyatt%netscape.com
|
5b1a23bf63
|
Fix for bug #20764.
|
2000-02-12 10:08:52 +00:00 |
|
hyatt%netscape.com
|
f4ca859684
|
Fix for PDT+ bug #20764.
|
2000-02-12 10:08:23 +00:00 |
|
tbogard%aol.net
|
aabff5b406
|
When setting focus, it should be valid that if there is not a tree owner, then we don't assert, just don't call the tree owner to set itself visible. r=saari.
|
2000-02-12 02:47:02 +00:00 |
|
tbogard%aol.net
|
3a04b2a127
|
When getting a TreeOwner that is null, make sure we don't crash trying to call QueryInterface on it when grabbing the nsIBaseWindow interface. r=saari
|
2000-02-12 02:39:51 +00:00 |
|
saari%netscape.com
|
238d398b5e
|
continuation of focus landing, PDT+ bugs in my list, look if you care, r=hyatt
|
2000-02-11 23:42:11 +00:00 |
|
vidur%netscape.com
|
e71513d24e
|
Fix for bug 26694. Flush pending notifications before get frame information. r=nisheeth.
|
2000-02-11 23:08:57 +00:00 |
|
nisheeth%netscape.com
|
9780d0f51c
|
r=vidur. Partial fix for PDT+ bug 26673. Sync up the content and frame models before returning information from certain getter methods of global window.
|
2000-02-11 07:14:41 +00:00 |
|
norris%netscape.com
|
5567200a75
|
Fix 18439 windows.status allows reading links
r=mstoltz
|
2000-02-11 04:18:39 +00:00 |
|
mjudge%netscape.com
|
af209960ee
|
added new java property. added it to nsDOMPropEnums.h to allow genprops.pl to give correct method name
|
2000-02-11 01:04:56 +00:00 |
|
mjudge%netscape.com
|
933891bf36
|
fixes left out last night for range removal bug
|
2000-02-11 01:00:56 +00:00 |
|
hyatt%netscape.com
|
59c456d260
|
Fix for bug #25675. More focus memory framework being checked in for the
command dispatcher as well.
|
2000-02-11 00:59:32 +00:00 |
|
hyatt%netscape.com
|
38b667748a
|
Fix for 20471. Basic focus memory framework being checked in as well.
|
2000-02-11 00:57:54 +00:00 |
|
mjudge%netscape.com
|
0854f001ce
|
adding remove range for table selection and for completeness. 26460 r=cmanske
|
2000-02-10 09:17:02 +00:00 |
|
mjudge%netscape.com
|
3eabfb6192
|
clearing strange M flag on file. must ahve checked in a space instead of tab or something
|
2000-02-10 08:24:23 +00:00 |
|
mjudge%netscape.com
|
442f9d6103
|
adding one more prop for selection
|
2000-02-10 08:21:42 +00:00 |
|
tbogard%aol.net
|
b58c9c3513
|
Fixed a bug where we weren't actually paying attention to the starting position of the window specified through the features provided in the open call. r=hyatt
|
2000-02-10 05:03:05 +00:00 |
|
norris%netscape.com
|
2b4b436f5f
|
Fix 25062 Reload vulnerability
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
|
2000-02-10 04:56:56 +00:00 |
|
mjudge%netscape.com
|
b32999a1de
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
|
mcafee%netscape.com
|
59379f7afa
|
Fixing solaris bustage. Tainting problem, need to include .h file instead of using class declaration. r=scc
|
2000-02-09 05:26:02 +00:00 |
|
tbogard%aol.net
|
a5b78a70df
|
Second part of sizing fix for alerts. WinHasOptions should not evaluate when options is null. This fixes a crash bringing up new windows with no options. SizeToContent now uses the implementation found in the contentViewer. r=mscott
|
2000-02-08 22:45:45 +00:00 |
|
tbogard%aol.net
|
f3607ae646
|
Removing forward declare of nsIBrowserWindow as that interface is on it's way out.
|
2000-02-08 15:13:47 +00:00 |
|
tbogard%aol.net
|
840c8350e1
|
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
|
2000-02-08 13:40:10 +00:00 |
|
valeski%netscape.com
|
8c7e268b0a
|
10465, r=vidur. navigator js now uses the new HTTP service of user agent components.
|
2000-02-08 06:22:21 +00:00 |
|
joki%netscape.com
|
3480787577
|
Adding getPreventDefault method to events and fixing its propagation through content. r:hyatt
|
2000-02-08 02:05:57 +00:00 |
|
scc%netscape.com
|
73802d6f2e
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
|
brendan%mozilla.org
|
caf4d5038c
|
Performance fix to cut down on gratuitous JS GCs (13350, r=shaver).
|
2000-02-04 09:50:25 +00:00 |
|
pp%ludusdesign.com
|
f318953848
|
Added generated file directories to .cvsignores, r=mozbot.
|
2000-02-03 22:17:22 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
e301e6ad43
|
Taking out hack I added some months ago to get this directory
to compile correctly under Neutrino gcc 2.8.1
|
2000-02-03 01:37:24 +00:00 |
|
vidur%netscape.com
|
8c1dc35024
|
Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
|
2000-02-03 00:25:53 +00:00 |
|
vidur%netscape.com
|
21986fbd19
|
Fix for bug 26236. Unescaping can change the length of the string. We now use the length of the unescaped string. Removed unnecessary null check. r=ftang
|
2000-02-03 00:11:16 +00:00 |
|
brade%netscape.com
|
49568eb54e
|
fix paths for move to CW5 (bug #25779)
|
2000-02-02 15:27:53 +00:00 |
|
norris%netscape.com
|
c04c4d51f9
|
Fix bug #25864 watch() vulnerability
r=vidur,rogerl
|
2000-02-02 00:22:58 +00:00 |
|
jband%netscape.com
|
cb324c279e
|
add improved support for dumping the JS stack from the native debugger or using the 'debugger' statement in JavaScript. Doc coming to the mozilla site soon. r=mccabe
|
2000-02-01 08:48:17 +00:00 |
|
tbogard%aol.net
|
edd58ed06c
|
Changed SetProperty() on title to set the title directly on the docshell rather than trying to go to the browserWindow interface. docshell will do the right thing.
|
2000-01-30 09:18:31 +00:00 |
|
michael.lowe%bigfoot.com
|
f54bbdd480
|
Putting back a previous change that got clobbered later by someone else
|
2000-01-28 13:25:27 +00:00 |
|
hyatt%netscape.com
|
b697933700
|
Getting rid of createPopup on the DOM window.
|
2000-01-28 03:02:04 +00:00 |
|
warren%netscape.com
|
7f4e51af03
|
Using generic module.
|
2000-01-28 02:42:07 +00:00 |
|
vidur%netscape.com
|
b5224baf13
|
Fixed typo in JS protocol registration so that we now deal with mocha: URLs as well. r=pollmann
|
2000-01-27 04:04:40 +00:00 |
|
hyatt%netscape.com
|
2347cb1b47
|
Left out two files.
|
2000-01-27 00:12:00 +00:00 |
|
kmcclusk%netscape.com
|
eeeb109f4c
|
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
always has a nsIWidget instance to call viewmanager to get widget instance. b=22069; r=rods@netscape.com
|
2000-01-26 23:04:40 +00:00 |
|