jst%netscape.com
|
474a9be591
|
Major cleanup of nsLocation.cpp, this also fixes bug 64041. sr=rpotts@netscape.com, r=dbaron@fas.harward.edu.
|
2001-01-09 01:16:36 +00:00 |
|
bryner%uiuc.edu
|
69e9b90bc6
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
|
jst%netscape.com
|
96702bc8a2
|
Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org
|
2001-01-01 20:54:38 +00:00 |
|
dbaron%fas.harvard.edu
|
caa9658024
|
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
|
2000-12-30 19:22:22 +00:00 |
|
av%netscape.com
|
c2d296983d
|
Part of fixing 61388, implemented PluginArrayImpl::Refresh body. r=a=jst, sr=vidur
|
2000-12-22 00:08:31 +00:00 |
|
waterson%netscape.com
|
660fe70daf
|
Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan
|
2000-12-21 00:41:00 +00:00 |
|
waterson%netscape.com
|
f6c22a683c
|
Bug 61424. Use NS_NO_VTABLE for all idlc-generated interfaces. r=jst, sr=jband
|
2000-12-19 21:08:55 +00:00 |
|
jst%netscape.com
|
419733ea2d
|
Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan
|
2000-12-16 05:20:31 +00:00 |
|
jst%netscape.com
|
6dca5ba52b
|
Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com
|
2000-12-16 03:49:08 +00:00 |
|
dbaron%fas.harvard.edu
|
aa6034ded5
|
Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin.
|
2000-12-10 14:34:06 +00:00 |
|
hyatt%netscape.com
|
2c88bcf7c9
|
Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to
documents and tweaked DocumentXBL methods. r=jst@netscape.com, a=ben@netscape.com
|
2000-12-10 09:25:59 +00:00 |
|
mccabe%netscape.com
|
b1cc843691
|
Fix to 48299. Distinguish between chrome JS and content JS when reporting errors; this will allow the JS console to hide or otherwise highlight errors in UI javascript.
r=jst, sr=jband.
|
2000-12-07 02:08:21 +00:00 |
|
dbaron%fas.harvard.edu
|
1fa8a555d7
|
Only clear the status when setting a new document, not when clearing the old document, because clearing the old document depends on when the document viewer's destructor is called (and it could be called from within JS GC). (And fix a build warning too.) r=disttsc@bart.nl sr=brendan@mozilla.org b=61840
|
2000-12-03 01:21:54 +00:00 |
|
dougt%netscape.com
|
afb7ad057b
|
60718. check for null. r=valeski@netscape.com, a=vidur@netscape.com
|
2000-11-30 21:10:55 +00:00 |
|
jband%netscape.com
|
bdef0461a0
|
part of fix for bug 58982. Marking local array as static. r=jst sr=vidur
|
2000-11-30 05:35:10 +00:00 |
|
pinkerton%netscape.com
|
a3d4c053ef
|
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
|
2000-11-29 06:01:33 +00:00 |
|
jst%netscape.com
|
8ae0f7fd90
|
Fixing up indentation, tabs are evil! Whitespace only changes. r=pollmann
|
2000-11-29 02:26:11 +00:00 |
|
hyatt%netscape.com
|
c594262a0d
|
Move menulist entirely into XBL. a=ben
|
2000-11-28 08:52:36 +00:00 |
|
radha%netscape.com
|
ceb3d77e8d
|
Fixing tree bustage
|
2000-11-28 00:01:16 +00:00 |
|
radha%netscape.com
|
d179b126e3
|
Fix for bug # 54739 r/sr=rpotts
|
2000-11-27 23:10:09 +00:00 |
|
ben%netscape.com
|
be9e964116
|
Mutation event files. r=joki, a=brendan
|
2000-11-27 08:27:09 +00:00 |
|
hyatt%netscape.com
|
d9f3df81f0
|
Patch for 55595. r=joki, a=brendan
|
2000-11-27 07:55:20 +00:00 |
|
cls%seawood.org
|
66a18fcbbf
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
|
nhotta%netscape.com
|
56ca08608c
|
Null pointer check to prevent a crash by edit from desktop for Japanese path name, bug 59466, r=akkana, sr=brendan.
|
2000-11-09 04:35:38 +00:00 |
|
danm%netscape.com
|
480994d5dc
|
force windows based on modal windows to themselves be modal. bug 56677 r=brendan,hyatt
|
2000-11-09 00:18:38 +00:00 |
|
ben%netscape.com
|
b3f6da056d
|
CHecking in fix for 59130, crash clicking links, patch from dbaron@fas.harvard.edu, r=ben@netscape.com,
a=hyatt@netscape.com.
|
2000-11-05 03:53:55 +00:00 |
|
hyatt%netscape.com
|
a85750a2e2
|
added files: mozilla/dom/src/base/nsWindowRoot.cpp, mozilla/dom/src/base/nsFocusController.cpp
|
2000-11-04 08:25:27 +00:00 |
|
hyatt%netscape.com
|
fae32fdbd7
|
Fix for 54203. r=saari, a=brendan
|
2000-11-04 08:21:20 +00:00 |
|
cls%seawood.org
|
188f0f9ffb
|
Declare local variables as static to avoid conflicts with variables of the same name in other modules. Fixes Irix AliveTest bustage. r=javi
|
2000-11-01 06:01:54 +00:00 |
|
javi%netscape.com
|
4059b3797a
|
Fix Mac bustage
|
2000-10-31 01:42:51 +00:00 |
|
javi%netscape.com
|
dc4014bbd8
|
Build nsIEntropyCollector.idl on UNIX platforms..
|
2000-10-31 00:28:21 +00:00 |
|
locka%iol.ie
|
e2193efb9c
|
Fix for crash when closing main window while print dialog is open (checked in for Frank Tang). b=35896, sr=vidur, r=adamlock
|
2000-10-30 23:47:11 +00:00 |
|
javi%netscape.com
|
8c42fb78d0
|
Fix for Bug #57985 r=hyatt,ddrinan a=hyat
Have HandleDOMEvent gather some information about mouse left button
down events and pass it on to the entropy collector.
|
2000-10-30 23:33:34 +00:00 |
|
jj%netscape.com
|
5e80cb39d4
|
bugzilla 58153: optimized target now generates a symbol file (trunk)
|
2000-10-30 21:56:05 +00:00 |
|
warren%netscape.com
|
cd56c0575b
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
|
warren%netscape.com
|
9a6d92a433
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
|
jband%netscape.com
|
0080e6d178
|
fix bug 57962 by syncing xpconnect's JSContext list both before JSContext creation and after JSContext destruction. r=mccabe@netscape.com sr=brendan@mozilla.org
|
2000-10-26 03:40:23 +00:00 |
|
jst%netscape.com
|
c1ccea8268
|
Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de
|
2000-10-24 04:56:10 +00:00 |
|
pollmann%netscape.com
|
8911ee3487
|
Bug 13871: Frameset spoofing - cleanup unneeded DOM interface. r=jst, sr=vidur
|
2000-10-24 04:35:25 +00:00 |
|
mstoltz%netscape.com
|
ea75b7e1ad
|
Bug 56851, regression in XPInstall dialog. r=jst, sr=vidur
|
2000-10-19 22:21:57 +00:00 |
|
pollmann%netscape.com
|
3da7c0c668
|
Bug 13871: Prevent frameset spoofing r=mstoltz, sr=mscott, a=rpotts
|
2000-10-19 10:25:49 +00:00 |
|
danm%netscape.com
|
fc6451ac0a
|
drop timeouts without a JS context by using the runtime. bug 50705 r=brendan,jst
|
2000-10-15 23:23:12 +00:00 |
|
brendan%mozilla.org
|
b8a0b3b798
|
Rename window.options to be window._options, quick and dirty restoration of backward compatibility (37886, r=jst, a=vidur).
|
2000-10-14 02:26:36 +00:00 |
|
danm%netscape.com
|
a6f5bcaa30
|
reverted line in SetVisibleByFlag; an odd casualty of the brace and indentation uglification that comprised most of rev 1.6. bug 54235 r=jst,waterson
|
2000-10-06 00:46:25 +00:00 |
|
danm%netscape.com
|
7a4bef2d54
|
don't set status in SetNewDocument if window is partially destroyed. bug 49615 r=jst,waterson
|
2000-10-06 00:22:56 +00:00 |
|
heikki%netscape.com
|
4e5e02fcb1
|
Bug 51211. Image load event caused havoc in chrome, stop the event from getting into chrome. r=vidur, a=hyatt.
|
2000-10-05 21:40:13 +00:00 |
|
locka%iol.ie
|
f67c4388ca
|
Fixes window.title property so that the frame window's titlebar is changed when the property changes. b=50682, r=mscott, a=mscott
|
2000-10-03 13:35:30 +00:00 |
|
sfraser%netscape.com
|
4c4c45722f
|
Fix for bug 54079: don't crash when loading XUL into the composer content area. Simple null check a=akkana, sr=brendan. Landed on trunk and branch
|
2000-09-27 23:08:09 +00:00 |
|
jst%netscape.com
|
f4edbb9849
|
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
|
2000-09-22 10:18:07 +00:00 |
|
hyatt%netscape.com
|
8a0e458fe7
|
48758. r=ben,saari, a=waterson
|
2000-09-22 05:31:36 +00:00 |
|