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

4425 Коммитов

Автор SHA1 Сообщение Дата
bryner%uiuc.edu e29926f20a Fixing 42109 (again) - I missed a case on my first attempt. r=disttsc@bart.nl. 2000-09-07 05:49:04 +00:00
hyatt%netscape.com cccbddadec Patch to enable event.originalTarget on input fields. r=joki 2000-09-07 02:47:52 +00:00
hyatt%netscape.com 927938cc43 Adding originalTarget to Event object. r=joki 2000-09-07 01:07:29 +00:00
ftang%netscape.com fe633c6d96 fix bug 50654. r=nhotta take care " in the charset 2000-09-06 20:41:12 +00:00
disttsc%bart.nl 3c25610d65 Make nsXULElement inherit directly from nsXMLElement and remove dead internal code ((Get|Set)NameSpacePrefix from nsIXMLContent.h, nsIXULContent.h, nsXMLElement.h, nsGenericXMLElement.(h|cpp) and nsXULElement.(h|cpp). Hints & tips by jst (thanks!), r=jst, a=brendan. 2000-09-06 20:39:29 +00:00
rods%netscape.com d21753a7fc For NavQuirks we need to set the appropriate font for buttons/selects or for text and textarea
If these fonts are set in the html.css or quirk.css they cannot be overriden
We now use the CSS3 font names and for NavQuirks we adjust the fonts to match Nav 4.x
The change is to give field fonts monospace instead of sans-serif
Bug 44656 r=dcone
2000-09-06 14:02:44 +00:00
rpotts%netscape.com dd1059184e Moved the firing of the OnLoad event from WebShell into DocumentViewer... 2000-09-06 09:11:38 +00:00
jst%netscape.com 4e563c4a15 Fixing a cloneNode() regression in the HTML code, doing a deep clone on a element that didn't have a style attribute was failing to clone it's chil nodes. r=pollmann@netscape.com 2000-09-06 05:03:34 +00:00
dbaron%fas.harvard.edu e0e16fb826 Fix misleading indentation. r=attinasi 2000-09-06 02:34:35 +00:00
dbaron%fas.harvard.edu c9392da530 Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi 2000-09-06 02:27:46 +00:00
dbaron%fas.harvard.edu cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
dbaron%fas.harvard.edu 8c105459ae Change the names of CSS properties that are not part of the CSS2 specification by adding a -moz- prefix. Change the names of those that are used internally to use -x-, just for documentation. b=3935 r=attinasi 2000-09-06 02:15:18 +00:00
hyatt%netscape.com 18e758c3ca fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
jband%netscape.com f9a5b20560 commenting out dead code that was giving us a useless warning 2000-09-05 20:20:34 +00:00
hyatt%netscape.com 584b0548ca Fix arrow keys in input fields. r=danm 2000-09-05 18:57:53 +00:00
rods%netscape.com 2ec6128d8f fixed so script can find out if an option is selected when no frame exists
no all DOM calls can be made on a select or an option with or without a frame
and the results will be correct
All the PresState info (for now) is kept in the select content, a couple of new
methods were added to nsISelectElement to make it easier for the option to
Get/Set its index
Bug 45760 r=kmcclusk
2000-09-05 13:37:16 +00:00
hyatt%netscape.com 1bb5fdc4fc loadBindingdoc, r=ben 2000-09-05 07:29:01 +00:00
hyatt%netscape.com b03ae07bef Fix double selection problem in trees. r=ben 2000-09-05 07:09:14 +00:00
bryner%uiuc.edu 30b37c9413 Making it so everyone doesn't get my debugging output spam. 2000-09-05 04:05:06 +00:00
dbaron%fas.harvard.edu c3bbbaf9c8 Fix build warning by renaming variable. r=disttsc@bart.nl 2000-09-05 02:08:41 +00:00
Peter.VanderBeken%pandora.be dba350450c Correct string usage in XSLT hooks. Not part of default build (ifdef'ed). r=nisheeth. 2000-09-04 05:55:00 +00:00
hyatt%netscape.com ba7b94b9b1 Fix crash on skin switching. r=ben 2000-09-03 06:00:09 +00:00
hyatt%netscape.com 4a56981607 Fixed bad regression in XBL. r=ben 2000-09-03 05:35:36 +00:00
bryner%uiuc.edu 25f69ad484 Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
Peter.VanderBeken%pandora.be d41d21ad60 Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
Peter.VanderBeken%pandora.be 197d30c82b Fix XSLT hooks (Preparation for bug #42228). Remove GetAttributeValueAt (Fixes bug #47454). Clean up code. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:34:07 +00:00
Peter.VanderBeken%pandora.be 8934df7249 Fix XSLT hooks (Preparation for bug #42228). Implement SetDOMDocument. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:32:28 +00:00
saari%netscape.com 3b51c1dc7e Undoing what appears to be a complete brain fart of mine from a while ago. I was releasing focus information before its time. 2000-09-02 07:49:39 +00:00
beard%netscape.com 4503140e65 fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc 2000-09-02 07:21:57 +00:00
saari%netscape.com cbf6ecc1f7 fix for 46505, text inputs and text areas need to change their event targets when crossing the anonymous content boundry. r=hyatt 2000-09-02 04:59:44 +00:00
hyatt%netscape.com 34afd36343 Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:40:28 +00:00
hyatt%netscape.com 3b60037bfe Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:39:06 +00:00
hyatt%netscape.com 06f5e40b56 General cleanup in XBL. 2000-09-02 01:46:42 +00:00
hyatt%netscape.com b8b870db19 rename arg to parameter, r=brendan 2000-09-02 01:35:44 +00:00
hyatt%netscape.com 1d8f696a54 rename arg to parameter, r=brendan 2000-09-02 01:20:36 +00:00
hyatt%netscape.com 2909098718 Improve typing speed. r=ben 2000-09-02 01:09:47 +00:00
jst%netscape.com 3e82d91d63 Tweaking the fix to nsbeta3+ bug 28277 so that the src property of the a JavaScript constructed image is correcly set at the time when the onload and onerror events fire. r=nisheeth@netscape.com 2000-09-01 23:23:35 +00:00
hyatt%netscape.com 1d7c6d90f3 More XBL event speed improvements. r=ben 2000-09-01 21:43:34 +00:00
harishd%netscape.com 4668b6e263 7670 - Enable NOSCRIPT.
r=jst
2000-09-01 18:17:43 +00:00
hyatt%netscape.com bf208e29cb Closing my eyes, crossing my fingers, and pressing the NUKE THE TREE button. r=nobody, I'm trying to recover from vidur's window bomb. :) 2000-09-01 08:40:38 +00:00
jst%netscape.com 7fec4da1ce Comment and whitespace change... 2000-09-01 08:24:00 +00:00
hyatt%netscape.com 26294ec87c XBL syntax changes. r=ben 2000-09-01 08:10:14 +00:00
hyatt%netscape.com a00da988b4 XBL syntax changes. r=ben 2000-09-01 08:07:07 +00:00
jst%netscape.com 7aa7ed7f6d Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nisheeth%netscape.com b19b092432 r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents. 2000-09-01 02:21:06 +00:00
vidur%netscape.com e153192875 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
hyatt%netscape.com 90a907435e XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
bryner%uiuc.edu 16729fbbbb Protecting against setting an invalid current item on the tree. Prep work
for 47795.  r=hyatt.
2000-09-01 01:07:18 +00:00
pollmann%netscape.com 1b49ca7042 Bug 49897: Only send focus and left click events from labels to target content r=jst@netscape.com 2000-09-01 00:48:47 +00:00
bryner%uiuc.edu e596018a21 Fixing 50554 - keep the tree in a consistent state while removing its content.
This is prep work for 47795.  Also fixes chatzilla crash.  r=waterson.
2000-08-31 02:39:48 +00:00
jst%netscape.com ca738093f5 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
rods%netscape.com f90be81a55 Notifying the doc that an attribute is changed is the wrong approach
Making "REFLOW" be the hint for when rows or cols attrs are changed
Not doing it for input text it seems to work fine without
b=50280
2000-08-30 21:59:53 +00:00
kin%netscape.com 9cf7b833fb Fix for bug #35899 (Page scrolls on selecting text in position:relative div)
- Rewrote the auto-scrolling code to handle the fact that events are now passed
    directly to frames, even though the mouse is outside the window, and the frame
    is not in the clip view. The old code assumed that the viewport frame always
    caught and handled the event, which was the way it used to be.
  - AutoScroll methods now give the option of scrolling parent scrollable views.

r=jfrancis@netscape.com

Fix for bug #49467 (Spell checking not working in composer or NS 6 IM )

  - We no longer throw an error if we are trying to scroll the selection
    into view, when the selection is in a view that has no parent scrollable
    view ... we just return NS_OK and do nothing.

r=syd@netscape.com
2000-08-30 19:42:47 +00:00
locka%iol.ie 11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
bryner%uiuc.edu 6731fd7727 Fixing 50628 - crash attaching a file to bugzilla on Linux. Need to cast
to the right type in QueryInterface!  r=pavlov.
2000-08-30 08:07:12 +00:00
waterson%netscape.com c9db7beab8 Bug 50499. Fix FMM that was caused by DOM string changes. r=bruce 2000-08-30 04:21:06 +00:00
waterson%netscape.com a5a55e573d Try to fix AIX build bustage... 2000-08-30 04:07:56 +00:00
pinkerton%netscape.com 1d3e1cbcd9 better use of NS_LITERAL_STRING for perf on platforms that can use it. 2000-08-30 02:45:02 +00:00
rhp%netscape.com 0070d84c49 Fix for crash when cancelling mail print operations - Bug #: 49280 - r: bienvenu 2000-08-30 02:04:02 +00:00
akkana%netscape.com 719f67e1c8 50134: check offset before calling CharAt(offset-1). r=mcafee 2000-08-30 01:42:27 +00:00
waterson%netscape.com 4de3aaabdb Bug 46134. Support >1 value in attribute substitution. r=rjc 2000-08-30 01:00:02 +00:00
nisheeth%netscape.com b65a3881e0 - Fix for nsbeta3+ bug 10292: ID attribute information is passed up from the parser to the content sink and into the node info objects associated with content objects. nsIXMLContent now inherits from nsIStyledContent which allows
authors to use ID selectors to target elements in an XML document.

- Checking in a P3P related patch to the pres shell, html document, and xml document from Tom Lendacky (toml@us.ibm.com)
2000-08-30 00:35:43 +00:00
akkana%netscape.com 2c350ddd30 Fix a warning I introduced yesterday, and add a safety check 2000-08-29 23:29:52 +00:00
akkana%netscape.com d68f42dd59 Fix memory leak introduced yesterday. r=harishd 2000-08-29 23:27:09 +00:00
jfrancis%netscape.com 299877ed6d disabling fix for 46554 again, in order to fix smoketest blocker 50653 et al 2000-08-29 19:55:16 +00:00
hyatt%netscape.com 48f021d058 Adjust tooltip offset. r=ben 2000-08-29 09:56:34 +00:00
hyatt%netscape.com ef6474d1ff 43220. r=ben 2000-08-29 08:07:22 +00:00
jfrancis%netscape.com 995b111b30 restoring my original fix for 46554, with some additional tweaks to deal gracefully with generated content. To forgive, divine. 2000-08-29 06:37:12 +00:00
jfrancis%netscape.com 9726e994c4 i'm an idiot 2000-08-29 05:43:03 +00:00
jst%netscape.com 825bad6e37 Fixing memory leaks (bug 49665), found by dbaron. r=pollmann@netscape.com 2000-08-29 05:32:15 +00:00
jfrancis%netscape.com 7d5e6f0454 turns out that selection code is used even when outputing an entire document (beats me why); disabling my changes so that text field output will work again. 2000-08-29 03:09:54 +00:00
hyatt%netscape.com e8381a76bf XBL fix for walling off style (46505). r=ben 2000-08-29 03:08:35 +00:00
rods%netscape.com 8507f2d98b Moved the dispatch of the onChange to after where the property is set, this way it will have the "new" value
Removed macro impl of Set/GetSize and implemented it to notify the document that an attr has changd and the hint is reflow so when the size gets changed via script it changes size
b=50280,50436 r=kmcclusk
2000-08-29 01:50:31 +00:00
heikki%netscape.com 8e2f31db68 Fixed bug 46085. We were not firing the select event. This is the second half of the checkin... had some problems with CVS. jst is watching this checkin. r=mjudge. 2000-08-29 01:47:05 +00:00
jfrancis%netscape.com 0481832a07 fixing a warning 2000-08-29 00:31:53 +00:00
akkana%netscape.com 76b85d375c Last checkin didn't fix 47309, so revert that part 'til we get a better fix 2000-08-29 00:18:53 +00:00
akkana%netscape.com 22f88b737e Last checkin didn't fix 47309, so revert that part 'til we get a better fix 2000-08-29 00:17:44 +00:00
vidur%netscape.com a6fa8885ba 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
jfrancis%netscape.com 5c35225245 third time is the charm... 2000-08-29 00:07:32 +00:00
jfrancis%netscape.com 2d261bbe7d the end of ubercopy 2000-08-28 23:54:45 +00:00
akkana%netscape.com e01a11631a 41868 and 45994: Call parser to determine inline vs. block. r=harishd 2000-08-28 23:47:11 +00:00
akkana%netscape.com db73afb326 41868 and 45994: Add GetDTD. r=harishd 2000-08-28 23:46:11 +00:00
attinasi%netscape.com 87e7fd47e2 Fixed to handle ToInteger returning an error. b=29061 r=kmccluck@netscape.com 2000-08-28 23:44:05 +00:00
jfrancis%netscape.com 767a12d10c fix for 46554: copy should grab parent nodes if all children selected; r=sfraser 2000-08-28 23:35:57 +00:00
anthonyd%netscape.com e522671bc1 fix for bug# 43364
selection methods not returning meaningfull information
ie. getAnchorNode
r=mjudge
2000-08-26 21:23:25 +00:00
jst%netscape.com df6f2a53e2 Removing unused code from the build. r=pollmann@netscape.com 2000-08-26 07:00:17 +00:00
beard%netscape.com 81b015f6c9 GetElementAt(), QueryInterface() -> QueryElementAt(). r=waterson 2000-08-26 05:30:45 +00:00
warren%netscape.com 3ec392431b Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
rods%netscape.com 239bac387a changed mozoutline to -moz-outline
b=48973 r=ianh
2000-08-25 14:28:22 +00:00
hyatt%netscape.com 1be9efcce5 Fix for 50044, 47861, 47471, r=ben 2000-08-25 07:01:53 +00:00
waterson%netscape.com 9c85e83202 Bug 47191. Trim whitespace from relative spec before constructing absolute URLs. r=jst 2000-08-25 06:03:49 +00:00
jst%netscape.com 1c85ae898c Fixing nsbeta3+ bug 49548. Making the 'type' property on input elements default to 'text', and making the 'type' property of button elements be all lowercased. r=vidur@netscape.com 2000-08-25 01:57:28 +00:00
hyatt%netscape.com 83a557be58 Fix for 46505. r=mjudge 2000-08-25 00:19:38 +00:00
rods%netscape.com 7f0dcda2ea Temporarily changed outline to be mozoutline, this will enable us to get links
to show a focus rect. When we get outlines really working, then mozoutline will go away.
b=48973 r=attinasi
2000-08-24 13:45:48 +00:00
hyatt%netscape.com c35fd8e783 oops. forgot file. 2000-08-24 09:39:14 +00:00
hyatt%netscape.com 3d05117e1a XBL fixes, groundwork for 46505, r=ben 2000-08-24 09:21:27 +00:00
bryner%uiuc.edu 520d624f7c Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
bryner%uiuc.edu 65b967b771 Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
saari%netscape.com 0494f09298 make sure to return a value in all code paths from FireFocusOnTargetContent... gave VC5 a headache 2000-08-24 04:00:12 +00:00
anthonyd%netscape.com 112b262913 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
cltbld%netscape.com 5a988f63a5 Fixing solaris, AGAIN. jst,mcafee 2000-08-23 22:26:35 +00:00
cltbld%netscape.com 2ec879cf41 Fixing more solaris bustage, jst, mcafee 2000-08-23 22:10:28 +00:00
cltbld%netscape.com 7f50eca4d0 Fixing solaris bustage -jst,mcafee 2000-08-23 21:38:20 +00:00
jst%netscape.com 75698e4585 Fix for Solaris bustage. 2000-08-23 20:41:13 +00:00
jst%netscape.com 9abec73fbe 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
rods%netscape.com 835eb1c7c3 adds base href/target info to a form
b=34656 r=pollmann,harishd
2000-08-23 10:29:49 +00:00
rods%netscape.com 2838a98adc In NavQuirks mode it makes the default font for CSS3 fonts: button, field, caption sans-serif
b=33312 r=kmcclusk
2000-08-23 10:28:28 +00:00
hyatt%netscape.com 4069c7f384 Fix for 49150, r=ben 2000-08-23 07:18:58 +00:00
danm%netscape.com e9c330dad7 small correction to last revision. code=hyatt@netscape.com 2000-08-22 22:58:44 +00:00
hyatt%netscape.com 34392727b5 fix for 49835, r=danm 2000-08-22 22:53:46 +00:00
warren%netscape.com e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
jband%netscape.com 5b1229a9a8 Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi 2000-08-22 06:57:32 +00:00
jst%netscape.com bd22259260 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
mstoltz%netscape.com ea5d41851a Fixing 41876 r=hyatt, also 48724, 49768, and crasher in nsBasePrincipal.cpp, r=jtaylor 2000-08-22 02:06:52 +00:00
hyatt%netscape.com 73664ae2c2 Fix for nsbeta3+ file control bug. BUgzilla down, so I can't produce the #. r=ben 2000-08-22 02:02:46 +00:00
rjc%netscape.com 456f4c8a43 Fix bug # 35022: slow bookmark operations. r=waterson 2000-08-22 00:44:07 +00:00
ftang%netscape.com 2b20c4ed57 fix bug 21312. r=nhotta. Store the charset decision into the cache and reuse it later. 2000-08-21 23:16:43 +00:00
gagan%netscape.com 88db82b83e Fix for bug 48200. We were incorrectly setting mDocumentURI to the OriginalURI which completely broke redirects (which are conveyed thru URI and not OriginalURI) r=hyatt 2000-08-21 22:37:02 +00:00
hyatt%netscape.com eefc7c48f5 49012 fix, r=danm 2000-08-21 22:30:36 +00:00
hyatt%netscape.com 5de7262960 49012 fix, r=danm 2000-08-21 22:23:15 +00:00
dbaron%fas.harvard.edu 583abe126c Fix double-addref leak of stylesheets. b=49648 r=mjudge 2000-08-21 19:46:18 +00:00
dbaron%fas.harvard.edu 53002fe3e3 Fix leak of stylesheets. r=waterson 2000-08-21 13:05:53 +00:00
warren%netscape.com e12f238589 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
waterson%netscape.com 4eb1b2b3b0 Bug 46846. HandleEventForAnchors() call to QI() for nsILink rather than look for 'href' attribute; fix potential problems with document charset and image maps and <link> tags. (Really just an extension of cleanup for bug 10373) r=dbaron 2000-08-20 21:57:50 +00:00
warren%netscape.com a94aa1aa52 Fix for hash code performance problem discovered by bienvenu. 'Sampling' hash code was statistically evil. 2000-08-20 21:29:10 +00:00
saari%netscape.com 48dcaa1bbd Fix for nsbeta3+ 48838; context menus now set focus before coming up. r=hyatt 2000-08-20 00:29:24 +00:00
scc%mozilla.org cca6f9e011 fixing code that relied on implicit string construction 2000-08-19 22:46:00 +00:00
scc%mozilla.org eb0aaea827 fixing code that relied on implicit string construction 2000-08-19 22:23:46 +00:00
brendan%mozilla.org c81c23af94 Cast away const when freeing JSClass names. 2000-08-19 17:07:46 +00:00
attinasi%netscape.com 1139956e4c Fixed the application of the BodyFixupRule so that it is only created when the BODY element has the HTML element as its parent. b=17911 r=dbaron@fas.harvard.edu 2000-08-18 20:38:29 +00:00
jst%netscape.com 51dc0dea7d Fixing nsbeta3+ bug 31539. Adding support for the 4.x DOM property 'text' on links. r=pollmann@netscape.com 2000-08-18 07:46:58 +00:00
jst%netscape.com 0e9c78566f Fixing nsbeta3+ bug 47420. Don't throw a DOM exception when accessing a nodemap by index even if the index is out of range, simply return null in stead. r=pollmann@netscape.com 2000-08-18 07:04:30 +00:00
jst%netscape.com 59085aae53 Fixing nsbeta3+ bug 46966. Changing the exception thrown when a DOM Attribute node is modified. r=pollmann@netscape.com 2000-08-18 06:55:42 +00:00
jst%netscape.com f8d31e1884 Fxing nsbeta3+ bug 45680. Cloning an HTML element with a style attribute didn't clone the style declaration in the element so changing the style on the clone resulted in a style change for both elements. Also fixing a few memory leaks in nsHTMLTableElement. r=pollmann@netscape.com 2000-08-18 06:52:31 +00:00
waterson%netscape.com 038c1f7d4b Bug 29641. Set default content.notify.backoffcount to -1 (never). This doesn't really 'fix' the bug; however, it keeps us from getting into a situation where layout gets too much content crammed down its throat at once. r=vidur,nisheeth 2000-08-18 06:33:34 +00:00
pollmann%netscape.com c23f5f7fb6 Bug 47281: form.reset now generates a reset event, and the frame is notified from the event handling code. r=jst@netscape.com 2000-08-18 05:18:01 +00:00
ftang%netscape.com 87f5cb86aa *** empty log message *** 2000-08-18 00:47:03 +00:00
hyatt%netscape.com f224002e62 Fix for 48187, r=danm 2000-08-17 22:44:01 +00:00
hyatt%netscape.com bff32695be Fix for 48150, r=danm 2000-08-17 21:11:38 +00:00
harishd%netscape.com 8540cbd4f7 bug 22886 - Relax refresh header paring, in the sink, a little bit.
r=pollmann
2000-08-17 20:55:48 +00:00
pierre%netscape.com a4a9237d47 43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start" 2000-08-17 13:28:18 +00:00
hyatt%netscape.com 24b71cc743 First-stage fix for dogfood bug 49012. r=ben 2000-08-17 08:11:11 +00:00
jst%netscape.com 2ceabebdea Fixing nsbeta3+ bug 30534. Don't lie about what DOM features we support, be honest./paralellCheckout | & less r=nisheeth@netscape.com 2000-08-17 07:09:05 +00:00
akkana%netscape.com 6c14f21233 23587: Make accelerator and menu access keys settable through a pref. r=saari 2000-08-17 00:09:16 +00:00
saari%netscape.com d854d084a2 Fixing focus regression I caused by over eargly releasing documents from nsEventStateManager 2000-08-16 23:38:54 +00:00
dbaron%fas.harvard.edu d828a22239 Fix leak of strings used as hash table keys. r=waterson b=48880 2000-08-16 23:16:21 +00:00
dbaron%fas.harvard.edu 74fd1f046f Reduce the risk of parser leaks by releasing the parsers owned by CSSLoaders when no longer needed. r=attinasi 2000-08-16 23:04:42 +00:00
hyatt%netscape.com 62efdcb050 Fix for 45248, r=ben 2000-08-16 08:14:01 +00:00
alecf%netscape.com 1f1df4833b fix a bunch of UMRs r=syd
(no bug but I needed these to get my purify build going)
2000-08-16 07:39:38 +00:00
saari%netscape.com 64bfc7e335 fix for nsbeta3+ leak 35553; leak document on shutdown. r=pinkerton 2000-08-16 06:37:51 +00:00
pinkerton%netscape.com bed75e117f full backout of code i commented out, the fixes go elsewhere. 2000-08-16 01:45:23 +00:00
waterson%netscape.com f7e7ca5d51 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
hyatt%netscape.com 1ec75c7bd1 Fix that is needed for 46719, r=ducarroz,ben 2000-08-16 00:42:13 +00:00
hyatt%netscape.com d9a686af4e Fix for 49009. r=danm 2000-08-15 21:00:52 +00:00
pinkerton%netscape.com 1a3893097f fix for 47105, retooling of tree d&d to not be so confusing, to use the style system a little more, and to handle the case where a tree won't let you drop anything between rows. 2000-08-15 18:23:34 +00:00
pinkerton%netscape.com 522bd04a6d backing out my last change, it breaks scrollbars. 2000-08-14 23:03:25 +00:00
pinkerton%netscape.com e2aeb68cee for 48250, turn off mouse capture when a drag gesture begins. r=mjudge. 2000-08-14 22:29:03 +00:00
waterson%netscape.com 2dd8f2d2a0 Bug 48086. Be sure to update XUL document's ID-to-element map when removing generated content. r=rjc 2000-08-14 21:46:04 +00:00
hyatt%netscape.com 4e565e1d33 Fix for 48931, r=danm,scc 2000-08-14 18:52:47 +00:00
hyatt%netscape.com 641a62a2b5 Fixing harpoon. 2000-08-14 04:29:54 +00:00
hyatt%netscape.com a489c05fae Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
saari%netscape.com 0d2ab064c2 undoing hackery and fixing a leak. r=dbaron 2000-08-12 22:19:55 +00:00
mkaply%us.ibm.com 5004137c2d OS/2 and AIX Tinderbox break
I have no idea why we don't like having two semicolons in a row, but who the heck would put them there?
2000-08-12 20:26:33 +00:00
mkaply%us.ibm.com da6b3efeb2 OS/2 and AIX Tinderbox break
Short answer: Be consistent about NS_IF_ADDREFing const and non const of the same type in the same file.
Long answer: Send me email
2000-08-12 15:03:24 +00:00
hyatt%netscape.com d4a7097905 Linux linux linux... will we ever teach you how comptrs work? 2000-08-12 09:00:25 +00:00
hyatt%netscape.com b81655ce0c Linux sucks. 2000-08-12 07:58:54 +00:00
hyatt%netscape.com 0c61eaa535 Fix build bustage. 2000-08-12 07:13:52 +00:00
hyatt%netscape.com bd524a41c3 Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan 2000-08-12 06:39:24 +00:00
hyatt%netscape.com 8da2baf3ca Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan 2000-08-12 06:28:02 +00:00
sfraser%netscape.com a3f4e3fcd0 Fix typo, bug 48616. r=pollmann 2000-08-12 01:42:04 +00:00
pierre%netscape.com 5b88097f54 48096: Need a -moz-all value for user-select. r=sfraser. 2000-08-12 01:00:14 +00:00
mccabe%netscape.com 651f462b43 Spelling fix. 2000-08-11 20:31:17 +00:00
anthonyd%netscape.com 9d506576cb fix for bug#48472
apparently nsIContent::ChildAt can be successful
and not return a child. now checking fo that.
r: smfr
a: beppe
2000-08-11 19:55:39 +00:00
anthonyd%netscape.com 13c10a6478 fix for bug# 48472 (dogfood bug)
r: mjudge
a: beppe
2000-08-11 01:36:28 +00:00
dbaron%fas.harvard.edu 370ac10052 Fix huge leak warren introduced last night. Changing the hash keys to have owning pointers caused circular ownership. r=waterson b=48373 (nsbeta3+) 2000-08-10 20:08:30 +00:00
warren%netscape.com 84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
mkaply%us.ibm.com 9b38138581 r=waterson, a=waterson
OS/2 and AIX tinderbox break - shouldn't NS_IF_ADDREF a member in a const function
2000-08-10 03:39:05 +00:00
mjudge%netscape.com 7e782cc7f4 use "=" not "==" my bad 2000-08-09 22:43:39 +00:00
mjudge%netscape.com 184bb65ca4 43533 table cell selection color fix. check for table cells/table being added to range and toggle flag to allow cells to draw correctly 2000-08-09 22:34:17 +00:00
harishd%netscape.com fdf725dc17 36944 - USe NS_VMREFRESH_NO_SYNC to refresh
r=kmcclusk
2000-08-09 22:30:36 +00:00
dbaron%fas.harvard.edu edbb56773e Fix leak on hovering over a scrollbar and re-fix similar leak for text inputs (bug 42895) by adding a "general" method for unrooting anonymous content created through nsIAnonymousContentCreator, plus a hack to deal with the scrollbars on the root element. Some of the other SetDocumentForAnonymousContent methods *may* need to be implemented. Chris Waterson helped significantly with this patch. r=waterson,hyatt b=45676 (nsbeta3+) 2000-08-09 12:51:05 +00:00
saari%netscape.com 6ea350941c hack part deux for testing for leak increase 2000-08-09 02:59:44 +00:00
saari%netscape.com 77de93bb14 temp hack to test theory for sudden increase in leaks 2000-08-09 02:25:51 +00:00
sfraser%netscape.com 10d894e672 Fix Windows compiler suckage. Fixes bustage. 2000-08-09 00:27:38 +00:00
sfraser%netscape.com 72205420ff Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge. 2000-08-08 23:48:42 +00:00
sfraser%netscape.com 9aa82a567b Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge. 2000-08-08 23:38:00 +00:00
saari%netscape.com 4c09a29ac5 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:31:05 +00:00
heikki%netscape.com 3ec78740ae Bug 29473 ondblclick event not being fired. 2000-08-08 20:32:09 +00:00
rjc%netscape.com a08d78f72c Remove Mac debugging info. r=me 2000-08-08 05:55:22 +00:00
rjc%netscape.com 83eb62c847 Sorting fixes for bug # 26131. r=me, nhotta, putterman 2000-08-08 05:50:10 +00:00
waterson%netscape.com 06818446fd Use nsVoidArray instead of nsISupportsArray to hold kids. r=hyatt 2000-08-08 05:02:07 +00:00
waterson%netscape.com d9cda5ebc1 Bugs 46616, 46964. Clean up RebuildContainer(): factor into two methods to share code better. Maintain a queue of ungenerated elements to scan for generated children. Add tons of comments so I don't have to figure this all out again when I look at it next. r=rjc 2000-08-08 04:57:55 +00:00
pierre%netscape.com 8c26256cb6 47138: Some invalid units are not resulting in dropped declarations. 15174: counter() and counters() should not be recognized by CSS parser. 2000-08-08 00:34:42 +00:00
waterson%netscape.com d867e404c8 Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm 2000-08-08 00:22:36 +00:00
dbaron%fas.harvard.edu a0923a0d16 Fix potential leak. r=attinasi a=waterson 2000-08-07 03:06:22 +00:00
dbaron%fas.harvard.edu a293ca83f0 Make nsDocument unroot script objects in the prolog and epilog correctly. Fix nsDocument::RemoveChild so it doesn't crash when removing the root element. Prevent nsDocument::ChildAt from incorrectly returning null when root is removed. Clean up nsDocument::RemoveChild and nsDocument::ReplaceChild a bit, including adding some notifications for prolog/epilog content. Make nsDocument::ReplaceChild return the correct thing (the old child, not the new one). r=vidur b=17390 (nsbeta3+), 46212 2000-08-07 03:03:55 +00:00
hyatt%netscape.com 76df4fb8a9 more of 42320. r=danm 2000-08-06 05:39:36 +00:00
hyatt%netscape.com a68bc0d8e8 Fix build bustage that's coming. 2000-08-06 05:03:36 +00:00
hyatt%netscape.com 1e75026c61 Fix for 42320. r=danm 2000-08-06 04:57:55 +00:00
hyatt%netscape.com ed96fc9dc0 Plug leak in cache for XBL docs. 2000-08-06 04:57:24 +00:00
bryner%uiuc.edu ca2893dfc2 Fixing bug 42294 - make mousewheel font size change always affect the
document (not the chrome).  r=saari.
2000-08-06 04:15:02 +00:00
hyatt%netscape.com 88189bb26d Fix for XBL portion of 46129 2000-08-05 22:33:29 +00:00
pierre%netscape.com e85c205893 attempt to fix the SunOS build 2000-08-05 06:39:42 +00:00
pierre%netscape.com e0bfdfa04d 45754 ('hidden' borders should be treated as 'none') 2000-08-05 04:40:57 +00:00
pierre%netscape.com 1d4805ae87 9816 (Outlines should be disabled completely for FCS) 46562 ('display: run-in' disables whole declaration block) 45804 (In quirks mode, 0 in 'border' should set the width, not the color) 46547 (Background image not centered correctly) Thanks to emk <VYV03354@nifty.ne.jp> 2000-08-05 04:40:03 +00:00
pierre%netscape.com f807d71a05 46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD) 2000-08-05 04:39:43 +00:00
pierre%netscape.com 712ba3287b 43420 (textarea inherits align="center" from parent td) 2000-08-05 04:37:57 +00:00
cata%netscape.com b8880f180c Fix for bug #37543, a=ftang, r=nhotta. 2000-08-05 00:07:03 +00:00
shanjian%netscape.com de23b7e7a9 #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
attinasi%netscape.com 7701e70031 Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre 2000-08-04 20:44:08 +00:00
hyatt%netscape.com 60a55a16a3 Working on 42320. 2000-08-04 08:45:29 +00:00
jst%netscape.com c8bd99c6ab 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
pollmann%netscape.com a49ef987bb Bug 3326: ISINDEX frame; r=kmcclusk 2000-08-03 23:45:50 +00:00
pollmann%netscape.com d2670521ef Bug 40394: Strip only one leading LF if there is one; r=harishd 2000-08-03 22:19:43 +00:00
pollmann%netscape.com c0143af2df Bug 26945: Image input onclick fires but doesn't allow cancel via return false; r=harishd 2000-08-03 22:17:14 +00:00
pollmann%netscape.com 91e1eed21f Bug 34418: image input can't be submitted by space or enter; r=harishd 2000-08-03 22:11:57 +00:00
pollmann%netscape.com d2a1288a4b 7913 Dynamic changing of ROWS and COLS for framesets; r=kmcclusk 2000-08-03 22:02:50 +00:00
hyatt%netscape.com aacb440f4b I'm told backing this out resolves smoketest issues, so here it comes. r=attinasi 2000-08-03 21:40:39 +00:00
ben%netscape.com fd5548540a fix for a bug with XBL binding attached event that was causing the event to be fired repeatedly.
code by hyatt, r=me
2000-08-03 07:17:10 +00:00
rods%netscape.com 92c1ebc132 The script notification happens before the radiobox gets a chance to change its value
so they must return the opposite value for themselves. They don't want to actually set their
values because the script could cancel. So the idea here is to let them know before the script
call that they should return their "future" value (the opposite of their current value)
b=42972 r=kmcclusk
2000-08-02 22:06:37 +00:00
ftang%netscape.com 511e6b5315 fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
fix memory leak
2000-08-02 05:08:15 +00:00
mjudge%netscape.com b9689a5d76 *** empty log message *** 2000-08-02 02:39:10 +00:00
cmanske%netscape.com ca24e6aca4 Fixed crashing bug 42195: Added method to nsIFrameSelection so frame can get limiting content node for parent node searches in text edit fields. r=mjudge 2000-08-02 01:47:55 +00:00
heikki%netscape.com a21f2617ea Bug 41599 browser crashes when executing function with certain name such as Click(). Fixed by stopping recursion. r=saari. 2000-08-01 21:40:38 +00:00
hyatt%netscape.com 9f82add1c2 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
pinkerton%netscape.com 5b08e79e29 Fix for 39078, tooltips not disappearing on mouse clicks in button. when we get a mousedown, close the tooltip and cancel the timer. r=saari. 2000-08-01 01:05:58 +00:00
pinkerton%netscape.com 3b86c7cc6c fix for 38359, link drags not firing if mouse was close to an edge. we need to fake out the ESM by setting |mCurrentTarget| to where the mouse went down so event.target is correct in JS. r=saari. 2000-08-01 00:35:23 +00:00
pavlov%netscape.com 592381ef95 fixing other people's build bustage bug 43826 r=bryner 2000-07-31 04:40:06 +00:00
ftang%netscape.com 9a8d1b7ef7 fix bug 5313. Change "acceptcharset" to "accept-charset" according to
HTML 4.0 section 17.13.4 r=nhotta a=ftang
2000-07-31 00:35:20 +00:00
rjc%netscape.com 330ae57a24 Small sorting fix. (Can't find bug #) r=me 2000-07-29 16:15:48 +00:00
hyatt%netscape.com 5998ea2de2 Patch to avoid observing the document so early. r=attinasi 2000-07-29 09:52:06 +00:00
anthonyd%netscape.com 940be572c5 bug fixes:
39529 - caret width not correct for single/muti line textfields, which relied on:
46445 -  nsLookAndFeel needs to be a service.
r: mjudge@netscape.com, kin@netscape.com
a:beppe
2000-07-28 22:12:45 +00:00
heikki%netscape.com e70fdaeb48 Bugs 38399, 40889. r=jst. 2000-07-28 21:49:42 +00:00
heikki%netscape.com 4df9edb205 Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd). 2000-07-28 21:48:08 +00:00
attinasi%netscape.com 5b3ec0dcbb Fixed bug 44396: LINK elements now act like links when they have generated content. b=44396 r=dbaron 2000-07-28 20:57:08 +00:00
attinasi%netscape.com b9127374e1 Fixed bug 44199: fixed position background images were not being treated as fixed in all cases. b=44199 r=dbaron 2000-07-28 20:50:57 +00:00
hyatt%netscape.com dccf9dcff0 Fix for 46129. r=waterson,attinasi,pierre 2000-07-28 09:36:51 +00:00
hyatt%netscape.com 7a4716d3f2 Fix for 46129. r=waterson,attinasi,pierre 2000-07-28 09:36:14 +00:00
hyatt%netscape.com 6cacaf80c3 Prevent thrashing for nodes that always have display: none in XUL (broadcasters, commands, keys), r=waterson 2000-07-28 06:40:27 +00:00
danm%netscape.com 92d0a3a892 shut down a selection's autoscroll timer in the selection's destructor. bug 43470. r=saari@netscape.com 2000-07-28 03:48:26 +00:00
hyatt%netscape.com cd1abc962e Fix for 43778. r=ben 2000-07-28 02:22:59 +00:00
harishd%netscape.com d65b30ae01 Migrating beta2+ fix
----------------------------

45975 - Making sure that the stack position doesn't become negative.
Note: This is a HACK for beta2. The real fix will go in for beta3.

r=jst
a=nisheeth
2000-07-28 01:01:08 +00:00
attinasi%netscape.com dece6a14f7 Trunk fix: bug 29061, where relative width value of '*' was getting 0 instead of 1. Simple fix, r=karnaze b=29061 2000-07-28 00:37:02 +00:00
hyatt%netscape.com 9f12a75d17 Fix for 41145. r=waterson 2000-07-28 00:35:02 +00:00
hyatt%netscape.com e5be1850a1 Fix for 41145, r-waterson 2000-07-28 00:34:22 +00:00
dbaron%fas.harvard.edu 0d22e864e2 Fix the way HTML's align attribute works for horizontal alignment of blocks. Use the -moz-center and -moz-right even in strict mode, and apply them to blocks in addition to tables. r=attinasi b=37083, 40038 2000-07-27 23:37:44 +00:00
dbaron%fas.harvard.edu a09c77e4d1 Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963 2000-07-27 23:17:53 +00:00
dbaron%fas.harvard.edu a8ac67fd24 Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963 2000-07-27 23:11:02 +00:00
hyatt%netscape.com b436781bbc Fix to prevent crawling of template. Meant to check this earlier today
with the original approved template landing. r,a=waterson
2000-07-27 06:20:57 +00:00
rjc%netscape.com 2cd7fc48a5 Fix bug # 46211: handle insertion/sorting correctly with mixed static-dynamic content. r=waterson 2000-07-27 00:22:42 +00:00