Граф коммитов

4852 Коммитов

Автор SHA1 Сообщение Дата
heikki%netscape.com 9f0077a84e Didn't notice tree was closed, backing out to wait for open. 2001-03-21 23:35:22 +00:00
heikki%netscape.com e162db571b Bug 72675, document.load() can cause crash if loading HTML document. r=harishd,sr=vidur. 2001-03-21 23:20:12 +00:00
bryner%uiuc.edu 05aa4d6775 Need to add -I. as well. Fixing build bustage. 2001-03-21 22:01:47 +00:00
bryner%uiuc.edu 991faca062 Fixing build bustage. r=cls. 2001-03-21 21:58:23 +00:00
hyatt%netscape.com 6470447a3f Backing out preventDefault checkin, since it's already there. 2001-03-21 21:27:04 +00:00
akkana%netscape.com f685b8c2ce 57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
Clean up XBL bindings and eliminate redundancies and errors.
       Fix a bug in which XBL bindings didn't check for event cancellation.
       r=brade sr=hyatt
2001-03-21 20:32:59 +00:00
alecf%netscape.com a45fd24a01 fix for bug 46488 r=valeski, sr=waterson
make the content DLL an HTTP startup listener, so that loading the content DLL doesn't load HTTP
2001-03-21 19:35:29 +00:00
pchen%netscape.com 10ae433834 mac buddy for alecf on bug 46488, r=valeski, sr=waterson, add nsContentHTTPStartup.cpp to project 2001-03-21 19:35:25 +00:00
glazman%netscape.com 050041f52f easy fix for 71647 ; that bug was hidden behind 72302, [s]r=attinasi 2001-03-21 09:40:41 +00:00
hyatt%netscape.com 6fe6375fc9 Fix for 71740. r=jag, sr=shaver. 2001-03-21 08:15:12 +00:00
hyatt%netscape.com 7eb8765948 Fix for 62985, r=dbaron, sr=attinasi 2001-03-21 08:10:20 +00:00
timeless%mac.com 779adab63f ports bustage *sorry* HPUX doesn't want to make abstract temporary variables, so reverting 2001-03-21 07:10:15 +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
pollmann%netscape.com b7fdd19dba Bug 72288: Don't turn off scrollbars on all XML documents, r=heikki@netscape.com, sr=blizzard@mozilla.org 2001-03-21 03:00:18 +00:00
erik%netscape.com c5bd1e8ade bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
from IBM bidi project (Arabic, Hebrew, etc); some in ifdef for now
2001-03-21 01:16:22 +00:00
karnaze%netscape.com f58900f87a bug 68912 - allow nsHTMLTableRowElement::SetCells() to pass a null value. sr=attinasi 2001-03-20 15:40:18 +00:00
glazman%netscape.com 4fc3eb0ce3 adds support for :not() css3 pseudo-class; b=71647, r=pierre, sr=hyatt 2001-03-20 11:49:20 +00:00
rods%netscape.com 755cc117c9 Change box sizing atom back to correct non-xul name
Bug 72226 r=waterson sr=attinasi
2001-03-20 11:42:56 +00:00
pinkerton%netscape.com 04c16f240d removing nsAnonymousElement.cpp to fix bustage. 2001-03-20 02:00:09 +00:00
hyatt%netscape.com dc8d28b627 Missed another file. 2001-03-20 00:46:41 +00:00
hyatt%netscape.com aec07a2575 OOps. Missed a file. 2001-03-20 00:45:51 +00:00
heikki%netscape.com 8e32589d01 Removed unused variable. NS_PAGE_LOAD is nsEvent, not nsMouseEvent. r=harishd. 2001-03-20 00:19:48 +00:00
heikki%netscape.com ed0d730e7e Not part of build. Added tests for document.load() (a DOM extension used to load XML documents asynchronloysly as data). 2001-03-20 00:05:05 +00:00
hyatt%netscape.com ceca1422dc Fix for 72345. r=jag, sr=shaver,scc 2001-03-19 23:56:28 +00:00
peterlubczynski%netscape.com c01bf6830c Fix for null docShell in nsEventStateManager::UpdateCursor. Fixing AIM Express top crash. bug 69589 r=saari sr=attinasi 2001-03-19 23:01:59 +00:00
pavlov%netscape.com 913938c7f0 (not part of the build) changing nsHTMLAtoms::image to nsXULAtoms::image r=hyatt 2001-03-19 22:59:20 +00:00
waterson%netscape.com c8392e7a56 Bug 71421. Always check for null script object from CompileScript(). r=mstoltz, sr=brendan 2001-03-19 22:22:24 +00:00
blakeross%telocity.com 1dba7198b2 Crash when reading past the end of a CSSRuleList. patch by Hixie (ian@hixie.ch). r=blake, glazman sr=jst 2001-03-19 22:12:12 +00:00
hyatt%netscape.com 7126e1923b Fixes for my 3 0.8.1 bugs... all approved etc. etc. 2001-03-17 00:27:13 +00:00
pollmann%netscape.com bbb16c850a Bug 68010: Make XML/XHTML documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:40 +00:00
pollmann%netscape.com ce606f1c58 Bug 65878: Make Image documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:29 +00:00
pinkerton%netscape.com 83d132bea0 don't hide tooltip until mouse exits the node, not on any mouse move. also allow for clients to disable the auto-hide timer with the 'noautohide' attribute. r=saari/sr=hyatt. bug# 71547. 2001-03-14 02:32:27 +00:00
joki%netscape.com 6f9ce0e10e Fix smoketest blocker bugs 71224 & 71836 and (probably) 71834. r: hyatt 2001-03-13 23:58:15 +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
joki%netscape.com a80e213a13 Fix 62878, hack event.which to return values more like 4x. r:peterv, sr:jst 2001-03-13 11:34:07 +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
jst%netscape.com 2fb4111355 Fixing bug 70170. Making sure we unblock the parser after loading a script file even if loading the script failed or the script file was empty. r=pollmann@netscape.com, sr=rpotts@netscape.com. 2001-03-13 07:23:15 +00:00
hyatt%netscape.com a540a46a90 Fix for 70704 and 71261. r=pierre, sr=attinasi 2001-03-13 02:34:02 +00:00
jst%netscape.com 92c5553e74 Checking in some code cleanup in preparation for my next checkin to this file (a fix for bug 70170). r=pollmann@netscape.com, sr=rpotts@netscape.com 2001-03-13 02:27:25 +00:00
valeski%netscape.com 68017cb9e2 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api 2001-03-13 02:02:05 +00:00
danm%netscape.com 146aaf79b9 Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt,vidur 2001-03-12 23:08:55 +00:00
dougt%netscape.com c74c36c85e Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
ftang%netscape.com 28e5f652ee fix bug 71274. r=nhotta sr=jst
remove bad code which may cause crash
work around the condition which will case IME crash on Mac when Mac cabonalized MSL does not comfirm to
ISO C++ standard and return null when ask for new xxx[0];
2001-03-12 22:26:58 +00:00
nisheeth%netscape.com b792bab4ff Null check for mPresContext which fixes crash in bug 57597. r=joki. sr=jst. More work needs to be done on the bug in the 7.0 timeframe to fix load event propagation across documents that do not have presentation contexts. 2001-03-12 07:26:46 +00:00
Peter.VanderBeken%pandora.be ddc5379649 Expose Reset from nsIDocument. r=jag, sr=jst. 2001-03-12 06:39:27 +00:00
Peter.VanderBeken%pandora.be 23fcfcd633 Expose Reset from nsIDocument and handle channel and/or URL being nsnull. r=jag, sr=jst. 2001-03-12 06:38:39 +00:00
Peter.VanderBeken%pandora.be e3261bd6c7 Expose Reset from nsIDocument. Implement CreateAttributeNS for XML documents. r=jag, sr=jst. 2001-03-12 06:36:20 +00:00
Peter.VanderBeken%pandora.be cb8d7193ba Add LoadComplete call for result of an XSLT transform, switch source document and result document before the transform, fix crash when transform fails (bug 67066). r=jag, sr=jst. 2001-03-12 06:34:40 +00:00
Peter.VanderBeken%pandora.be d301ad3dec Adding EndLoad call for the stylesheet when doing an XSLT transform. r=jag, sr=jst. 2001-03-12 06:30:38 +00:00
harishd%netscape.com 4bc3faf1f7 Correcting indentation. 2001-03-11 21:07:33 +00:00