bzbarsky%mit.edu
5efe8af713
OK, read prtypes.h and actually do this _right_. Bug 191839.
2004-05-13 21:52:12 +00:00
bzbarsky%mit.edu
c09b94ce76
I guess the first fix was better after all.... Bug 191839.
2004-05-13 20:44:07 +00:00
bzbarsky%mit.edu
636f0f62c9
Slightly better bustage fix. Still bug 191839.
2004-05-13 20:06:04 +00:00
bzbarsky%mit.edu
cc13d8a514
Trying to fix Windows bustage. Bug 191839.
2004-05-13 20:04:41 +00:00
mvl%exedo.nl
fc48c463fc
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
jst%mozilla.jstenback.com
97deb07230
Fixing regression bug 243345. Make nsITextContent::SetText() work with non-null terminated strings, and fix silly mistake in nsComboboxControlFrame::GetIndexOfDisplayArea(). Patch partly by bzbarsky@mit.edu, and partly by myself. r+sr=bzbarsky@mit.edu and jst@mozilla.jstenback.com
2004-05-13 01:12:10 +00:00
caillon%redhat.com
ca6c082b17
Fix bug 186540
...
document.createRange() doesn't properly initialize itself per DOM 2 Range/Traversal: "The initial state of the Range returned from this method is such that both of its boundary-points are positioned at the beginning of the corresponding Document, before any content. In other words, the container of each boundary-point is the Document node and the offset within that node is 0."
r+sr=jst@mozilla.jstenback.com
2004-05-10 20:04:58 +00:00
jst%mozilla.jstenback.com
99e02e5aa3
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
aaronleventhal%moonset.net
3f2e78bb29
Bug 242790. Tabbing, accessibility and other things broken because GetSubDocumentFor regressed. r=bryner, sr=jst
2004-05-07 11:57:10 +00:00
brade%comcast.net
3d86d289c2
Image alt text was not being emitted in plaintext serializer because it was inadvertently moved into a method where it would never be called; moving it back.
...
Written by Akkana, r=brade, sr=jst (bug 212177)
2004-05-06 17:11:27 +00:00
roc+%cs.cmu.edu
e0fe2b43bd
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2004-05-06 03:17:14 +00:00
caillon%redhat.com
56b3fc7a8c
Remove '-moz-resizer' from the style system.
...
Bug 242712. r+sr=dbaron
2004-05-05 21:37:32 +00:00
tor%cs.brown.edu
68fc667952
Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin
2004-05-05 21:17:31 +00:00
bzbarsky%mit.edu
32a4619a53
Move presentation attributes into the UA level in non-HTML documents and a
...
separate preshint level in HTML. Bug 234861, r=dbaron, sr=jst
2004-05-05 00:30:57 +00:00
bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
silver%warwickcompsoc.co.uk
022d627b12
Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
...
r+sr=bzbarsky
2004-05-02 19:48:54 +00:00
ben%bengoodger.com
172d1d4109
242309 - implement nsIXULChromeRegistry::UninstallPackage for 170006 (extension manager) - requires changing nsIXULChromeRegistry::UninstallPackage to take an ACString like all the other uninstall methods.
2004-05-02 04:03:54 +00:00
sicking%bigfoot.com
6b86ea9d4d
Bug 241272: Reset so that the old value isn't leaked.
...
r/sr=bz a=asa
2004-04-30 22:03:09 +00:00
jst%mozilla.jstenback.com
77a059cb25
Fixing silly leak introduced by my fix for bug 240543.
2004-04-30 21:22:46 +00:00
jst%mozilla.jstenback.com
77c4322ab2
Fixing bug 240543. Hiding some nsIPref* API bloatyness in nsContentUtils. r=caillon@aillon.org, sr=peterv@propagandism.org
2004-04-29 23:34:19 +00:00
bzbarsky%mit.edu
e7b168c98b
Backing out content-location support. See bug 238654 and dependencies/dups for
...
reasons. r+sr=darin
2004-04-29 21:10:05 +00:00
bzbarsky%mit.edu
949ed2b8a6
Make sure content lists don't look at "anonymous nodes" (nodes that are
...
anonymous descendants of the root of the list). Bug 240851, r=sicking, sr=jst
2004-04-29 21:07:44 +00:00
cbiesinger%web.de
79fa1b783a
bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its
...
argument from a string to an octet array
r=bryner sr=darin
2004-04-27 16:06:00 +00:00
bzbarsky%mit.edu
4ede76717e
Add a version of CheckLoadURI that takes a source principal instead of a source
...
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
2004-04-25 16:55:27 +00:00
bsmedberg%covad.net
31f38b9b39
Bug 141090 - New profiles do not display current theme w/ check flag
...
patch by jerry.tan@sun.com r=me sr=bryner
2004-04-24 17:05:23 +00:00
mkaply%us.ibm.com
ddf86fcf74
#211438
...
r=bryner, sr=bzbarsky
Patch from Rich Walsh - fix misidentification of anchor containing text blocks as anchors during drag/drop
2004-04-23 13:52:50 +00:00
bzbarsky%mit.edu
3f88fde010
Drag from one frame to another should not load anything, like most drags within
...
a single page. Bug 53376, r+sr=jst
2004-04-22 03:16:18 +00:00
gerv%gerv.net
708b56cff4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:30:37 +00:00
bryner%brianryner.com
642f7ede36
deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
2004-04-18 00:28:47 +00:00
gerv%gerv.net
9d2ee4928c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
bzbarsky%mit.edu
7a292c3f22
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
caillon%redhat.com
3409f38f65
Remove a bogo assert, and explicitly mention when exceptions are thrown here.
...
219506, r+sr=jst
2004-04-14 20:12:54 +00:00
dveditz%cruzio.com
6e4e4e733e
bug 240449 infinite loop tickled by some skins, r=bsmedberg, sr=dbaron, a=brendan
2004-04-14 08:19:27 +00:00
bzbarsky%mit.edu
646b17f66f
Fixing Windows bustage. Bug 76994.
2004-04-14 05:53:49 +00:00
bzbarsky%mit.edu
5d4a18aea7
Remove GenericElementCollection; convert consumers to nsContentList for extra
...
lazy goodness. Bug 76994, r=sicking, sr=jst (forgot this change the first
checkin).
2004-04-14 04:29:17 +00:00
bzbarsky%mit.edu
b2acedae2e
Remove GenericElementCollection; convert consumers to nsContentList for extra
...
lazy goodness. Bug 76994, r=sicking, sr=jst
2004-04-14 04:26:00 +00:00
sicking%bigfoot.com
03f96fc967
Bug 236479: Kill nsMappedAttributes::GetAttribute.
...
Patch by Wladimir Palant (trev@gtchat.de )
r=sicking sr=jst
2004-04-13 16:45:59 +00:00
jst%mozilla.jstenback.com
3b9482b945
Fixing bug 239953. Remove duplicated code in nsContentUtils. r=jonas@sicking.cc, sr=peterv@propagandism.org.
2004-04-13 03:21:50 +00:00
roc+%cs.cmu.edu
1ec2c3be37
Bug 237091. Remove unnecessary WindowOffset and RootWidget functionality from the view manager. r+sr=dbaron
2004-04-13 03:03:18 +00:00
bzbarsky%mit.edu
0960880868
Fix some misspelled comments. Bug 106386, patch by Alex Vincent
...
<ajvincent@juno.com>, r+sr=bzbarsky
2004-04-13 01:27:25 +00:00
bryner%brianryner.com
0af1a79c51
More nsIPresContext deCOMtamination (bug 229371). r+sr=roc.
2004-04-13 00:28:44 +00:00
bzbarsky%mit.edu
b78d86f397
Use IsContentOfType instead of nsIDOMNode::type to check for an element. Bug
...
237213, r+sr=jst
2004-04-13 00:23:22 +00:00
sicking%bigfoot.com
386382d6ab
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
dbaron%dbaron.org
4d12ed012a
De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner
2004-04-12 21:56:09 +00:00
dbaron%dbaron.org
90369f8699
Rename FOR_CSS_SIDES to NS_FOR_CSS_SIDES, move it, and use it more. b=233795 r+sr=bzbarsky
2004-04-12 21:54:45 +00:00
bzbarsky%mit.edu
d58f341683
Relanding bug 238654 in a way that hopefully builds. r=sicking, sr=darin,
...
a=chofmann.
2004-04-06 00:57:13 +00:00
bzbarsky%mit.edu
756bbbb6fa
Backing out to fix Windows bustage.
2004-04-05 15:43:21 +00:00
bzbarsky%mit.edu
0318858e42
Disable content-location support when dealing with servers known to send out
...
bogus content-location headers. Bug 238654, r=sicking, sr=darin, a=chofmann.
2004-04-05 15:02:48 +00:00
m_kato%ga2.so-net.ne.jp
6dbb84498f
Port issue for WinXP 64bit b=229722 r+sr=jst
2004-04-03 08:53:36 +00:00
darin%meer.net
6b03adea42
landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron
2004-04-01 19:44:17 +00:00
bzbarsky%mit.edu
809c099e33
Fix bug 236921. This makes the root node's style context have no parent, makes
...
computed style calculations properly parent the computed context, and fixes a
but with "border-color: inherit" on the root. r=caillon, sr=dbaron, a=asa
2004-03-29 16:00:38 +00:00
darin%meer.net
abe61953ce
landing patch for bug 238219 "nsIDocument changes cause Adobe SVG plugin to crash" r=bryner sr=jst a=dbaron
2004-03-29 04:07:13 +00:00
jst%mozilla.jstenback.com
2aebd770fc
Checking in for trev@gtchat.de. Fixing bug 238409. Regression in attribute parsing. r=bugmail@sicking.cc, sr=jst@mozilla.org, a=asa@mozilla.org
2004-03-26 01:44:44 +00:00
bsmedberg%covad.net
3ceaebd710
Re-landing bug 237407 with crash-fix. r/sr=dbaron+brendan a=asa+mkaply
2004-03-23 18:26:43 +00:00
bsmedberg%covad.net
ac244f2a9c
Backing out bug 237407 because of tbox orange that I can't easily diagnose.
2004-03-22 15:03:32 +00:00
bsmedberg%covad.net
4cee40678e
Bug 237407 - classic theme scrollbars & buttons leak into modern, when starting with the profile manager - r+sr=dbaron a=asa for 1.7
2004-03-22 12:58:01 +00:00
dbaron%dbaron.org
8461a47da2
Tweak nsRuleNode::GetStyleData and GetParentData and annotate with NS_LIKELY and NS_UNLIKELY. b=237042 r+sr=bzbarsky a=chofmann
2004-03-14 17:11:38 +00:00
mconnor%myrealbox.com
0cdcee8b9a
bug 237262 nsAttrAndChildArray::ReplaceChildAt() should addref before releasing, patch by Wladimir Palant (trev@gtchat.de), r=sicking, sr=bz, a=dbaron
2004-03-13 01:17:02 +00:00
jst%mozilla.jstenback.com
b834cf34b0
Fixing regression bug 236796. Make the content iterator mark itself done if it can't find the next node (as can be the case when dealing with anonymous content). r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
2004-03-10 23:32:05 +00:00
jst%mozilla.jstenback.com
49e84804c3
Fixing bug 236270. Protect the content iterators from broken selection code that creates ranges starting in 'real' dom nodes, and ending in anonymous dom nodes. r+sr=bzbarsky@mit.edu
2004-03-09 23:57:56 +00:00
bzbarsky%mit.edu
655abf48ad
Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron
2004-03-09 23:22:02 +00:00
bzbarsky%mit.edu
479a75ec54
Don't crash on bogus URIs passed to removeBinding. Bug 236809, r+sr=jst
2004-03-09 23:08:53 +00:00
bsmedberg%covad.net
255960bb10
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
sicking%bigfoot.com
9327ac95b0
Bug 236491: Make svg use new attribute-code.
...
r=afri on svg-changes (not part of build)
r/sr=jst on nsAttrValue changes (ifdef MOZ_SVG)
2004-03-09 08:44:53 +00:00
bzbarsky%mit.edu
134fed8856
Load background images from style instead of from painting. This makes us
...
start loading the background images when we resolve style on an object that
needs them instead of when we scroll down and see it for the first time. Bug
57607, r=pavlov, sr=dbaron
2004-03-09 03:57:51 +00:00
sicking%bigfoot.com
0123ea9b1d
Bug 236619: Fix serializing style-attributes.
...
r/sr=bryner
2004-03-09 00:51:56 +00:00
timeless%mozdev.org
89100ef75e
Bug 217907 nsRange::IsIncreasing caused nsVoidArray::ElementAt(index past end array)
...
r=caillon sr=jst
2004-03-08 07:33:00 +00:00
peterv%propagandism.org
68a7e5f818
Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst.
2004-03-06 16:00:23 +00:00
caillon%redhat.com
bfd1f05ff4
Bug 86193
...
Add a preference allowing users to prevent sites from cancelling the contextmenu event, so right click will always bring up a context menu if the pref is set.
r=jst sr=bryner
2004-03-06 02:58:08 +00:00
sicking%bigfoot.com
fc084e0c73
Bug 236620: kill nsIContent::CanContainChildren
...
r/sr=jst
2004-03-06 00:22:03 +00:00
sicking%bigfoot.com
a24b8a0c5a
Bug 236612: Kill nsGenericContainerElement.
...
r/sr=jst
2004-03-05 23:13:50 +00:00
sicking%bigfoot.com
0c80133eea
Bug 236472: Fix 3 warnings.
...
r/sr=tor
2004-03-04 18:04:29 +00:00
sicking%bigfoot.com
4b746fc4ab
Try to fix bustage by casting through PRUint16
2004-03-04 03:00:25 +00:00
sicking%bigfoot.com
87881e8caf
fix build bustage
2004-03-04 02:34:46 +00:00
sicking%bigfoot.com
28169f7a8a
Bug 232706: Make nsAttrValue able to directly store all needed datatypes without using nsHTMLValue. Move parsing of various types from nsHTMLValue to nsAttrValue. Rename StringToAttribute to ParseAttribute and make it return a PRBool, as well as make a couple of minor fixes in the ParseAttribute code.
...
r=caillon sr=jst
2004-03-04 02:06:28 +00:00
roc+%cs.cmu.edu
dd193ec2ee
Bug 215567. Make 'auto' bottom/right in clip rects give the rect NS_MAXSIZE so we don't think a cliprect is empty when it isn't.
2004-03-03 03:34:03 +00:00
bzbarsky%mit.edu
80f670494e
Move CreateCDATASection, CreateProcessingInstruction, and CreateEntityReference
...
up to nsDocument so they're available in XHTML documents. Bug 69840, r+sr=jst
2004-03-02 22:39:46 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bryner%brianryner.com
ed98c9a308
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
jst%mozilla.jstenback.com
7defdbdc4c
Fixing bug 170416. Make sure strings are null-terminated before passing them to nsIOutputStream::Write(). r+sr=dbaron@dbaron.org
2004-02-27 00:28:29 +00:00
jst%mozilla.jstenback.com
9f2e3f9efb
Fixing regression crasher bug 235209. Make sure we have a strong reference to a nsIScriptContext we're touching *after* we've executed scripts on it. r=danm-moz@comcast.net, sr=bzbarsky@mit.edu
2004-02-26 02:35:30 +00:00
jst%mozilla.jstenback.com
185cbfd645
Fixing bug 233137. Work around the problem with reparenting XPConnect wrappers for XUL elements by just not doing it, like we used not to before the fix for bug 197427 was checked in. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
2004-02-25 23:57:28 +00:00
dbaron%dbaron.org
f016bec80e
Improve comments and function names related to attribute mapping and HasAttributeDependentStyle. b=235342 r+sr=jst
2004-02-25 21:04:50 +00:00
sicking%bigfoot.com
17ca2df349
Bug 232016: Kill SetHTMLAttribute and do minor cleanups in .foo -> set/getAttribute("foo") mapping code.
...
r=peterv sr=jst
2004-02-24 23:55:18 +00:00
mkaply%us.ibm.com
7a20037260
#234412
...
r=pedemont, sr=dbaron
Add divide by zero check to rulenode
2004-02-24 23:15:18 +00:00
bzbarsky%mit.edu
e42ef9a4a5
Set prevValue for DOMCharacterDataModified Mutation events. Bug 117131,
...
r+sr=peterv
2004-02-24 23:10:38 +00:00
bryner%brianryner.com
225298a99e
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
2004-02-23 21:29:06 +00:00
dbaron%dbaron.org
5b6ae6e571
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2004-02-20 21:38:31 +00:00
jst%mozilla.jstenback.com
01f5eea0f1
Checking in for roland.mainz@nrubsig.org, bug 234982. Making print errors always be reported to the user. r+sr=roc@ocallahan.org
2004-02-20 20:59:55 +00:00
sicking%bigfoot.com
b20f53fefb
Bug 234615: Remove nsIHTMLContent::GetBaseTarget by cleaning up the imagemap code a bit which was the only client.
...
r=bryner sr=jst
2004-02-20 19:00:43 +00:00
bryner%brianryner.com
5f7a8b383e
Inline boolean getters and setters on nsIPresContext, and change the storage to a bitfield. Bug 229371, r+sr=roc.
2004-02-20 17:49:01 +00:00
roc+%cs.cmu.edu
7c84914071
Bug 230697. Extend MOZ_FORCE_PAINT_AFTER_ONLOAD so that CSS background image loads delay firing of the onload event. r+sr=bz
2004-02-20 06:00:35 +00:00
bzbarsky%mit.edu
285f0b4d83
Make the plaintext serializer properly handle CDATA nodes. Bug 234427, patch
...
by Sebastian Redl <wasti.redl@gmx.net>, r=akkana, sr=bzbarsky
2004-02-20 00:10:36 +00:00
sicking%bigfoot.com
80e7d44850
Bug 232480: Fix warnings caused by earlier patch in same bug as well as a few random other warnings.
...
r=peterv sr=jst
2004-02-19 22:16:16 +00:00
tor%cs.brown.edu
1b99ebfbae
Bug 234752 - Print code returns NS_OK in cases where it should return
...
an error. Patch by roland.mainz@nrubsig.org , r+sr=roc.
2004-02-19 21:58:40 +00:00
bzbarsky%mit.edu
d03176fafc
nsAttributeTextNode should always be anonymous. Bug 234613, r+sr=jst
2004-02-19 21:55:18 +00:00
bzbarsky%mit.edu
73d9e5d993
Add null checks to some DOM methods. Bug 234331, r+sr=jst
2004-02-19 21:54:12 +00:00
bzbarsky%mit.edu
ec51aa8877
Remove redundant CheckLoadURI function in nsXMLElement. Bug 41907, r+sr=jst
2004-02-19 21:51:10 +00:00
bzbarsky%mit.edu
9989f6da62
Don't crash on null nodes passed to renameNode. Bug 233955, r+sr=jst
2004-02-19 21:45:59 +00:00
dbaron%dbaron.org
43ca4b48b9
Convert switch in nsCSSProps::LookupPropertyValue to use a table by adding to the CSS_PROP_* macros. b=208726 r+sr=bzbarsky
2004-02-19 18:02:20 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bzbarsky%mit.edu
9513d305ed
Make sure to retarget events when they leave native anonymous content. Also
...
make sure that native anonymous content is marked so (this way clicking on a
url()-created image in :before won't have an <img> node as a target). Bug
233286, r+sr=bryner, a=dveditz
2004-02-15 04:45:18 +00:00
timeless%mozdev.org
4b56a45a39
1.148 <jst@mozilla.jstenback.com> 09 Jan 2004 15:54
...
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission.
Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
Fix MOZ_TIMELINE r+sr=bz
Not part of the build
2004-02-13 22:19:50 +00:00
peterv%propagandism.org
a0b0a5b202
Fix stupid error from fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r/sr=jst, a=choffman.
2004-02-12 16:40:40 +00:00
bzbarsky%mit.edu
817f6d4f30
Fix bug 232798 -- make sure to set the link handler on the prescontext to null
...
when destroying the document viewer. r+sr=jst
2004-02-11 06:48:37 +00:00
jst%mozilla.jstenback.com
64ad19a801
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
bryner%brianryner.com
92499cbd13
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
33086e9ea8
Fixing regression bug 233753. Making document.createElement() create HTML elements again when called on an HTML document. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
2004-02-11 02:22:43 +00:00
sicking%bigfoot.com
dbd12bd760
Bug 232989: Fix crash due to bad refcounting in nsDOMAttribute
...
r+sr=bryner
2004-02-11 02:02:39 +00:00
sicking%bigfoot.com
b207ff1bdf
Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
...
r=caillon sr=jst
2004-02-11 00:09:59 +00:00
sicking%bigfoot.com
99077ffa6f
Bug 232480: Make nsGenericHTMLElement inherit nsGenericContainerElement and kill the concept of leaf vs. container elements. Also remove unused argument to CopyInnerOf
...
r=peterv sr=jst
2004-02-10 19:36:43 +00:00
peterv%propagandism.org
d5850e3177
Fix warnings.
2004-02-10 13:17:48 +00:00
peterv%propagandism.org
713c734ef8
Fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r=sicking, sr=jst.
2004-02-10 10:58:13 +00:00
sicking%bigfoot.com
4cedcd531b
Final patch for bug 195350. Make XUL use new nsAttrAndChildren class. Kill nsXULAttributeValue and nsXULAttributes in favour of nsAttrValue resp. nsDOMAttributeMap. Should fix a few bugs, improve performance and reduce bloat.
...
r=bz sr=jst
2004-02-10 09:08:06 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu
7077fb69a1
Make SVG use the normal attribute mapping codepath (via HasAttributeDependence)
...
by pushing the relevant helpers up to nsGenericElement.. Remove referrer code
in nsSVGDocument, since nsDocument handles that. Bug 233370,
r=alex@croczilla.com , sr=jst
2004-02-09 20:48:20 +00:00
dbaron%dbaron.org
952d32ee39
Clean up nsStyleContext::GetUniqueStyleData. b=233480 r+sr=bzbarsky
2004-02-09 06:55:14 +00:00
alex.fritze%crocodile-clips.com
5c676d4a47
Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
...
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).
Not part of default build; code is #ifdef'ed out.
r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
jst%mozilla.jstenback.com
75d15492c5
Fixing regression bug 233191. Make sure we fire the correct document notifications when inserting/appending children to a DOM node through the DOM APIs. r=mscott@mozilla.org, sr=bzbarsky@mit.edu
2004-02-06 02:26:10 +00:00
jst%mozilla.jstenback.com
cb45f84bb7
Fixing bug 197427. Making insertBefore, appendChild, replaceChild, and removeChild() work correctly on XUL elements by sharing the implementation with nsGenericElement. r=jonas@sicking.cc, sr=bzbarsky@mit.edu
2004-02-05 06:48:30 +00:00
bryner%brianryner.com
433c389ddf
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +00:00
dbaron%dbaron.org
8339f01ba5
Relanding changes for bug 74880.
2004-02-04 08:16:19 +00:00
dbaron%dbaron.org
9ecdb39d54
Backing out part of changes to see which part is causing performance problem. b=74880
2004-02-04 08:03:40 +00:00
dbaron%dbaron.org
474bdc807e
Implement -moz-margin-start, -moz-margin-end, -moz-padding-start, and -moz-padding-end and cascade them correctly. Use them in html.css to improve default styles for lists in RTL documents. b=74880 r+sr=bzbarsky
2004-02-04 06:10:56 +00:00
jst%mozilla.jstenback.com
f894d79c80
Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com
2004-02-03 23:23:10 +00:00
dbaron%dbaron.org
586744e7f3
Make debugging code compile on gcc. Fix warnings. b=232711 r+sr=bryner
2004-02-02 22:42:29 +00:00
bryner%brianryner.com
4f69ec2c2e
Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron.
2004-02-02 22:17:21 +00:00
sicking%bigfoot.com
878604026e
Bug 231199: Make hashing of mapped-attributes be case sensitive to improve performance, and enable possible codesharing with xul and svg in the future.
...
r=peterv sr=jst
2004-02-02 22:00:36 +00:00
hpradhan%hotpop.com
a5975523b9
bug 232731 : misc cleanup in printing code
2004-02-01 12:10:57 +00:00
bryner%brianryner.com
42adb9f1be
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
bryner%brianryner.com
08f53379c4
Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron.
2004-01-31 22:41:40 +00:00
dbaron%dbaron.org
517939b28f
Add missing CPP_THROW_NEW to fix HP-UX bustage. b=195350
2004-01-30 23:26:29 +00:00
sicking%bigfoot.com
8c6f746994
Doh! This is what i ment to do. (Bug 195350)
2004-01-30 22:26:24 +00:00
sicking%bigfoot.com
1756d2df8b
More bug 195350 work. Try to improve performance and reduce mallocs by letting buffer for mapped attributes be inline allocated.
...
r=caillon sr=jst
2004-01-30 22:08:23 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk
5cade97563
Don't retarget events that are bubbling back out of content anonymous to the original target b=196755 r=bryner sr=jst
2004-01-29 21:14:53 +00:00
jst%mozilla.jstenback.com
2d28da6586
Making nsDocument::RetrieveRelevantHeaders() non-virtual now that noone overrides it. Bug 202636, suggested by psolanki@myrealbox.com, r+sr=jst@mozilla.jstenback.com
2004-01-29 20:52:06 +00:00
dbaron%dbaron.org
96079e83a3
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv
2004-01-28 21:04:33 +00:00
hpradhan%hotpop.com
51b35949b2
bug 229575 : refactor some code that was common between
...
the xml and html content sinks into nsContentSink
r=sicking sr=jst
2004-01-28 12:14:17 +00:00
hpradhan%hotpop.com
4d399b535b
bug 232035 : fix leak and cleanup some stuff in printing code r=dbaron sr=jst
2004-01-28 11:17:14 +00:00
bryner%brianryner.com
bc74f0b352
More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron.
2004-01-28 00:18:22 +00:00
jst%mozilla.jstenback.com
33dc243815
Fixing bug 202636. Patch by psolanki@myrealbox.com. Adding document.referrer to all document types. r+sr=jst@mozilla.jstenback.com
2004-01-27 04:41:12 +00:00
bzbarsky%mit.edu
88734d1060
Remove the broken nsAttributeContent and just use regular textnodes to
...
implement attr() content. Use mutation events to handle dynamic attr changes.
Bug 214013, r=dbaron, sr=jst
2004-01-27 04:22:58 +00:00
sicking%bigfoot.com
b1b6747c76
Fix bustage from bad casing in #include
2004-01-26 19:32:48 +00:00
sicking%bigfoot.com
1152b3d656
More bug 195350 work: Make html use new nsAttrAndChildArray class.
...
r=caillon sr=jst
2004-01-26 19:22:05 +00:00
hpradhan%hotpop.com
3b99f154bd
bug 231233 : nsPrintData.h cleanup r+sr=jst
2004-01-24 07:23:56 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
pkw%us.ibm.com
e14c5e9a65
Bug 231104 - Checkin for Bug 195350 causes AIX build to segfault on startup.
...
r=bugmail@sicking.cc , sr=tor@acm.org
2004-01-22 21:58:57 +00:00
dbaron%dbaron.org
f3af1a7aef
Fix two problems with display fixups. b=231787 r+sr=bzbarsky
2004-01-22 21:34:04 +00:00
bzbarsky%mit.edu
cdb84804de
Move the methods for handling inline style and attribute style sheets up to
...
nsDocument. Bug 230947, r+sr=jst
2004-01-22 03:35:09 +00:00