Commit Graph

1468 Commits

Author SHA1 Message Date
jst%netscape.com
1221466f58 Fixing bug 72476. Check for a null document *both* times we access the document pointer, this causes a crash if window.location is set on a window that doesn't contain a document (which can be the case when the window is a frame in a frameset). r=pollmann@netscape.com, sr=vidur@netscape.com 2001-03-22 07:11:49 +00:00
timeless%mac.com
e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
mkaply%us.ibm.com
70a669a405 No bug
r=javier, sr=jst
Change some PR_CALLBACK to JS_DLL_CALLBACK
2001-03-19 21:46:25 +00:00
blizzard%redhat.com
ef1092aba4 Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf 2001-03-19 17:56:04 +00:00
pchen%netscape.com
caf1e8941a bug 69810, r=mcafee, sr=hyatt, a=asa, #define INCLUDE_XUL 1 for mac dom project, fixes nsFocusController::GetControllers() to QI currently focused element to a xul element and call GetControllers() on it if QI succeeds. 2001-03-16 23:38:36 +00:00
blakeross%telocity.com
ce5984e559 Removing files that got checked in accidentally. 2001-03-14 02:51:02 +00:00
blakeross%telocity.com
808aba4ffa Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:51:01 +00:00
joki%netscape.com
8e53706e23 Fix 49120 (Force event handler compilation when properties accessed from JS) and 53640 (Fix event capture to work starting from text nodes) r:peterv, sr:jst 2001-03-13 11:37:16 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
shaver%mozilla.org
ce5d19a70d 31847: Need to solve problem of JS roots for event handler funcs
Fix from brendan, r=dbaron, sr=shaver.
2001-03-11 17:11:11 +00:00
mkaply%us.ibm.com
06a62886d8 #70961
r=jst, sr=erik
DOM changes to implement the dir attribute (document.dir) needed for Bidi
2001-03-10 00:50:54 +00:00
danm%netscape.com
719e3af4ce window positioning security check is now more conversant with multiple monitors. bug 67523 r=hyatt,pinkerton 2001-03-09 02:12:51 +00:00
disttsc%bart.nl
09677a326a Fix potential dangling pointers of the form:
const char* foo = NS_ConvertUCS2toUTF8(bar).get();

sr=scc
2001-03-08 13:57:08 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
waterson%netscape.com
7a6cf95a43 Bug 70699. Fix windows makefile to create .obj files in win32_x.obj. Tip o' the cap to gverdun@acm.org. r=jst, sr=shaver 2001-03-07 00:43:11 +00:00
jst%netscape.com
4162a5ee8e Adding ElementCSSInlineStyle interface, not part of the build yet. 2001-03-03 11:43:56 +00:00
jst%netscape.com
c547412990 Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build. 2001-03-03 09:39:08 +00:00
jst%netscape.com
88c4e1d520 Adding window interface for JS specific methods. Not part of the build. 2001-03-03 03:10:02 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
mstoltz%netscape.com
33c8110175 bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan 2001-03-02 00:09:20 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
danm%netscape.com
48ff9b0878 moving window opening code to WindowWatcher component. bug 67368 r=hyatt,jst 2001-02-26 00:37:55 +00:00
jst%netscape.com
99b90e47bd Adding interface not part of the build yet. 2001-02-24 12:47:22 +00:00
jst%netscape.com
289eda773f Adding new makefile, not part of the build yet. 2001-02-24 12:44:27 +00:00
jst%netscape.com
b62759e317 Addign XBL DOM interface files, not part of the build yet. 2001-02-24 12:28:46 +00:00
jst%netscape.com
75c3bf8ceb New domstubs.idl file, not part of the build yet. 2001-02-24 12:15:01 +00:00
jst%netscape.com
b4be84e32b Adding XUL DOM interfaces, not part of the build yet. 2001-02-23 10:07:18 +00:00
jst%netscape.com
26951cd647 Removing unused file. 2001-02-23 07:17:27 +00:00
jst%netscape.com
174a20bb6c 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
e3d5a280dd Removing unused file. 2001-02-23 06:37:55 +00:00
dbaron%fas.harvard.edu
916e9104b8 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 12:20:04 +00:00
disttsc%bart.nl
a6f2f5861a 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
9fe59f23f0 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
9cae476583 First checked in; not yet part of the build. 2001-02-21 01:13:03 +00:00
heikki%netscape.com
5c811dfbf3 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
402efee973 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
7cf807aad9 Fix senna REQUIRES bustage 2001-02-17 04:11:55 +00:00
danm%netscape.com
9b0604a906 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
b2d6bb81e1 Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock 2001-02-15 19:10:16 +00:00
aaronl%chorus.net
ab4d0dcaee Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson 2001-02-15 05:07:46 +00:00
jst%netscape.com
ae7641f21e Removing unused file. 2001-02-13 05:20:40 +00:00
jst%netscape.com
4c6ef4b31a 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
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blakeross%telocity.com
1f06c84d3c Only declare a string ptr when necessary. r=timeless 2001-02-12 21:48:01 +00:00
jst%netscape.com
48bdd5352b Interface cleanup. Not part of the build. 2001-02-10 05:03:46 +00:00
jst%netscape.com
5d292bc777 Interface cleanup. Not part of the build. 2001-02-10 03:51:13 +00:00
jst%netscape.com
e5ade4e5a2 Interface cleanup. Not part of the build. 2001-02-09 12:01:35 +00:00
jst%netscape.com
34fb8853af Interface cleanup. Not part of the build. 2001-02-09 11:56:32 +00:00
jst%netscape.com
1b9c404fb0 Interface cleanup. Not part of the build. 2001-02-09 11:47:40 +00:00
jst%netscape.com
178b45894b Interface cleanup. Not part of the build. 2001-02-09 11:39:07 +00:00