jst%netscape.com
6265b98275
Backing out part of last checkin that wasn't supposed to be checked in.
2001-09-21 04:33:47 +00:00
jst%netscape.com
d17618ae24
Tweaking core document classname to make my last patch actually do the right thin in all cases.
2001-09-21 03:23:33 +00:00
heikki%netscape.com
d6a70c4a87
Bug 100795 Mac project changes.
2001-09-21 01:08:36 +00:00
jst%netscape.com
7c86ba2445
Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com
2001-09-21 01:07:53 +00:00
jst%netscape.com
9c526f8bbb
Adding new interface file, not part of the build yet.
2001-09-20 22:09:41 +00:00
peterv%netscape.com
47c0cd7a36
Fixing bug 65486. Implementing HTML[I]FrameElement.contentWindow, r=harishd@netscape.com, sr=hyatt@netscape.com
2001-09-20 10:15:42 +00:00
jst%netscape.com
b279aeaf98
Fixing bug 65486. Implementing HTML[I]FrameElement.contentWindow, r=harishd@netscape.com, sr=hyatt@netscape.com
2001-09-20 07:58:49 +00:00
jst%netscape.com
388f39b108
Adding new interface for bug 65486, implement HTML[I]FrameElement.contentWindow. r=harishd@netscape.com, sr=hyatt@netscape.com. Not used yet.
2001-09-20 07:53:37 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
jst%netscape.com
363deb41a9
Fixing bug 81928. JS errors in XUL files were not always reported. sr=brendan@mozilla.org, r=jband@netscape.com
2001-09-18 03:32:03 +00:00
saari%netscape.com
bd2d5a6c8b
adding files to IDL projects for aaronl. Accessiblity stuff, bug 82207
2001-09-18 03:09:19 +00:00
aaronl%netscape.com
534dbf9200
Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt
2001-09-18 03:09:01 +00:00
jst%netscape.com
f1514ed510
Duh! (typo in the fix for bug 95840).
2001-09-17 22:58:06 +00:00
aaronl%netscape.com
90c3eb2eb2
Part of checkin for 82207 (XUL MSAA support). Fixing accidentally lowercased names. r=jgaunt, sr=hyatt
2001-09-17 21:51:20 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
dbaron%fas.harvard.edu
232b3ee364
Add all extension properties to nsIDOMNSCSS2Properties, rather than just a few. Clean up nsDOMCSSDeclaration implementation of nsIDOM{,NS}CSS2Properties and implement new attributes in nsIDOMNSCSS2Properties. r=hixie sr=jst b=98500
2001-09-17 00:57:46 +00:00
aaronl%netscape.com
eb927126b4
Part of bug 82207. r=jgaunt, sr=hyatt. XUL Checkbox supporting MSAA
2001-09-15 01:15:19 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
vidur%netscape.com
70883a2f42
Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. r=heikki, sr=jst
2001-09-11 03:05:15 +00:00
ben%netscape.com
9edb6a4b6b
Add left, top, persist, ref, and datasources attributes to nsIDOMXULElement per XUL1.0 spec.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:31:38 +00:00
aaronl%netscape.com
025d54da07
Reversing 82207 patch - mac problems.
2001-09-08 17:05:09 +00:00
aaronl%netscape.com
63bd6a7d3a
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
2001-09-08 16:22:09 +00:00
sicking%bigfoot.com
1f02d9bfd3
Implement TreeWalker in DOM2-traversal.
...
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
jst%netscape.com
208552caa3
Fixing bug 98292. Adding support for image.x and image.y for compatibility with NS4.x, r=jrgm@netscape.com, sr=blizzard@mozilla.org
2001-09-07 04:00:37 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
jst%netscape.com
9363f02422
Fixing bug 62613, patch from Fabian <hidday@geocities.com>. CSSStyleDeclaration objects didn't support the array syntax in JS for calling the item() method. r=harishd@netscape.com, sr=jst@netscape.com
2001-09-05 04:35:21 +00:00
jst%netscape.com
7212c5b3be
Fixing compiler warning (i might be used uninitialized in this function)
2001-09-05 04:30:12 +00:00
jst%netscape.com
fadd662d82
Fixing bug 95840. Speeding up global property access in JS. r=mstoltz@netscape.com, sr=vidur@netscape.com
2001-09-05 04:29:13 +00:00
bzbarsky%mit.edu
168fa487a7
Fix the nsIDOMMediaList interface to have the right properties. Make
...
media rules implement nsIDOMCSSMediaRule. Fix insertRule() to be able
to insert into the middle of a rule list. Fix issues with stylesheets
not getting dirtied when media lists are modified. bug 93977,
r=pierre, sr=jst
2001-09-05 00:00:18 +00:00
mstoltz%netscape.com
912d30961d
59208 - Activate enumeration callback for window and document objects
...
and call security check to prevent cross-site enumeration. r=jst, sr=jband,
a=asa
2001-09-01 03:30:51 +00:00
yokoyama%netscape.com
7abc189caf
Bug 40469:
...
Using proper UTF8toUCS2 converter
r/sr=vidur; /a=asa
2001-08-31 22:56:50 +00:00
mstoltz%netscape.com
06dabe5907
Bug 92061 - allow javascript: URLs to be targeted at about:blank windows.
...
Relaxing too-strict security policy. r=rginda, sr=jst, a=asa
2001-08-31 21:01:10 +00:00
dbaron%fas.harvard.edu
5b59398348
Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
2001-08-31 04:28:26 +00:00
mstoltz%netscape.com
897fbc85f5
Bug 92955 - Option to disable window.open from onLoad/onUnload event
...
handlers. r=harishd@netscape.com , sr=jst@netscape.com , a=brendan@mozilla.org
2001-08-31 04:06:39 +00:00
dbaron%fas.harvard.edu
d8d01abd1a
Backing out unapproved checkin for bug 97227. a=brendan,blizzard
2001-08-31 03:45:20 +00:00
jst%netscape.com
b3c9fad8da
Fixing bug 82027, problems with accessing window.history[x] from JS. r=mstoltz@netscape.com, sr=jband@netscape.com a=dbaron@fas.harvard.edu
2001-08-31 02:36:45 +00:00
rpotts%netscape.com
2766427125
bug #97227 (r=valeski, sr=vidur). This patch makes all calls to nsIWebBrowserChrome::SetStatus(...) display synchronously.
2001-08-30 21:47:45 +00:00
mcafee%netscape.com
838bff9579
Adding ifdef to turn JS dump() on w/o the need of a pref (96924). r=cls, sr=jst, a=asa
2001-08-30 08:07:07 +00:00
radha%netscape.com
746ed558e5
Fix for bug 84519 r=adamlock sr=rpotts a=asa. history.go(toofar) gives problems to back/forward buttons
2001-08-23 21:55:57 +00:00
bryner%netscape.com
d812ad1b51
Bug 92210 - Window steals focus if you switch to another app during "Transferring data from...". r=saari, sr=hyatt.
2001-08-21 21:18:45 +00:00
jst%netscape.com
7c8ac022db
Fixing bug 92272. Avoid malloc(0), patch mostly by mkaply@us.ibm.com. sr=me, r=nobody (trivial fix)
2001-08-21 09:02:22 +00:00
rpotts%netscape.com
192c47a6bd
Fix warnings...
2001-08-21 08:13:04 +00:00
rpotts%netscape.com
466b99bec9
bug #92425 (r=adamlock, sr=jst). OnLoad() handler which executes a javascript URL causes an infinite loop...
2001-08-21 06:20:53 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
saari%netscape.com
7b4b1b4d1e
Fix for bug 82569, a simple null check to patch over a crash some people are seeing from talkback.
...
r=blake, sr=jst
2001-08-17 02:30:22 +00:00
sfraser%netscape.com
3e6475c529
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00