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

4456 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 6a57d18fbe Fixing memory leaks (bug 49665), found by dbaron. r=pollmann@netscape.com 2000-08-29 05:32:15 +00:00
jfrancis%netscape.com 8cd1b753ec 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 c8864cba14 XBL fix for walling off style (46505). r=ben 2000-08-29 03:08:35 +00:00
rods%netscape.com 0dc10b0007 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 910b79d3f5 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 42bf012ec4 fixing a warning 2000-08-29 00:31:53 +00:00
akkana%netscape.com a0a16c7782 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 671e07e8fa 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 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
jfrancis%netscape.com adbfc57608 third time is the charm... 2000-08-29 00:07:32 +00:00
jfrancis%netscape.com 60b1f301d8 the end of ubercopy 2000-08-28 23:54:45 +00:00
akkana%netscape.com aaf292bc9d 41868 and 45994: Call parser to determine inline vs. block. r=harishd 2000-08-28 23:47:11 +00:00
akkana%netscape.com 9e929889a8 41868 and 45994: Add GetDTD. r=harishd 2000-08-28 23:46:11 +00:00
attinasi%netscape.com a9d1145d5f Fixed to handle ToInteger returning an error. b=29061 r=kmccluck@netscape.com 2000-08-28 23:44:05 +00:00
jfrancis%netscape.com ac7350dccf 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 3c9fec49a7 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 cfbdba7868 Removing unused code from the build. r=pollmann@netscape.com 2000-08-26 07:00:17 +00:00
beard%netscape.com d82bda6a5b GetElementAt(), QueryInterface() -> QueryElementAt(). r=waterson 2000-08-26 05:30:45 +00:00
warren%netscape.com 871bde6efa Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
rods%netscape.com ee903e1af4 changed mozoutline to -moz-outline
b=48973 r=ianh
2000-08-25 14:28:22 +00:00
hyatt%netscape.com ab26aa6249 Fix for 50044, 47861, 47471, r=ben 2000-08-25 07:01:53 +00:00
waterson%netscape.com a6ad0e1bcd Bug 47191. Trim whitespace from relative spec before constructing absolute URLs. r=jst 2000-08-25 06:03:49 +00:00
jst%netscape.com 834704bd40 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 fa139308be Fix for 46505. r=mjudge 2000-08-25 00:19:38 +00:00
rods%netscape.com 316dba6bd7 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 a25d7666d2 oops. forgot file. 2000-08-24 09:39:14 +00:00
hyatt%netscape.com 6b54700b73 XBL fixes, groundwork for 46505, r=ben 2000-08-24 09:21:27 +00:00
bryner%uiuc.edu 612a8b729c 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 e06ca7f54f Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
saari%netscape.com a85f55282b 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 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
cltbld%netscape.com 66688455a5 Fixing solaris, AGAIN. jst,mcafee 2000-08-23 22:26:35 +00:00
cltbld%netscape.com 7f19e88a13 Fixing more solaris bustage, jst, mcafee 2000-08-23 22:10:28 +00:00
cltbld%netscape.com b7c62f6cd5 Fixing solaris bustage -jst,mcafee 2000-08-23 21:38:20 +00:00
jst%netscape.com ac02fbb497 Fix for Solaris bustage. 2000-08-23 20:41:13 +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
rods%netscape.com ccdad88a18 adds base href/target info to a form
b=34656 r=pollmann,harishd
2000-08-23 10:29:49 +00:00
rods%netscape.com 4fa63b9d4b 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 072ffea226 Fix for 49150, r=ben 2000-08-23 07:18:58 +00:00
danm%netscape.com 9c6b7620fe small correction to last revision. code=hyatt@netscape.com 2000-08-22 22:58:44 +00:00
hyatt%netscape.com c73e081e36 fix for 49835, r=danm 2000-08-22 22:53:46 +00:00
warren%netscape.com 1c8511e78c 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 da5359a4d4 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 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
mstoltz%netscape.com 88846ce93b 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 9f9e527f73 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 b24aa12d65 Fix bug # 35022: slow bookmark operations. r=waterson 2000-08-22 00:44:07 +00:00
ftang%netscape.com b69af3fd06 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 2439125f20 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 5e1ccf53ce 49012 fix, r=danm 2000-08-21 22:30:36 +00:00
hyatt%netscape.com a00ee62e70 49012 fix, r=danm 2000-08-21 22:23:15 +00:00
dbaron%fas.harvard.edu 1469a50a2c Fix double-addref leak of stylesheets. b=49648 r=mjudge 2000-08-21 19:46:18 +00:00
dbaron%fas.harvard.edu 631850ebc4 Fix leak of stylesheets. r=waterson 2000-08-21 13:05:53 +00:00
warren%netscape.com 64a99efec0 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
waterson%netscape.com 6c5396be46 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 930a05de5a 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 755b7eaea5 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 50902d01b6 fixing code that relied on implicit string construction 2000-08-19 22:46:00 +00:00
scc%mozilla.org 301746a559 fixing code that relied on implicit string construction 2000-08-19 22:23:46 +00:00
brendan%mozilla.org ecc00cac9a Cast away const when freeing JSClass names. 2000-08-19 17:07:46 +00:00
attinasi%netscape.com eb4de2b98e 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 c9d28389ff 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 3bb0058af2 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 5c6fa57ff5 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 ffea2e495f 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 2e1cdf3f0a 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 b6cb936bcf 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 600d7b5dfb *** empty log message *** 2000-08-18 00:47:03 +00:00
hyatt%netscape.com 3f0db1da77 Fix for 48187, r=danm 2000-08-17 22:44:01 +00:00
hyatt%netscape.com dcf2a14989 Fix for 48150, r=danm 2000-08-17 21:11:38 +00:00
harishd%netscape.com c038757a83 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 19cf82d1df 43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start" 2000-08-17 13:28:18 +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 563180a5f3 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 5b58ac4fc2 23587: Make accelerator and menu access keys settable through a pref. r=saari 2000-08-17 00:09:16 +00:00
saari%netscape.com 32eaccef03 Fixing focus regression I caused by over eargly releasing documents from nsEventStateManager 2000-08-16 23:38:54 +00:00
dbaron%fas.harvard.edu 4e2ac767eb 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 f5da4c0c85 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 1168ae898d Fix for 45248, r=ben 2000-08-16 08:14:01 +00:00
alecf%netscape.com a01c6bd77b 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 274abf1eb4 fix for nsbeta3+ leak 35553; leak document on shutdown. r=pinkerton 2000-08-16 06:37:51 +00:00
pinkerton%netscape.com dd4af7cb06 full backout of code i commented out, the fixes go elsewhere. 2000-08-16 01:45:23 +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
hyatt%netscape.com a612bca153 Fix that is needed for 46719, r=ducarroz,ben 2000-08-16 00:42:13 +00:00
hyatt%netscape.com 25a6da1b04 Fix for 49009. r=danm 2000-08-15 21:00:52 +00:00
pinkerton%netscape.com 1151d71eb2 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 c5d577dedd backing out my last change, it breaks scrollbars. 2000-08-14 23:03:25 +00:00
pinkerton%netscape.com 5c1889ccf7 for 48250, turn off mouse capture when a drag gesture begins. r=mjudge. 2000-08-14 22:29:03 +00:00
waterson%netscape.com fa4e4b97df 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 4b07f49bb1 Fix for 48931, r=danm,scc 2000-08-14 18:52:47 +00:00
hyatt%netscape.com 0fbea5a514 Fixing harpoon. 2000-08-14 04:29:54 +00:00
hyatt%netscape.com 2e86033263 Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
saari%netscape.com 853ddc32a4 undoing hackery and fixing a leak. r=dbaron 2000-08-12 22:19:55 +00:00
mkaply%us.ibm.com b744952568 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 d120b894e5 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 78ac0eb5b1 Linux linux linux... will we ever teach you how comptrs work? 2000-08-12 09:00:25 +00:00
hyatt%netscape.com b511c08957 Linux sucks. 2000-08-12 07:58:54 +00:00
hyatt%netscape.com 945e2eff0d Fix build bustage. 2000-08-12 07:13:52 +00:00
hyatt%netscape.com 7dcf622eb6 Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan 2000-08-12 06:39:24 +00:00
hyatt%netscape.com 6c68a00e3d Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan 2000-08-12 06:28:02 +00:00
sfraser%netscape.com 0e0097c274 Fix typo, bug 48616. r=pollmann 2000-08-12 01:42:04 +00:00
pierre%netscape.com ef6777748b 48096: Need a -moz-all value for user-select. r=sfraser. 2000-08-12 01:00:14 +00:00
mccabe%netscape.com e06a217247 Spelling fix. 2000-08-11 20:31:17 +00:00
anthonyd%netscape.com 46c555ed23 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 cc29a3e679 fix for bug# 48472 (dogfood bug)
r: mjudge
a: beppe
2000-08-11 01:36:28 +00:00
dbaron%fas.harvard.edu 578dafb772 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 4af572e4c1 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 1766df0ac3 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 49114998ae use "=" not "==" my bad 2000-08-09 22:43:39 +00:00
mjudge%netscape.com b40c861df6 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 d850e1eb75 36944 - USe NS_VMREFRESH_NO_SYNC to refresh
r=kmcclusk
2000-08-09 22:30:36 +00:00
dbaron%fas.harvard.edu 30392ee52a 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 a92e27a5a6 hack part deux for testing for leak increase 2000-08-09 02:59:44 +00:00
saari%netscape.com b2f375261d temp hack to test theory for sudden increase in leaks 2000-08-09 02:25:51 +00:00
sfraser%netscape.com 54219e1d61 Fix Windows compiler suckage. Fixes bustage. 2000-08-09 00:27:38 +00:00
sfraser%netscape.com 6382b1de09 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 a19bcfbde3 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 00ad136b80 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 1978b130b2 Bug 29473 ondblclick event not being fired. 2000-08-08 20:32:09 +00:00
rjc%netscape.com 0901793039 Remove Mac debugging info. r=me 2000-08-08 05:55:22 +00:00
rjc%netscape.com 22b8152937 Sorting fixes for bug # 26131. r=me, nhotta, putterman 2000-08-08 05:50:10 +00:00
waterson%netscape.com bb8ccffd19 Use nsVoidArray instead of nsISupportsArray to hold kids. r=hyatt 2000-08-08 05:02:07 +00:00
waterson%netscape.com 45919a1b99 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 f78732b718 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 08bd36fb57 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 870692e46a Fix potential leak. r=attinasi a=waterson 2000-08-07 03:06:22 +00:00
dbaron%fas.harvard.edu c01b4e980e 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 b02fda2a5a more of 42320. r=danm 2000-08-06 05:39:36 +00:00
hyatt%netscape.com 3a8aed4259 Fix build bustage that's coming. 2000-08-06 05:03:36 +00:00
hyatt%netscape.com 488f0f2ad6 Fix for 42320. r=danm 2000-08-06 04:57:55 +00:00
hyatt%netscape.com 592cd5eaac Plug leak in cache for XBL docs. 2000-08-06 04:57:24 +00:00
bryner%uiuc.edu 3d9035075c 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 f62c6dc91d Fix for XBL portion of 46129 2000-08-05 22:33:29 +00:00
pierre%netscape.com b12e49442c attempt to fix the SunOS build 2000-08-05 06:39:42 +00:00
pierre%netscape.com bde1725d5e 45754 ('hidden' borders should be treated as 'none') 2000-08-05 04:40:57 +00:00
pierre%netscape.com 35cd9ca3cb 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 090a14ef74 46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD) 2000-08-05 04:39:43 +00:00
pierre%netscape.com 239140ed25 43420 (textarea inherits align="center" from parent td) 2000-08-05 04:37:57 +00:00
cata%netscape.com e6fcb678dd Fix for bug #37543, a=ftang, r=nhotta. 2000-08-05 00:07:03 +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
attinasi%netscape.com 4cf78ca378 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 46bd8bbcfc Working on 42320. 2000-08-04 08:45: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
pollmann%netscape.com 5c3da95c10 Bug 3326: ISINDEX frame; r=kmcclusk 2000-08-03 23:45:50 +00:00
pollmann%netscape.com f11d841527 Bug 40394: Strip only one leading LF if there is one; r=harishd 2000-08-03 22:19:43 +00:00
pollmann%netscape.com eadffe52aa 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 8aa9ff4664 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 f5a29dcf80 7913 Dynamic changing of ROWS and COLS for framesets; r=kmcclusk 2000-08-03 22:02:50 +00:00
hyatt%netscape.com 696a768b62 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 210cfc6ec4 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 eee9dc1d76 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 68a4a3dd66 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 6a3a95ea8f *** empty log message *** 2000-08-02 02:39:10 +00:00
cmanske%netscape.com 293fd81594 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 8eb3687fb2 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 e88d343b75 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
pinkerton%netscape.com 4fc06c1391 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 2d01870c1c 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 2f47d76ac2 fixing other people's build bustage bug 43826 r=bryner 2000-07-31 04:40:06 +00:00
ftang%netscape.com 9b185e4b85 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 c7818ebaed Small sorting fix. (Can't find bug #) r=me 2000-07-29 16:15:48 +00:00
hyatt%netscape.com 0022a95645 Patch to avoid observing the document so early. r=attinasi 2000-07-29 09:52:06 +00:00
anthonyd%netscape.com c8844de491 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 92966bfe9e Bugs 38399, 40889. r=jst. 2000-07-28 21:49:42 +00:00
heikki%netscape.com 906502293e 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 0193a0fbbb 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 564fb19bca 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 4b0a32018e Fix for 46129. r=waterson,attinasi,pierre 2000-07-28 09:36:51 +00:00
hyatt%netscape.com 1436977acc Fix for 46129. r=waterson,attinasi,pierre 2000-07-28 09:36:14 +00:00
hyatt%netscape.com b14575be5c 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 236b740b21 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 9b4eec1198 Fix for 43778. r=ben 2000-07-28 02:22:59 +00:00
harishd%netscape.com f42ada2d34 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 4c54248920 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 db2fbf838d Fix for 41145. r=waterson 2000-07-28 00:35:02 +00:00
hyatt%netscape.com 9dd6b8c0c0 Fix for 41145, r-waterson 2000-07-28 00:34:22 +00:00
dbaron%fas.harvard.edu 6b3cbec149 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 a394eeee27 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 8f5f2da417 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 e5e26c9cb0 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 fae4fe9f8f Fix bug # 46211: handle insertion/sorting correctly with mixed static-dynamic content. r=waterson 2000-07-27 00:22:42 +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
bienvenu%netscape.com 7e013b3f14 turn on warren and waterson's rdf optimization 2000-07-26 23:47:35 +00:00
mjudge%netscape.com a2d557d597 46209 one of the last beta 2 blockers. adding ability to frames to tell if part of them is visible. idl change to allow nsISelectionController to give CheckVisibility. PresShell actually has the code for nsGfxTextControlFrame to call. 2000-07-26 11:31:12 +00:00
brendan%mozilla.org 88963e82c0 Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu). 2000-07-25 01:44:22 +00:00
attinasi%netscape.com dc9a1e9ec3 Fixed the way the HTML element's background is handled. b=2285 r=dbaron 2000-07-24 22:51:41 +00:00
hyatt%netscape.com 2866a486af Fix for bug #45951. r=waterson. 2000-07-24 22:42:34 +00:00
mjudge%netscape.com 90d5d99103 awful regression of not copypasting from textareas! fixed.r=akkana,anthonyd 2000-07-22 01:11:49 +00:00
jst%netscape.com 4801b5ce24 Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts 2000-07-21 23:44:38 +00:00
ftang%netscape.com d4bb6b1c16 more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
brade%netscape.com 08e968606d check if events have been handled already before dispatching them; r=saari; bug #45390 2000-07-20 14:32:30 +00:00
jst%netscape.com c103e759e0 Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson. 2000-07-20 06:11:22 +00:00
pnunn%netscape.com 31c3fa63dd fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
mscott%netscape.com eba6d58943 Bug #44397 --> quick fix to the bookmarks problem with create new profile, if the
url is about:blank then don't try to instantiate bookmarks just to get a charset!
i'm not sure this bookmarks code belongs here anyway. We'll file another bug to get it moved out.
r,a=waterson
2000-07-19 19:51:20 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
valeski%netscape.com 3f6c274d00 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
attinasi%netscape.com eedf5b9e23 Checkin for timeless@bemail.org: Fixed rounding error making LARGER work for font sizes less than 9px. b=12461, r=attinasi@netscape.com,disttsc@bart.nl a=brendan@mozilla.org 2000-07-18 21:48:51 +00:00
hyatt%netscape.com f96409cba5 Fix for 45248. r=saari 2000-07-17 23:55:25 +00:00
valeski%netscape.com 85e516cef2 updating a comment 2000-07-16 15:05:31 +00:00
waterson%netscape.com 976122f3f3 Bug 45568. Don't flush notifications while looking for the nsIEditor object! The content sink may be in a crazy state where it's trying to rotate the content model. r=mozbot, because this is a smoketest blocker. 2000-07-15 20:51:01 +00:00
dbaron%fas.harvard.edu fe84ff14d9 Fix bug 42895 (nsbeta2+), a huge leak whenever a text input receieves an event, by propogating SetDocument(null,...) calls to the anonymous content in ender-lite widgets so that script objects for that content are unrooted. r=hyatt, mjudge 2000-07-14 23:20:48 +00:00
sfraser%netscape.com 3e016210e2 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that UpdateCommands("focus") gets called on window activation, and when unfocussing a wiget in page. r=hyatt, saari 2000-07-14 22:06:31 +00:00
mjudge%netscape.com 2659d67fc4 making the element factory support weak references. needed to make ender-lite faster. 2000-07-13 23:18:37 +00:00
hyatt%netscape.com 8b2b14874d Fix for smoketest blocker. r=saari, bug#=35952 2000-07-12 22:24:29 +00:00
jst%netscape.com f7cab6aef4 Fixing nsbeta2+ bug 38610, don't throw a JS exception when .complete is accessed on an Image created in JS. r=pollman@netscape.com 2000-07-12 03:35:13 +00:00
jst%netscape.com 07b5435300 Fixing nsbeta2+ bug 44115, properly handle area elements even if the href is a relative url, r=vidur@netscape.com 2000-07-12 02:42:28 +00:00
jst%netscape.com 09704ae049 Fixing nsbeta2+ bug 44434, problems with width and height properties on preloaded images. r=vidur@netscape.com 2000-07-12 02:30:42 +00:00
mcafee%netscape.com 6cc57103d6 Checking in null pointer fix for bugscape:1205, netscape nsbeta2+ bug. r=saari 2000-07-12 02:22:41 +00:00
jst%netscape.com 6743cc42f4 Fixing nsbeta2+ bug 44001, nulling out output parameters to avoid crasing. r=vidur@netscape.com 2000-07-12 02:15:27 +00:00
ericb%neoplanet.com 614b09c2ff resizers and titlebars r:hyatt a:hyatt 2000-07-11 23:34:44 +00:00
rods%netscape.com 07b2e9e199 setting parent to null to make sure there are no dnagling pointers from children
to their parents
b=44266, r=jst
2000-07-11 22:17:38 +00:00
rods%netscape.com 32b6fb9dd8 removing accidental checkin 2000-07-11 21:00:22 +00:00
pinkerton%netscape.com 5ce55a3f65 landing patch for crash when document goes away after tooltip timer has fired. basically, make mPossibleTooltipNode a strong ref. patch from roc+moz@cs.cmu.edu r=pinkerton, bug# 27828. 2000-07-11 20:55:57 +00:00
rods%netscape.com 45c7e846e4 option elements no longer add and remove themselves from the select, the select now does all the housekeeping. b=44266, r=pollmann 2000-07-11 20:55:21 +00:00
rods%netscape.com 8aed93cecf *** empty log message *** 2000-07-11 20:55:20 +00:00
brendan%mozilla.org 312b64ae77 Must unregister memory pressure observer in \~nsXBLService (nsMemory doesn't clean up after us; r=warren). 2000-07-11 05:43:34 +00:00
brendan%mozilla.org c6447c1283 XBLService implements nsIMemoryPressureObserver (44352, r=hyatt). 2000-07-11 01:28:36 +00:00
bryner%uiuc.edu 44f0d8f152 Fixing 44859. r=hyatt. 2000-07-10 20:19:32 +00:00
evaughan%netscape.com 3f9c79ee07 disable gfx scrollbars #44576
grid fixes for tree bugs

-r Hyatt
2000-07-10 20:10:27 +00:00
akkana%netscape.com 7dfa57ab2f 38232 (nsbeta2+): Make line break character configurable in the
output system, and use \n (the DOM linebreak character) when getting
output from text controls.  Also fix some warnings.  r=kin.
2000-07-10 19:46:59 +00:00
pollmann%netscape.com cd1eceeb92 Bug 4891: Allow flushes to occur outside parsing of the <script> tag. This allows us to keep content lists up to date through document.writes in event handlers r=nisheeth 2000-07-08 00:19:44 +00:00
waterson%netscape.com 779800989a Bug 37621. Add necessary logic to retract and fire rules in nsXULTemplateBuilder::OnChange(). I lost these when I re-wrote this method :-(. r=rjc 2000-07-07 23:01:14 +00:00
saari%netscape.com 13d87ad82a fixing crashing popups on Windows. Smoketest blocker. Simple null check, nsPIDOMWindow QI result wasn't checked. Not sure why this fails suddenly, I would think everyone shoudl be implementing nsPIDOMWindow.... r=pinkerton 2000-07-07 22:17:00 +00:00
bryner%uiuc.edu 911f34cf7f Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
karnaze%netscape.com ebef864d30 bug 39799 - map NS_STYLE_TEXT_ALIGN_CENTER to align=center, r=syd. 2000-07-06 13:42:57 +00:00
waterson%netscape.com ad2c431234 Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy. 2000-07-06 04:27:10 +00:00
bryner%uiuc.edu 56ed6720ee Fix for crasher bug 44444. r=jst. 2000-07-06 02:44:48 +00:00
mkaply%us.ibm.com 588f8439bd #42637
r=waterson, a=waterson
OS/2 bringup - this is a Windows path, not an XP_PC path
2000-07-05 13:39:07 +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
dbaron%fas.harvard.edu e4b68e8121 Fix leak of content from trees introduced recently. r=hyatt,waterson 2000-07-01 21:45:06 +00:00
brendan%mozilla.org 60cee88e27 Reference-count XBL JSClass structs, and LRU-cache unreferenced ones up to some quota, to avoid bloat and shutdown crashes due to unavoidable manual delete/last-use misorder (42530, r=hyatt). 2000-07-01 02:36:18 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
attinasi%netscape.com 472f487c07 Temporarily turned off style context sharing while I figure out why it is causing incorrect styling of some XUL elements. b=43490 2000-06-29 23:13:46 +00:00
harishd%netscape.com ed950caa84 Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities.
r=pollmann.
2000-06-29 23:05:46 +00:00
pinkerton%netscape.com 2547639442 part of 42250, make sure we close the popup when the listener is removed. just to be safe. r=hyatt. 2000-06-29 22:29:20 +00:00
bryner%uiuc.edu a3ec7ac6bb Fixing smoketest blocker 44235. r=smfr. 2000-06-29 20:53:08 +00:00
mjudge%netscape.com fa0242f3f6 r=saari 42074 pd+dogfood ect. i think we finally nailed this one. focused objects now being passed focus events even when previous document couldnt take focus and is simply returning it. aka hitting return in url bar trying to focus document that will be destroyed to fetch new page. 2000-06-29 05:27:05 +00:00
mjudge%netscape.com f7409a961f r=hyatt bug36617, sfrasier bug. simple change for select all to work. 2000-06-29 05:25:01 +00:00
BlakeR1234%aol.com 81543e9ee7 Fix for 42204, a=trudelle 2000-06-29 03:15:05 +00:00
jst%netscape.com 1644edb057 Fixing nsbeta2+ bug 37051, always set the form associated with a form control as the parent of the form controls script object, this meks form controls always be in the scope of the form they're in. r=vidur@netscape.com 2000-06-28 22:50:06 +00:00
bryner%uiuc.edu 7a72e1224f Fixing bug 43710 - removing old mousewheel cruft and updating to work with
new tree.  r=hyatt,saari.
2000-06-28 20:35:32 +00:00
waterson%netscape.com 1108b7bae8 Bug 43644. Better fix: nsLayoutAtoms::[AddRefAtoms|ReleaseAtoms] calls are unnecessary, as dbaron pointed out to me. 2000-06-28 05:36:32 +00:00
waterson%netscape.com bd83dcb757 Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com 2000-06-28 04:17:26 +00:00
mjudge%netscape.com 16dba34403 r=jfrancis,r=hyatt 42045 beta2+ 42675 beta2+ hitting return on text area not putting new line. onchange,oninput. 2000-06-28 04:00:12 +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
mkaply%us.ibm.com 439e238156 #42637
r=pinkerton, a=brendan
OS/2 bringup - Change from waterson and vidur - don't modify members in a const function
2000-06-27 22:31:43 +00:00
nisheeth%netscape.com b3151cb0cb Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages. 2000-06-27 06:56:08 +00:00
nisheeth%netscape.com 73099106b6 Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla. 2000-06-27 01:12:44 +00:00
jst%netscape.com 5014c8f2f7 Fixing the remaining details in nsbeta2+ bug 38495, mozilla is now backwards compatible with existing plugin content as long as the plugins are updated. r=vidur@netscape.com 2000-06-27 00:54:44 +00:00
nisheeth%netscape.com bbad57ff10 r=vidur, jst. Fix for bug 9076. The nodeName property is now case sensitive for XHTML elements and folded to uppercase for HTML elements. 2000-06-26 21:05:16 +00:00
dougt%netscape.com 5ab4e8dc4f Removing bookmark requirement.
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
2000-06-26 20:26:16 +00:00
dbaron%fas.harvard.edu 3477150c86 Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt 2000-06-26 02:39:49 +00:00
joki%netscape.com f57af5b9b0 Part of fix for 42418, patch up event target from PresShell after re-entrant events to avoid null targets. r:nisheeth 2000-06-24 03:58:13 +00:00
cltbld%netscape.com 8aa2633473 First Checked In. 2000-06-23 23:53:02 +00:00
bryner%uiuc.edu 1ade9ad553 Fixing bug 43628. r=hyatt,pavlov. 2000-06-23 22:59:18 +00:00
vidur%netscape.com ac250504d5 Fix for bug 31376. Just modifying an incorrect comment. 2000-06-23 22:23:37 +00:00
saari%netscape.com 83b92fcad8 adding null check to prevent a few crashers on windows and linux that I introduced (exposed new code path). r=bryner 2000-06-23 22:18:54 +00:00
dbaron%fas.harvard.edu ae458d11a9 Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi 2000-06-23 21:57:39 +00:00
jst%netscape.com 0a20a8c60d Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com 2000-06-23 14:12:24 +00:00
waterson%netscape.com 3fe870c129 Fix nsAReadableString assertions. r=jst. 2000-06-23 08:49:04 +00:00
saari%netscape.com bdbc287882 Fix for nsbeta2+ bug 38673. r=hyatt 2000-06-23 05:37:08 +00:00
evaughan%netscape.com 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
mjudge%netscape.com b1d39dcd30 fix for 42188,42347 r=akkana . use selection controller to tell the doc if it should display non-text-selection. 2000-06-23 04:01:19 +00:00
bryner%uiuc.edu a8e03fa7c8 Bulletproofing fix for bug 41116. r=saari. 2000-06-23 01:54:20 +00:00
jst%netscape.com 192aa0c82e Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com 2000-06-23 00:21:32 +00:00
waterson%netscape.com 5a63db423f Bug 41534. Fix 'style' attribute on XUL elements; use nsXULAtoms instead of hard-coded atoms. r=hyatt 2000-06-22 23:29:43 +00:00
pierre%netscape.com ebf5ec54ff #12403 "border-style: hidden should force border-width: 0". Fixed RecalcData() to handle 'hidden' similarly to 'none'. r=attinasi. 2000-06-22 05:38:26 +00:00
rpotts%netscape.com 6371dad16a DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer 2000-06-22 05:38:07 +00:00
attinasi%netscape.com e97f599347 Eliminated warnings from recent checkin (trivial changes). 2000-06-22 05:14:32 +00:00
pollmann%netscape.com 8bcb68b1b1 Bug 23571: Send an onchange event when a checkbox is (un)checked r=harishd 2000-06-22 02:46:53 +00:00
attinasi%netscape.com 2886ad8517 Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin. 2000-06-22 00:41:25 +00:00
cata%netscape.com b00f7aa828 Turning on charset override by default. r=nhotta a=ftang bug #41620. 2000-06-22 00:41:02 +00:00
hyatt%netscape.com ed6a2713a3 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
vidur%netscape.com cb02a23a0d Fix for bug 42278. Thought I'd got it with my prior checkin, but didn't notice rbs@maths.uq.edu.au's prior checkin to switch the namespace string literals. r=nisheeth 2000-06-21 23:59:21 +00:00
vidur%netscape.com d690a7d2b9 Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst 2000-06-21 23:56:52 +00:00
attinasi%netscape.com 76698ef605 Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306 2000-06-21 23:48:21 +00:00
harishd%netscape.com 0489d6fd1a Fix bugs
18480 (nsbeta2+) - Hack to contain stack over flow
patch=jst, r=harishd.

40216 (nsbeta2+) - Shouldn't deal with mInsideNoXXXTag memeber for NOLAYER ( ON  by default ).
patch=rginda, r=harishd.
2000-06-21 20:53:10 +00:00
attinasi%netscape.com 634e3cc180 Implemented Style Context Data sharing, reducing the amount of memory used in style by about 40%. Performance will degrade by about 10%, that is being worked on now. b=39618 r=waterson 2000-06-21 20:44:59 +00:00
hyatt%netscape.com 3431c2f9e4 Fix for 42806. r=waterson 2000-06-21 02:02:24 +00:00
dbaron%fas.harvard.edu 99e2efd493 Slightly refine my previous fix for string assertions so things behave exactly as before. r=pollmann b=42936 2000-06-21 01:13:10 +00:00
dbaron%fas.harvard.edu 397dfbd37f Fix leak by continuing to enumerate. r=hyatt 2000-06-21 00:54:42 +00:00
dbaron%fas.harvard.edu 7cb5cefd3f Fix string assertions. b=42936 code=jst,dbaron r=harishd 2000-06-21 00:53:34 +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 b5aa109281 Fix for bug 42278. Switched around positions of old REC-html40 namespace URI and new XHTML namespace URI in the table so that we do the reverse mapping from namespaceID to URI correctly. r=nisheeth 2000-06-21 00:49:22 +00:00
pollmann%netscape.com 7ab64c0cc4 Bug 25300: Enable activation of buttons by the keyboard (space or enter) r=nisheeth 2000-06-21 00:40:11 +00:00
joki%netscape.com 3989f33007 fix for 29517, prevent DOM event access from regular content to anonymous content inside a file control. 2000-06-21 00:23:28 +00:00
hyatt%netscape.com 4e300ed8d8 33524. r=ben 2000-06-20 09:21:42 +00:00
waterson%netscape.com d38577c4e5 Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi 2000-06-20 05:45:07 +00:00
ben%netscape.com a62dc4a525 fix for 41657, r=waterson, hyatt 2000-06-20 05:43:52 +00:00
hyatt%netscape.com 3dfa4ab8e1 Fix for 41664, r=ben 2000-06-20 04:45:30 +00:00
hyatt%netscape.com 3d84784d0d Fix for 41664, r=ben 2000-06-20 04:44:44 +00:00
waterson%netscape.com 0d4cfe60b2 Bug 40868. Check to see if 'docroot == this' before recursing. r=dmose 2000-06-20 03:58:24 +00:00
waterson%netscape.com a74b4acc4e Bug 42991. Get rid of obsolete 'rdf:child' identifier. r=rjc 2000-06-20 02:25:48 +00:00
hyatt%netscape.com d95f55d74e Fix for 42867. r=evaughan 2000-06-20 00:52:57 +00:00
saari%netscape.com b3b09dd521 base work for bug 42553, r=danm 2000-06-20 00:45:47 +00:00
hyatt%netscape.com 4cfbe9e471 Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
vidur%netscape.com b384cc0abf Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
vidur%netscape.com 07473b6e07 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:47:02 +00:00
vidur%netscape.com 32f78655cb Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:58 +00:00
pollmann%netscape.com 5c21e34fcc Bug 4891: document.forms[x] fixed for document.written forms r=jst@netscape.com 2000-06-17 01:28:41 +00:00
nisheeth%netscape.com 4cf21823d4 Checking in patch from Andreas to fix Mozilla's XSL hooks (bug 36038). Does not affect the default mozilla build. 2000-06-16 23:29:19 +00:00
mccabe%netscape.com 12dd9401e9 Fix for 38495, nsbeta+.
Reinstate previously backed-out fix, now that the nsIScriptablePlugin interface it needs is building successfully on the mac.

a=beard,r=jst
2000-06-16 23:25:00 +00:00
waterson%netscape.com 458f2c3abf Bug 39699. Add re-entrancy guards so that we ignore updates while we're in the middle of building content. r=rjc 2000-06-16 21:46:04 +00:00
akkana%netscape.com 2396a853ff 41916: Remove <td> from the list of inline tags; don't include the enclosing
<td> in a selection that happens to fall inside a table cell. r=rickg
2000-06-16 21:22:00 +00:00
danm%netscape.com a6b3cc29d4 supply nsIPrompt to streamloader created when processing a script tag. bugs 25684,28594. r=nisheeth@netscape.com 2000-06-16 14:54:57 +00:00
jst%netscape.com c06191a726 Fixing nsbeta2+ bug 41588, accessing document.documentElement on an empty document in JS threw a NS_ERROR_FAILURE exception in stead of just returning null. r=heikki@citec.fi 2000-06-16 13:37:46 +00:00
Peter.VanderBeken%pandora.be 4b0e0526fc Reenable creation of HTML elements in XML documents. r=nisheeth, r=kin, a=waterson. 2000-06-15 17:48:19 +00:00
rods%netscape.com b6892f7875 ifdef'ing out the where we get the value of the label
b=4050 r=kmcclusk
2000-06-15 12:58:54 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
mccabe%netscape.com 3a137d61d4 Bustage occurred, not sure if it's me, but mine was the only checkin in layout; backing out just in case. 2000-06-15 06:53:18 +00:00
mccabe%netscape.com b167544222 Fix for 38495, nsbeta+.
Teach EmbedElements how to expose plugin objects via XPConnect, after using the nsIScriptablePlugin interface to find an appropriate interface to expose.

r=jst
a=beard
2000-06-15 06:07:35 +00:00
dbaron%fas.harvard.edu fb16edb4b4 Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com 2000-06-15 02:33:22 +00:00
dbaron%fas.harvard.edu 7bdf9700b5 Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com 2000-06-15 02:22:09 +00:00
dbaron%fas.harvard.edu ff78bb46bb Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com 2000-06-15 02:16:28 +00:00
scc%mozilla.org 1559099993 Fix for an assert that has been bugging rods, particularly when testing with the top 100. The assert is the string |CharAt| out-of-range assert. The problem is the code was iterating off the end of the string to stop at the implicit |'\0'|. But there need not be null termination and accessing outside the strings defined range is bad. Fixed the loop in question to not step outside of the token string, and to iterate more efficiently. r=waterson 2000-06-15 00:39:21 +00:00
jst%netscape.com 7eb6e0cf8f Fixing nsbeta2+ bug 40944. document.doctype.systemId was always empty in HTML documents. r=nisheeth@netscape.com&heikki@citec.fi 2000-06-14 23:08:19 +00:00
pollmann%netscape.com e01f426b4d Bug 39723: Send only one request to the server when clicking on an image map. r=joki 2000-06-14 15:02:18 +00:00
hyatt%netscape.com be5709e1f9 Fix for #41878, r=ben 2000-06-14 08:21:56 +00:00
hyatt%netscape.com 25eb29bc5f Fix for #41281, r=brendan 2000-06-14 08:19:07 +00:00
hyatt%netscape.com 76f1ed5ebd Fix for bug #41281, r=brendan 2000-06-14 08:12:32 +00:00
axel%pike.org 49a4f2644d Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson 2000-06-14 07:35:26 +00:00
hyatt%netscape.com 47ecc64920 30511. r=ben 2000-06-14 04:50:20 +00:00
mjudge%netscape.com b464a55c29 fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+ 2000-06-14 02:59:54 +00:00
attinasi%netscape.com 90d5bc2ec6 To fix the bug we added support for hspace and vspace attributes in QuirkMode. b=41863 karnaze@netscape.com did part of the fix and we reviewed each others code 2000-06-14 00:59:29 +00:00
jst%netscape.com b0b8dd44ea Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur 2000-06-14 00:48:34 +00:00
jst%netscape.com 53309355c7 Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt 2000-06-14 00:06:36 +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
scc%mozilla.org 7d08825730 don't try to extract characters from an empty string 2000-06-11 09:14:09 +00:00
scc%mozilla.org f92e1fb30a don't extract characters from empty strings 2000-06-11 08:19:41 +00:00
jst%netscape.com c81e705a3c Fixing nsbeta2+ bug 41487, form controls with the same NAME and ID ended up in the form control list in the form element twice. r=nisheeth 2000-06-09 22:47:29 +00:00
bryner%uiuc.edu 37a414a68c Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
mjudge%netscape.com 42b098a06e cleaning up 34896 ender-lite with saari's review. 2000-06-09 21:13:03 +00:00
mjudge%netscape.com a7b2a05404 turning on ender-lite. bug = 34896 2000-06-09 09:19:28 +00:00
mjudge%netscape.com 471dacd351 new atop to tell what type the text frame is. for blocker to 34896 2000-06-09 05:15:58 +00:00
mjudge%netscape.com 749ec6bc58 too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896 2000-06-09 05:14:19 +00:00
mjudge%netscape.com 8a8d03d573 fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896 2000-06-09 04:19:09 +00:00
mjudge%netscape.com 08db683df0 fixing leaks! r=scc bug=34896 2000-06-09 04:16:50 +00:00
pinkerton%netscape.com 4b785dde9f if cmd-key (meta) is down, open link in a new window r/a=waterson. 2000-06-09 02:56:21 +00:00
jst%netscape.com a8ed95eaaa Fixing nsbeta2+ bugs 17351 and 33018, doing document.write(...) on a document in a newly opened window wasn't working properly, the written HTML was replaced by the URL given to window.open(), the fix is to cancel ongoing loads for the new window before starting to write to it. r=vidur 2000-06-08 22:51:06 +00:00
harishd%netscape.com 388f6f8b9d 40408 (nsbeta2+) - Check for nsresult in nsFragmentContentSink::AddLeaf().
The HTMLTag array was,erroneously,going out-of-bounds for XMP tag.
r=rickg
30617 (nsbeta2+) - Misplaced AREA tag should be informed with base target info.
r=vidur.
2000-06-08 21:32:09 +00:00
rginda%netscape.com c17389789e implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638
r=danm
2000-06-08 00:51:13 +00:00
attinasi%netscape.com e03b5378b9 Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk 2000-06-07 23:07:57 +00:00
attinasi%netscape.com f7e1ee029a Fixed crash due to ordering problem: b=38768 r=dcone 2000-06-07 23:04:45 +00:00
akkana%netscape.com 0fe6a06be9 40457: suppress extra XIF output for cases where the selection
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com 4d58187b46 40457: Add implementation for range methods to tell whether
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
mjudge%netscape.com 0926517600 adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect 2000-06-07 22:46:11 +00:00
waterson%netscape.com 703b75540b Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster 2000-06-07 06:58:45 +00:00
waterson%netscape.com 5775889b15 Fix build bustage: inaky.gonzales missed these two cases some how. 2000-06-07 03:33:08 +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
mjudge%netscape.com 86455666b0 (accidentaly checked in with no comment before)bug=34896 getting createElementNS implemented for nsHTMLDocument. this should just be implemented in nsDocument with nsXMLDoc inheiriting also. i will do that when m16 is gone. this allows the editor to create its html elements despite being in a xuldocument. r=hyatt a=beppe 2000-06-07 01:17:23 +00:00