jst%netscape.com
1f496195e9
Adding new makefile, not part of the build yet.
2001-02-24 12:44:27 +00:00
jst%netscape.com
f9890b6bd2
Addign XBL DOM interface files, not part of the build yet.
2001-02-24 12:28:46 +00:00
jst%netscape.com
ebad6419f6
New domstubs.idl file, not part of the build yet.
2001-02-24 12:15:01 +00:00
jst%netscape.com
04cc7baffe
Adding XUL DOM interfaces, not part of the build yet.
2001-02-23 10:07:18 +00:00
jst%netscape.com
cea46e25a7
Removing unused file.
2001-02-23 07:17:27 +00:00
jst%netscape.com
b50e12559a
Adding file back since it's needed after all, not part of the build.
2001-02-23 07:16:56 +00:00
jst%netscape.com
74fb52f55e
Removing unused file.
2001-02-23 06:37:55 +00:00
dbaron%fas.harvard.edu
74fb1eeaf0
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
2001-02-22 12:20:04 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
waterson%netscape.com
4b594dfe63
First checked in; not yet part of the build.
2001-02-21 01:13:03 +00:00
heikki%netscape.com
fa72c631ce
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
dbaron%fas.harvard.edu
17c2b3c5d5
Fix leak in message compose window (and probably other places) by breaking a global->controllers->controller->global cycle resulting from having implementations of nsIController in JavaScript. b=56703 r=waterson@netscape.com sr=brendan@mozilla.org
2001-02-17 19:02:25 +00:00
mkaply%us.ibm.com
b7b46647dc
Fix senna REQUIRES bustage
2001-02-17 04:11:55 +00:00
danm%netscape.com
7ecc913eb3
preparing to move window opening code to a component, but currently ifdefed out. bug 67368 r=hyatt,pinkerton
2001-02-17 02:46:48 +00:00
radha%netscape.com
f2638b18c0
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
2001-02-15 19:10:16 +00:00
aaronl%chorus.net
4f3059151b
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
2001-02-15 05:07:46 +00:00
jst%netscape.com
049bfaa5f7
Removing unused file.
2001-02-13 05:20:40 +00:00
jst%netscape.com
68b477920d
Fixing bug 68266 (patch from brendan@mozilla.org). nsJSContext::EvalueateScript n' friends didn't return the complete result string if the result contained embedded null characters. r=jst@netscape.com, sr=rpotts@netscape.com
2001-02-13 04:00:59 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
blakeross%telocity.com
85bd05fe37
Only declare a string ptr when necessary. r=timeless
2001-02-12 21:48:01 +00:00
jst%netscape.com
ee71736a85
Interface cleanup. Not part of the build.
2001-02-10 05:03:46 +00:00
jst%netscape.com
8a81868177
Interface cleanup. Not part of the build.
2001-02-10 03:51:13 +00:00
jst%netscape.com
34a1c63f74
Interface cleanup. Not part of the build.
2001-02-09 12:01:35 +00:00
jst%netscape.com
08a1361dfc
Interface cleanup. Not part of the build.
2001-02-09 11:56:32 +00:00
jst%netscape.com
a9e8dd3f04
Interface cleanup. Not part of the build.
2001-02-09 11:47:40 +00:00
jst%netscape.com
e430a9dcde
Interface cleanup. Not part of the build.
2001-02-09 11:39:07 +00:00
jst%netscape.com
7fe0515e9c
Interface cleanup. Not part of the build.
2001-02-09 11:30:21 +00:00
jst%netscape.com
74cc0ceb7a
Interface cleanup, not part of the build.
2001-02-09 11:20:07 +00:00
bryner%uiuc.edu
fa1a2642a1
bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan.
2001-02-06 23:10:16 +00:00
jst%netscape.com
2b5c3d79a5
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
f89c41cf4a
part of the fix to bug 66950. r=rogerl sr=brendan
2001-02-02 08:38:06 +00:00
jst%netscape.com
eec15e94a8
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
6ec4ed4ffe
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
0bb6a50fcb
Removing unused file.
2001-02-02 01:35:59 +00:00
dbaron%fas.harvard.edu
20b685bf78
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
086bf919ba
Impl getAnonymousElementByAttr, r=jst, sr=ben
2001-01-27 00:43:54 +00:00
mjudge%netscape.com
e5dbae6f52
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
e4eac223fb
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
c488057c10
Renaming interfaces that were incorrectly converted by my IDLC to XPIDL script.
2001-01-23 19:55:34 +00:00
pinkerton%netscape.com
8b6530ac31
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
39e1729ff4
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
1e3892e7f9
Fixing cut n' paste error, not part of the build yet.
2001-01-22 08:17:06 +00:00
jst%netscape.com
29bebd7ce2
Interface cleanup, not part of the build yet.
2001-01-22 04:34:24 +00:00
jst%netscape.com
eaa61c3538
Interface cleanup, not part of the build yet.
2001-01-22 04:15:37 +00:00
jst%netscape.com
17b7e23727
Interface cleanup, not part of the build yet.
2001-01-22 04:09:29 +00:00
jst%netscape.com
226b53dba0
Interface cleanup, not part of the build yet.
2001-01-22 04:01:04 +00:00
jst%netscape.com
02c7101aaa
Interface cleanup, not part of the build yet.
2001-01-22 02:54:07 +00:00
jst%netscape.com
1c381a113d
Interface cleanup, not part of the build yet.
2001-01-22 02:36:07 +00:00
jst%netscape.com
d2f2fcf0fc
Renaming files to make the mac happier, not part of the build yet.
2001-01-22 01:59:47 +00:00
jst%netscape.com
5b83191799
Renaming file to make the mac happier. Not part of the buidl yet
2001-01-22 01:53:58 +00:00
jst%netscape.com
460aecc138
Removing file that's not needed.
2001-01-22 01:26:07 +00:00
jst%netscape.com
0c615e2d65
Removing emacs backup file that was accidentally checked in.
2001-01-21 22:27:24 +00:00
jst%netscape.com
bc10d826e2
Removing file that was checked in by mistake.
2001-01-21 11:28:12 +00:00
jst%netscape.com
16c25ff16c
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
f81d28f89d
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
9c6844186e
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
ef9a85baff
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
12c667fab8
Script that converts IDLC files to XPIDL files.
2001-01-21 08:43:22 +00:00
jst%netscape.com
e0b5ef51b5
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
5c06034209
Removing unused file.
2001-01-21 04:31:24 +00:00
jst%netscape.com
79e81f4bd0
Whitespace cleanup, fixing up 3 space indentation. No code changes.
2001-01-18 07:44:29 +00:00
mccabe%netscape.com
0d2bfc52b7
Add missing semicolon. Thanks Brian for the ring.
2001-01-17 02:05:14 +00:00
mccabe%netscape.com
9100327406
(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
e75d5a5e74
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
4c4aa35276
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
107c2088f3
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
9cc92ea741
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
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
jst%netscape.com
c362958cf3
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
9430a92e06
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
40fac76957
Part of fixing 61388, implemented PluginArrayImpl::Refresh body. r=a=jst, sr=vidur
2000-12-22 00:08:31 +00:00
waterson%netscape.com
49e31fe89d
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
db77a47909
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
e9a674e851
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
fef4f5a8cf
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
ce7f2349f7
Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin.
2000-12-10 14:34:06 +00:00
hyatt%netscape.com
cbf106d2ea
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
d514aa2e71
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
f21943b86d
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
dd5fb1e469
60718. check for null. r=valeski@netscape.com, a=vidur@netscape.com
2000-11-30 21:10:55 +00:00
jband%netscape.com
c117919df8
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
28aab72bc2
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
9a4e4713fc
Fixing up indentation, tabs are evil! Whitespace only changes. r=pollmann
2000-11-29 02:26:11 +00:00
hyatt%netscape.com
e4f2c01c73
Move menulist entirely into XBL. a=ben
2000-11-28 08:52:36 +00:00
radha%netscape.com
511aef5ef9
Fixing tree bustage
2000-11-28 00:01:16 +00:00
radha%netscape.com
26b6038136
Fix for bug # 54739 r/sr=rpotts
2000-11-27 23:10:09 +00:00
ben%netscape.com
d1dfc1a140
Mutation event files. r=joki, a=brendan
2000-11-27 08:27:09 +00:00
hyatt%netscape.com
56d558b610
Patch for 55595. r=joki, a=brendan
2000-11-27 07:55:20 +00:00
cls%seawood.org
8bd122b3d5
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
39f19e239d
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
1dcf3dadae
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
d0b89dae82
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
cfeb696929
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
e0c292d77e
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
cls%seawood.org
6a8cd353d0
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
d614795c29
Fix Mac bustage
2000-10-31 01:42:51 +00:00
javi%netscape.com
17ab493e70
Build nsIEntropyCollector.idl on UNIX platforms..
2000-10-31 00:28:21 +00:00
locka%iol.ie
5f774fe6de
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
ed4f115c1a
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
34fca89b45
bugzilla 58153: optimized target now generates a symbol file (trunk)
2000-10-30 21:56:05 +00:00
warren%netscape.com
4189314fdb
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
6e35f97e31
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
6a0d6a4d32
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
f5767882c1
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
54e2b01df6
Bug 13871: Frameset spoofing - cleanup unneeded DOM interface. r=jst, sr=vidur
2000-10-24 04:35:25 +00:00
mstoltz%netscape.com
5dfbedf2ee
Bug 56851, regression in XPInstall dialog. r=jst, sr=vidur
2000-10-19 22:21:57 +00:00
pollmann%netscape.com
87208694ab
Bug 13871: Prevent frameset spoofing r=mstoltz, sr=mscott, a=rpotts
2000-10-19 10:25:49 +00:00
danm%netscape.com
0f197b79fa
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
12a5d22ea2
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
36a7dbfed7
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
7295cea115
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
5bc58bee86
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
4c0628eb23
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
ebcf38978f
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
50cb267dc7
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
09cb6cfb57
48758. r=ben,saari, a=waterson
2000-09-22 05:31:36 +00:00
hyatt%netscape.com
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
dveditz%netscape.com
c37711459a
bug 47080 change value of navigator.platform for backward compatibility, r=sgehani,a=scc
2000-09-22 04:52:22 +00:00
jst%netscape.com
d0da497c64
Fixing nsbeta3+ 38215. Making with(window.location) { href=someurl; } work by dynamically defining the 'href' property in LocationImpl::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan
2000-09-21 03:43:10 +00:00
mstoltz%netscape.com
940c5078d1
Fixing 52497, security problem in document.implementation, r=jst a=brendan
2000-09-20 23:38:28 +00:00
locka%iol.ie
69fd02310b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
jst%netscape.com
9a938e886f
Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann
2000-09-19 05:37:23 +00:00
jst%netscape.com
9268317f8e
Fixing nsbeta3+ bug 50393. Make frameset windows request the principal form their parent if there's no document object in the frameset nor a cached principal, this can happen with <frame src='javascript:...'> frames. r/a=vidur, r=mstoltz.
2000-09-19 05:21:00 +00:00
saari%netscape.com
8a1bbbb5dc
fixing focus bugs for 53017. r=hyatt
2000-09-19 03:14:31 +00:00
sean%beatnik.com
fa0c720425
fix for bug 50990 r=jst a=brendan prevent timeout list insertion pointer from being null
2000-09-15 19:22:03 +00:00
jband%netscape.com
feed45599c
fix bug 52579. Avoid infinite recursion dialog when JS is run by xpconnect on DOM context. a,r=brendan@mozilla.org
2000-09-15 06:17:08 +00:00
joki%netscape.com
a8ee9b4e11
Fix bug 47022 by fixing typo in mousemove listener registration. r: jst
2000-09-15 06:07:51 +00:00
dbaron%fas.harvard.edu
bf8a8ed6e7
Change the names of behavior and opacity DOM properties to MozBinding and MozOpacity, and make them work again with new CSS property names. r=jst, except for case change (Moz not moz) agreed on mozilla-style b=3935
2000-09-14 14:18:24 +00:00
mjudge%netscape.com
50ce6d6e76
removing old domselection moving it to layout\base\public as xpidl
2000-09-14 11:51:06 +00:00
mjudge%netscape.com
a2fa9edcb5
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
mjudge%netscape.com
af37f4c11d
removing selection.idl from here and moving it to layout\base\public as xpidl. r=sfraser r=anthonyd bug=48575
2000-09-14 11:40:44 +00:00
jst%netscape.com
145632c84d
Checkin in part of the fix for nsbeta3+ bug 42321. Avoid running JS_GC() many times per window open/close, once should be enough. Patch mostly done by alex@cendio.se, r=jst@netscape.com & vidur@netscape.com
2000-09-14 06:18:09 +00:00
jst%netscape.com
0031679c0b
Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com
2000-09-14 05:19:00 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com
1622c11a3a
Specify that the base class is indeed 'public' since some compilers (AIX)
...
assumes 'private'. I ok'd each of these with the appropriate module
owners (see bug)
r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
locka%iol.ie
4db0015fc1
Added scrollByLines, scrollByPages methods to DOM window object. b=46858,r=valeski
2000-09-13 13:06:07 +00:00
scc%mozilla.org
1af2811cca
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 03:24:57 +00:00
scc%mozilla.org
d2b859ab77
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:48:08 +00:00
heikki%netscape.com
3f6567dd27
Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge.
2000-09-12 20:54:41 +00:00
rpotts%netscape.com
3bcaf0be9a
bug #37434 . Added a call to nsIDocShellLoadInfo::SetStopActiveDocument(...) before calling LoadURI in both SetHRefWithBase() and SetURI(). This causes the active document to be stopped immediately (which prevents further processing of the active document)
2000-09-10 06:02:11 +00:00
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
jst%netscape.com
dfed219805
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
5b58ac4fc2
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
danm%netscape.com
683f308d3c
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
90d83226b8
Bug 44480. Remove more obsolete files that I missed the first time around.
2000-08-16 02:00:59 +00:00
waterson%netscape.com
57a2f6203d
Bug 44480. Demote 'width' and 'height' to NSHTMLDocument. r=jst
2000-08-16 01:56:00 +00:00
waterson%netscape.com
2e261ae20b
Bug 44480. Remove obsolete files.
2000-08-16 01:05:22 +00:00
waterson%netscape.com
dd700db4af
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
a519456214
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
84d041ab4e
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
7b61427a9f
DOM API string changes...
2000-08-11 21:41:59 +00:00
mstoltz%netscape.com
d25a91b6a0
bug 47670. r=jtaylor
2000-08-11 04:31:08 +00:00
mscott%netscape.com
083cfc89a1
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
8691f7467f
Renaming GetPrompt() to GetPrompter in nsIDOMWindow. This avoids a namespace
...
r=vidur@netscape.com (47889)
2000-08-09 21:12:21 +00:00
mstoltz%netscape.com
23306a4e04
Fixed 37702 and 47670. r=vidur
2000-08-09 20:08:54 +00:00
brendan%mozilla.org
bef38f498f
Clear JS watchpoints on the window object before loading a new document (38959, r=mstoltz).
2000-08-09 03:30:46 +00:00
brendan%mozilla.org
9d6fc99130
Add TraceMallocLogTimestamp window method, for bloat storyboarding (#ifdef NS_TRACE_MALLOC, not part of build).
2000-08-09 02:43:09 +00:00
saari%netscape.com
4e24be9487
Beginnings of massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:19:03 +00:00
saari%netscape.com
d979450dcc
Beginnings of massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
--------------------------------
2000-08-08 21:17:28 +00:00
dougt%netscape.com
df4cc0616f
Adding GetPrompt() method to nsIDOMWindow.
...
r=vidur@netscape.com (47889)
2000-08-07 20:55:36 +00:00
nisheeth%netscape.com
0db9ccbf3a
r=jst. Fix for nsbeta2+ bug 18321. The back button was not getting enabled when the user clicked on a javascript url that caused a new page load in another frame. The problem was that the location object was setting the load type to "normal" for loads caused by calls to location.replace() and to "normalReplace" for loads caused by setting location.href. The correct behavior is to do the opposite.
2000-08-07 07:35:25 +00:00
shanjian%netscape.com
72e05ca92f
#14022 IME98 Reconversion does not work in HTML Editor
...
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp
New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
nsIDOMCompositionListener.h
widget:
nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
jst%netscape.com
03275c3a82
Checking in for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
radha%netscape.com
7895784a10
Hook up JS history.go() to session History bug # 18321. r=nisheeth. Checking in branch
...
fix to the tip
2000-08-02 21:48:32 +00:00
dbaron%fas.harvard.edu
3e2203b656
Check in some debugging code that's very useful for finding leaked GC roots. This is #if 0, so it shouldn't affect anything. r=a=waterson
2000-07-28 12:18:29 +00:00
hyatt%netscape.com
50f810b3c4
Fix to grovel non-aggressively. r=waterson,a=waterson
2000-07-26 23:57:48 +00:00
hyatt%netscape.com
daefd4a8b7
Fixes to template builder for non-aggressive groveling. r=waterson,a=waterson
2000-07-26 23:56:02 +00:00
warren%netscape.com
1b959b5c21
Fixed GetSearch to deal with urls that don't implement nsIURL. r=waterson
2000-07-15 00:14:02 +00:00
jst%netscape.com
15f9e82d5e
Fixing IDLC to play nicely in the new string world, not part of the default build.
2000-07-14 22:37:55 +00:00
jst%netscape.com
890a42fe20
Fixing (partially at least) nsbeta2+ bug 38951, the problem was that properties on closed window objects were not accessible due to the document being destroyed to soon. We still destroy the document too soon but now we at least hold on to the document principal in the window object so that we don't bail on every security check done for every access to properties the closed window. r=vidur@netscape.com
2000-07-13 21:48:25 +00:00
brendan%mozilla.org
871c8b6b4c
Avoid costly GetScheme on nsSimpleURI, and avoid yet another "javascript:" string literal and the consequent PL_strcasecmp call, in favor of a fast NUL first-char test.
2000-07-13 02:30:16 +00:00
mcafee%netscape.com
ca71a98213
Fixing comment within comment warnings, duh. r=pavlov
2000-07-12 02:35:59 +00:00
brendan%mozilla.org
48d5a5b6d2
Cleanups: don't decimate Unicode property ids to ISO-Latin-1 in CheckAccess; do use NS_SUCCEEDED instead of NS_OK==; don't use bogus tabs for indentation (r=jst@netscape.com).
2000-07-12 01:20:49 +00:00
ericb%neoplanet.com
614b09c2ff
resizers and titlebars r:hyatt a:hyatt
2000-07-11 23:34:44 +00:00
brendan%mozilla.org
e3dc3bf485
Constipation (r=lumpy,a=jack).
2000-07-08 00:23:12 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
radha%netscape.com
5b8603911e
More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
...
feature is enabled.
2000-06-29 21:48:18 +00:00
saari%netscape.com
4507cb044b
simple null check to stop crasher. r=joki
2000-06-28 20:56:29 +00:00
bryner%uiuc.edu
6439c2e6de
Attempting to fix mac bustage.
2000-06-28 02:32:45 +00:00
evaughan%netscape.com
f549c74c60
Forgot file add for last checkin.
2000-06-28 00:01:19 +00:00
evaughan%netscape.com
297d1f104a
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
...
on top of menu events.
-r hyatt
2000-06-28 00:00:18 +00:00
tao%netscape.com
94465539c5
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
ftang%netscape.com
ab19679d92
fix 35076. r=vidur. escape the URL if it contains non ASCII character. Escape from the position
...
which the first non ASCII char appear.
2000-06-27 21:27:30 +00:00
mkaply%us.ibm.com
82e721e9de
#42637
...
r=jst, a=brendan
OS/2 bring up - PR_CALLBACK for VisualAge
2000-06-26 19:59:18 +00:00
jst%netscape.com
45b5da20c2
Fixing nsbeta2+ bug 13350, add a JS branch callback to the DOM code that runs the JS GC and also lets users abort extremely long running scripts (i.e. infinite JS loops). r=vidur&brendan
2000-06-24 16:18:41 +00:00
dougt%netscape.com
e1274cde0a
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
joki%netscape.com
48d4b49a78
Temporary fix for bug 43390, allow modal dialogs/windows to be raised from script. r:vidur
2000-06-23 20:32:45 +00:00
evaughan%netscape.com
807778bd44
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
saari%netscape.com
835e24112c
adding GetRootCommandDispatcher to nsPIDOMWindow for utility.
...
Needed for beta2+ bug 38673. r=hyatt
2000-06-23 00:42:21 +00:00
mscott%netscape.com
0098abd512
Bug #10802 --> expose load types to load info class so callers can set the load type
...
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.
I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
bryner%uiuc.edu
c2382051b8
Fixing bug 15555. r=danm.
2000-06-22 01:39:40 +00:00
danm%netscape.com
c72131d00d
changing name of window.content to _content. bug 33650. r=hyatt@netscape.com
2000-06-22 00:42:34 +00:00
hyatt%netscape.com
3431c2f9e4
Fix for 42806. r=waterson
2000-06-21 02:02:24 +00:00
vidur%netscape.com
19aa4a879d
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
2000-06-21 00:53:26 +00:00
vidur%netscape.com
d22aa70d25
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
joki%netscape.com
ac67aba0ee
Part of fix for 38117, prevent scripts from running event handlers on windows from other domains. r:mstoltz
2000-06-21 00:21:50 +00:00
joki%netscape.com
91dd076285
Fix for bug 25117, check security when sizing/positioning/configuring windows. r:danm
2000-06-21 00:20:39 +00:00
dbaron%fas.harvard.edu
9b948f52b5
Really fix the leak in JS error reporting. (Checked in from the wrong machine last time.) r=vidur
2000-06-20 03:51:07 +00:00
dbaron%fas.harvard.edu
d47955d73c
Delete nsJSEnvironment (and the things it owns) during XPCOM shutdown instead of after (they won't be shown as leaks anymore). Also, fix a leak in JS error reporting. r=vidur
2000-06-20 03:45:21 +00:00
warren%netscape.com
06dd25d8b6
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
vidur%netscape.com
557ffbfd8f
Work for bug 33475 - completion of Document related DOM Level 2 support. Load no longer takes extra unused argument. r=jst,nisheeth
2000-06-17 01:46:59 +00:00
waterson%netscape.com
3892500516
Fix mac bustage: JSObject is an opaque type here.
2000-06-16 22:17:46 +00:00
waterson%netscape.com
021569cdd0
Bug 41855. Hold on to the nsIScriptContext instead of the raw JSContext. This ensures that the JSContext won't be yanked out from beneath us. r=shaver
2000-06-16 21:43:04 +00:00
cls%seawood.org
07538b7526
Adding MOZ_JS_LIBS to EXTRA_DSO_LDOPTS for BeOS. Bug #42562
2000-06-15 02:49:52 +00:00
hyatt%netscape.com
27d7a11801
Bug #30511 . r=ben
2000-06-14 06:14:24 +00:00
brendan%mozilla.org
bf220ec5bf
Restore "javascript:\n"-in-location-brings-up-console compatibility (r=mccabe@netscape.com).
2000-06-14 04:57:49 +00:00
hyatt%netscape.com
47ecc64920
30511. r=ben
2000-06-14 04:50:20 +00:00
mstoltz%netscape.com
a62193e278
Fix for bug 31818. Dogfood. r=brendan
2000-06-13 23:56:30 +00:00
scc%mozilla.org
55650a35b3
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
mjudge%netscape.com
ffecdb9ecd
constants added r=hyatt. bug34896
2000-06-09 04:15:26 +00:00
mjudge%netscape.com
9095af7214
commiting generated file from SelectionListener.idl. r=hyatt bug = 34896
2000-06-09 04:14:53 +00:00
mjudge%netscape.com
ccf7c5f2d2
34896, change to move constants to this file. r=hyatt
2000-06-09 04:12:50 +00:00
danm%netscape.com
447ce30150
unused (bug 12021 required this). removing. r=jst@netscape.com
2000-06-09 00:31:11 +00:00
danm%netscape.com
5fe0a94ca0
window.prompt() returns jsval instead of string, allowing it to return null when required. wants to be changed back to a string once the DOM APIs support this same thing. bug 12021. r=jst@netscape.com
2000-06-09 00:14:44 +00:00
danm%netscape.com
b8e91eba3c
removing nsJSAbstractView.cpp. bug 12021. r=jst@netscape.com
2000-06-09 00:04:29 +00:00
akkana%netscape.com
13f84efc5a
Needed for bug 40457: Add API for range methods to tell
...
whether a node or point intersects the range. r=vidur, a=beppe.
2000-06-07 22:56:55 +00:00
danm%netscape.com
1846ee4fd1
request redraw when resizing window. bug 35450. r=joki
2000-06-07 02:05:08 +00:00
jst%netscape.com
69b95c06ab
Fixing nsbeta2+ bug 40514, the problem was that the 'parser' used to parse the options argument passed to window.open() didn't allow for whitespace between the options, 4.x didn't do this either but IE does. r=vidur
2000-06-07 01:36:28 +00:00
jst%netscape.com
703b2340ac
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
hyatt%netscape.com
1447319de7
Updating tree selection. bug#30511. r=danm
2000-06-07 00:01:04 +00:00
alecf%netscape.com
792319daf8
last checkin was:
...
fix for #41608 - be sure to remove the script context from the GC root!
r=shaver, jst a=putterman
2000-06-06 08:08:41 +00:00
alecf%netscape.com
af7228e1f2
/tmp/cvsRB7BUM
2000-06-06 08:07:23 +00:00
pavlov%netscape.com
5e8a833f39
Fix for eventqueue objects leaking bug #20166 . This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
2000-06-05 21:53:25 +00:00
mkaply%us.ibm.com
8686a4067b
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
rginda%netscape.com
f8d7b7f485
s/nsCOMPtr<nsIScrollableView>/nsIScrollableView */ because views are not refcounted.
...
r=jst,a=brendan
2000-06-03 01:01:48 +00:00
mkaply%us.ibm.com
5548d923b6
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-02 23:04:50 +00:00
hyatt%netscape.com
72d410f747
Tree/grid XBL foundation work.
2000-06-02 08:11:55 +00:00
hyatt%netscape.com
5da274d80c
More XBL work for tree/grid rewrite.
2000-06-02 08:11:27 +00:00
mjudge%netscape.com
6c9a6ed3ce
fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill
2000-06-01 01:03:48 +00:00
jst%netscape.com
fb27b7b247
Checking in patch from Vidur that fixes part of nsbeta2+ bugs 34667, 36745 and 38537, this fixes a crash associated with javascript: URLs and the fact that javascript: URLs are sometimes invoked multiple times. r=me.
2000-05-31 13:57:02 +00:00
jst%netscape.com
85fd702909
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
hyatt%netscape.com
00d8a542f3
Removing XUL DOM elements.
2000-05-30 08:20:06 +00:00
hyatt%netscape.com
73c9cca23a
Removing obsolete files from the build.
2000-05-30 08:11:35 +00:00
hyatt%netscape.com
735b896328
Removing obsolete headers from the build.
2000-05-30 08:07:54 +00:00
hyatt%netscape.com
d387866577
Removing obsolete C++ code.
2000-05-30 08:06:59 +00:00
hyatt%netscape.com
3064160cb5
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
jst%netscape.com
b9023d2f1a
Fix typo.
2000-05-25 14:48:50 +00:00
jst%netscape.com
ea4ff60786
Exporting nsIDOMHTMLEmbedElement.h on the mac too.
2000-05-25 14:37:02 +00:00
jst%netscape.com
78a5b08259
added files: mozilla/dom/src/html/nsJSHTMLEmbedElement.cpp
2000-05-25 14:36:29 +00:00
jst%netscape.com
5f9acbe1eb
Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me
2000-05-25 13:26:32 +00:00
pavlov%netscape.com
01f22cffbb
work to try and fix crasher bug 39752 by being sure to call Cancel() on the timers since the windows timer code holds a ref to itself.... more to come on that. r=jag@irc
2000-05-20 03:57:59 +00:00
brendan%mozilla.org
4740934866
Better TraceMalloc* methods (r=waterson).
2000-05-17 06:58:48 +00:00
joki%netscape.com
35d5e0f553
More support for onresize and onscroll, bug 960
2000-05-17 06:53:58 +00:00
jst%netscape.com
b54dec0ba1
getComputedStyle() is now alive!
2000-05-17 06:38:43 +00:00
sfraser%netscape.com
4068994453
Remove linkage with NetworkModular.shlb
2000-05-17 06:36:59 +00:00
jst%netscape.com
afcba9f0ab
Export more functions.
2000-05-17 06:28:23 +00:00
joki%netscape.com
93950c7879
fix for resize event support, bug 960, and additional support for DOM 2 events.
2000-05-17 05:27:22 +00:00
brendan%mozilla.org
51d9b107f3
Improve --trace-malloc to handle multiple logfiles.
2000-05-17 04:44:14 +00:00