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 |
|
bsmedberg%covad.net
|
7d79d7ba8b
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
|
jst%mozilla.jstenback.com
|
dd5cd55cda
|
Fixing bug 227263. Making document.domain return null in stead of throwing an exception when there's no domain to return. r+sr=peterv@propagandism.org.
|
2004-01-28 23:44:08 +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 |
|
bzbarsky%mit.edu
|
317cfcd106
|
Make sure to not return uninitialized stuff. Bug 232317, r+sr=jst
|
2004-01-27 22:24:02 +00:00 |
|
bzbarsky%mit.edu
|
cf95b2d9f7
|
If compilation of a prototype member fails, destroy all prototype members
before bailing. Bug 232095, r+sr=bryner
|
2004-01-27 21:18:00 +00:00 |
|
jst%mozilla.jstenback.com
|
3ceaf0031a
|
Fixing bug 232133. Cleaning up nsHTMLSelectElement a bit. r+sr=bzbarsky@mit.edu.
|
2004-01-27 16:20:38 +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 |
|
ere%atp.fi
|
e11b1cf9fb
|
Fix for bug 231001: [rte] HTMLArea (Midas) broken since 20040114
r=brade
sr=bz
|
2004-01-26 09:48:50 +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 |
|
neil%parkwaycc.co.uk
|
84428dc828
|
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
|
2004-01-23 13:31:07 +00:00 |
|
jst%mozilla.jstenback.com
|
7e540d1a9c
|
Removing unused variable (bug 230947). Patch bygautheri@noos.fr, r+sr=jst@mozilla.jstenback.com
|
2004-01-22 22:20:54 +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 |
|
bzbarsky%mit.edu
|
bbe0e03d7d
|
Make image inputs that got replaced by alt text still submit .x and .y (submit
empty strings). Bug 122238, r+sr=jst
|
2004-01-22 03:26:17 +00:00 |
|
bryner%brianryner.com
|
23ecb8ff4e
|
DeCOMtaminate nsCSSFrameConstructor (bug 231157). This gets rid of the nsIStyleFrameConstruction and nsICSSFrameConstructor interfaces. The frame constructor now has the same lifetime as the pres shell. r+sr=dbaron.
|
2004-01-21 23:05:10 +00:00 |
|
dbaron%dbaron.org
|
83bdcbc379
|
Fix leak regression by restoring code that gets the script context from the prototype document for compiling event handlers that are going to be stored in the prototype. b=231384 r=brendan sr=bryner
|
2004-01-21 21:11:29 +00:00 |
|
bzbarsky%mit.edu
|
b09be5c6ed
|
Backing out the last change since it has no effect on Ts and increases
codesize. Bug 224765.
|
2004-01-21 15:36:28 +00:00 |
|
bryner%brianryner.com
|
ef5c330583
|
Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky.
|
2004-01-21 09:35:59 +00:00 |
|
bzbarsky%mit.edu
|
6c601cd03a
|
Oops, forgot this change. Bug 224765
|
2004-01-21 05:06:42 +00:00 |
|
bzbarsky%mit.edu
|
583a9847e3
|
Attempt to fix Ts regression from bug 224765. r+sr=darin
|
2004-01-21 05:03:10 +00:00 |
|
dbaron%dbaron.org
|
d063f5af57
|
Send ContentStateChanged notifications for the checked state with correct BeginUpdate and EndUpdate calls and even when there is no frame, except during element construction. b=231081 r=bzbarsky sr=jst
|
2004-01-21 04:28:57 +00:00 |
|
bzbarsky%mit.edu
|
5f18239117
|
When a method has an empty body, don't drop the rest of the binding because of that.
Bug 231324, r+sr=bryner
|
2004-01-18 23:38:31 +00:00 |
|
peterv%propagandism.org
|
db653ec4e3
|
Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst.
|
2004-01-18 14:52:21 +00:00 |
|
peterv%propagandism.org
|
fbd88a1d66
|
Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup) - share CreateElement. r=caillon, sr=jst.
|
2004-01-18 11:59:21 +00:00 |
|
peterv%propagandism.org
|
379d6c8a41
|
Miscellaneous cleanup. r/sr=jst.
|
2004-01-18 10:45:26 +00:00 |
|
peterv%propagandism.org
|
629972988f
|
Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst.
|
2004-01-18 10:22:22 +00:00 |
|
caillon%returnzero.com
|
619d905d92
|
Bug 230976.
Use atoms for common default values in nsComputedDOMStyle to avoid string duplication.
r+sr=bzbarsky
|
2004-01-18 02:42:27 +00:00 |
|
dbaron%dbaron.org
|
aa4d378d63
|
Fix parsing of 'cursor' property and ignoring of uri() values, which we don't support. b=77974 r+sr=bzbarsky
|
2004-01-18 01:12:58 +00:00 |
|
bzbarsky%mit.edu
|
498627aad7
|
Handle two-':' forms of pseudo-elts. Bug 128482, r=caillon, sr=jst
|
2004-01-17 20:04:26 +00:00 |
|
sicking%bigfoot.com
|
8b2a7340b2
|
Bug 195350: Fix regression from earlier patch in same bug: make html-attributes be case-insensitive again.
r=caillon sr=peterv
|
2004-01-16 22:44:33 +00:00 |
|
pkw%us.ibm.com
|
7b60572a0e
|
Bug 231104 - Checkin for Bug 195350 causes AIX build to segfault on startup.
r=bugmail@sicking.cc, sr=tor@acm.org
|
2004-01-16 21:04:12 +00:00 |
|
sicking%bigfoot.com
|
586ea7aa13
|
Fix to landing of bug 195350. Shuffle the right memory.
r/sr=tor
|
2004-01-15 23:10:45 +00:00 |
|
caillon%returnzero.com
|
3b526b4352
|
Bug 230973 - NS_STYLE_LIST_STYLE_BASIC is spurious. Remove its usage in favor of the correct default of disc. r+sr=dbaron
|
2004-01-15 22:06:39 +00:00 |
|
dbaron%dbaron.org
|
b8ca5986ed
|
Remove bogus assertion (decl should be null for elt.style, if there's no style attribute). r+sr=bzbarsky
|
2004-01-15 21:00:35 +00:00 |
|
sicking%bigfoot.com
|
6403defab2
|
Fix HP-UX bustage
|
2004-01-15 20:02:25 +00:00 |
|
sicking%bigfoot.com
|
7dae6dd93c
|
Bug 195350: First stage of attributes overhaul. New class for storing attributes and children for an element. Use this class for xml elements. Also remove a couple of unneccesary functions from nsIContent.
r=caillon sr=jst
|
2004-01-15 17:07:27 +00:00 |
|
timeless%mozdev.org
|
088027c49a
|
Bug 190826 nsIRDFNodeList is not used
r=jag sr=bz
|
2004-01-15 08:39:11 +00:00 |
|
dbaron%dbaron.org
|
61d72a988d
|
Remove nsChangeHint_ReconstructDoc. b=230945 r+sr=bzbarsky
|
2004-01-15 03:32:06 +00:00 |
|
bryner%brianryner.com
|
072b7160a8
|
Consolidate SetEnabled and SetDisabled; make sure both of them clear the rule cascade on the rule processors. Bug 230651, r+sr=bzbarsky.
|
2004-01-15 03:26:56 +00:00 |
|
caillon%returnzero.com
|
107a86d7ae
|
Correcting the usage of mozAutoDocUpdate here, see bug 230283.
r+sr=bzbarsky over irc.
|
2004-01-15 03:18:03 +00:00 |
|