jst%netscape.com
251da7aa44
Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com
2001-02-03 01:17:00 +00:00
jband%netscape.com
1f75c2d2c3
part of the fix to bug 66950. r=rogerl sr=brendan
2001-02-02 08:38:06 +00:00
jst%netscape.com
5530b85619
Fixing bug 63484. Making mozilla not spit out messages about javascript errors when reporting a javascript warning. r=pollmann.netscape.com, sr=brendan@mozilla.org
2001-02-02 08:10:53 +00:00
jst%netscape.com
c291c89e75
Checking in patch from toml@us.ibm.com. This fixes bug 66413, crash when closing windows after using LiveConnect. r=me, sr=jband@netscaoe.com
2001-02-02 06:05:17 +00:00
jst%netscape.com
6150d40bf0
Removing unused file.
2001-02-02 01:35:59 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
hyatt%netscape.com
61e8d2ad00
Impl getAnonymousElementByAttr, r=jst, sr=ben
2001-01-27 00:43:54 +00:00
mjudge%netscape.com
a79e1f9316
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
av%netscape.com
742e999c4d
Part of the 61388 fix. Adding mechanism for refreshing plugin list and reloading the page to DOM, sr=vidur, a=r=jst.
2001-01-23 22:29:41 +00:00
jst%netscape.com
d2b388f505
Renaming interfaces that were incorrectly converted by my IDLC to XPIDL script.
2001-01-23 19:55:34 +00:00
pinkerton%netscape.com
06cbf7d7ec
probably a cut/paste error. RemoveEventListenerByIID() shouldn't be implemented by calling AddEventListenerByIID() ;) r=danm/sr=ben
2001-01-23 04:32:53 +00:00
pinkerton%netscape.com
817ba1e2d4
since we've decided upon no DnD w/out XUL, commenting out hookup of XBL drag handlers. r=saari, sr=sfraser
2001-01-23 00:41:54 +00:00
jst%netscape.com
b767fb5895
Fixing cut n' paste error, not part of the build yet.
2001-01-22 08:17:06 +00:00
jst%netscape.com
c8befdc9cf
Interface cleanup, not part of the build yet.
2001-01-22 04:34:24 +00:00
jst%netscape.com
e3aeb66f2f
Interface cleanup, not part of the build yet.
2001-01-22 04:15:37 +00:00
jst%netscape.com
7927354a2b
Interface cleanup, not part of the build yet.
2001-01-22 04:09:29 +00:00
jst%netscape.com
6bcebbe36c
Interface cleanup, not part of the build yet.
2001-01-22 04:01:04 +00:00
jst%netscape.com
9a35f34ac4
Interface cleanup, not part of the build yet.
2001-01-22 02:54:07 +00:00
jst%netscape.com
5d9b61129a
Interface cleanup, not part of the build yet.
2001-01-22 02:36:07 +00:00
jst%netscape.com
df95c98e64
Renaming files to make the mac happier, not part of the build yet.
2001-01-22 01:59:47 +00:00
jst%netscape.com
7ef39af6f6
Renaming file to make the mac happier. Not part of the buidl yet
2001-01-22 01:53:58 +00:00
jst%netscape.com
4501a3c0f1
Removing file that's not needed.
2001-01-22 01:26:07 +00:00
jst%netscape.com
a8be43e1f0
Removing emacs backup file that was accidentally checked in.
2001-01-21 22:27:24 +00:00
jst%netscape.com
90258e047d
Removing file that was checked in by mistake.
2001-01-21 11:28:12 +00:00
jst%netscape.com
643a8a1269
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 10:12:42 +00:00
jst%netscape.com
8eb270b0cd
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 09:21:24 +00:00
jst%netscape.com
b00f5d736e
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 09:10:30 +00:00
jst%netscape.com
cb75ceb9ca
Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet.
2001-01-21 08:51:04 +00:00
jst%netscape.com
1be3a2b618
Script that converts IDLC files to XPIDL files.
2001-01-21 08:43:22 +00:00
jst%netscape.com
b9e9b31f2e
Padding hexadecimal numbers in IID's with zero's to make my life a bit easier when converting the DOM to use XPConnect.
2001-01-21 06:11:05 +00:00
jst%netscape.com
704e24cec3
Removing unused file.
2001-01-21 04:31:24 +00:00
jst%netscape.com
7be22b4194
Whitespace cleanup, fixing up 3 space indentation. No code changes.
2001-01-18 07:44:29 +00:00
mccabe%netscape.com
14af6c2324
Add missing semicolon. Thanks Brian for the ring.
2001-01-17 02:05:14 +00:00
mccabe%netscape.com
cc7fb1f8e7
(Trivial, trivial) fix to 65179.
...
Add an fflush after printing JS errors from xul or content to the console, to facilitate debugging. #ifdef DEBUG, because I don't know all of the performance consequences.
Thanks to neil@parkwaycc.co.uk for the suggestion.
2001-01-17 01:18:48 +00:00
jst%netscape.com
045cc1a30d
Fixing bug 58285. The various scroll methods on the window object need to flush pending layout notifications so that the presentation is up-to-date when the scolling is done. r=heikki@netscape.com, r=pollmann@netscape.com, sr=vidur@netscape.com
2001-01-13 01:51:45 +00:00
ben%netscape.com
c85b487427
bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form
...
from all XUL documents and remove the document.controls collection that
referenced hidden form's elements collection. r=waterson@netscape.com ,
a=hyatt@netscape.com
2001-01-10 01:08:23 +00:00
anthonyd%netscape.com
dbd36fbbfb
bug fix for 62796
...
sr=kin@netscape.com
a=jfrancis@netscape.com
r=jst@netscape.com
2001-01-09 21:44:35 +00:00
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