rjesup%wgate.com
bfe1334e33
Bug 193011: frame recursion limits re-added/docshell limit removed (backout
...
of bug 98158 and follow-on patches). Re-fixes bug 98158 in a different way.
r=darin, sr=dbaron, a=asa
2003-08-08 20:32:22 +00:00
rjesup%wgate.com
53409793f6
Undo mistaken checkin of bug 193011
2003-08-08 13:14:06 +00:00
rjesup%wgate.com
dcdf4824bb
Bug 193011: frame recursion limits re-added/docshell limit removed (backout
...
of bug 98158 and follow-on patches). Also re-fixes bug 98158.
r=darin, sr=dbaron
2003-08-08 13:06:40 +00:00
jag%tty.nl
1ba4a1c3b4
Bug 212793: crash when following link when a file upload box is on the screen with XSLT generated content. r=Pike, sr=jst, a=choffman
2003-08-07 18:58:30 +00:00
roc+%cs.cmu.edu
50878e792b
Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
2003-08-06 03:07:12 +00:00
brendan%mozilla.org
f6be8fe74f
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
peter%propagandism.org
3e5d40f9b0
Fix for bug 215117 (SetRootContent handling in nsXMLContentSink is rotten). r=Pike, sr=jst.
2003-08-05 19:34:04 +00:00
timeless%mozdev.org
a15e7fc233
Bug 211290 PRBool nsTemplateMatchRefSet::Add doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
2003-08-05 11:45:02 +00:00
timeless%mozdev.org
eb5d6c1835
Bug 211286 void nsContentSupportMap::Init doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
2003-08-05 11:41:14 +00:00
timeless%mozdev.org
2fc8b22a90
Bug 211285 void nsRuleNetwork::Init doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
2003-08-05 11:40:44 +00:00
rbs%maths.uq.edu.au
472114bb58
Sync the handling of stretchy MathML frames with the new ::-moz notation, b=214989, r+sr=dbaron
2003-08-05 02:07:14 +00:00
hjtoi%comcast.net
6561a2a46a
Bug 214381, incorrect characters in prettyprint dtd, patch from vberon@mecano.gme.usherb.ca, r=smontagu, sr=heikki (me).
2003-08-01 16:58:18 +00:00
axel%pike.org
d7a30c5fba
bugs 151002, 212892, CDATA should be eTEXT, add nsIContent::ePROCESSING_INSTRUCTION and nsITextContent::AppendTextTo for XSLT perf
2003-08-01 11:44:17 +00:00
aaronl%netscape.com
234cc44f3f
bug 159998 - type named anchor in URL bar, hit Enter - focus/selection appears to stay. r=bryner, sr=jst
2003-08-01 09:41:12 +00:00
timeless%mozdev.org
42d179412d
Bug 213461 Want a way to specify single-sided or double-sided printing
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2003-08-01 01:56:15 +00:00
bzbarsky%mit.edu
4715551627
Don't override earlier attrs on <body> with later ones from a separate <body>
...
tag (we merge all the attrs onto the single <body> node; oh, the insanity!)
Bug 214577, r+sr=peterv
2003-07-31 14:07:17 +00:00
bzbarsky%mit.edu
db19c4b681
Fix issues with ScriptAvailable() not firing for some scripts. Bug 214081, r+sr=jst
2003-07-31 01:28:16 +00:00
bzbarsky%mit.edu
b252cdf56b
Fix border-side parsing to not mess up the color. Bug 214487, r+sr=dbaron
2003-07-30 23:45:34 +00:00
caillon%returnzero.com
422dde1351
Bug 38370.
...
Allow color of an HR element to be changed.
Make HR be a block element in quirks mode instead of the hacky inline we were previously using (standards mode already had it as a block).
Patch by Ian Hickson <ian@hixie.ch> with minor modifications by me.
r+sr=bzbarsky@mit.edu
2003-07-30 08:13:07 +00:00
bzbarsky%mit.edu
4fd8cf233b
Fix selection regression. Bug 214343, r=caillon, sr=jst
2003-07-29 23:49:41 +00:00
bzbarsky%mit.edu
5d48360cf0
Fix crash when an event handler removes the submitting element from the
...
document. Bug 194582, patch by mats.palmgren@bredband.net (Mats Palmgren),
r=jkeiser, sr=bzbarsky
2003-07-29 22:59:37 +00:00
bzbarsky%mit.edu
bd15e33f28
Last checkin accidentally reversed the sense of the aContent test; fixing that.
2003-07-29 07:37:48 +00:00
bzbarsky%mit.edu
b70406f07e
Fix silly warning
2003-07-29 05:24:59 +00:00
bzbarsky%mit.edu
c70375d813
Fixing more windows bustage
2003-07-29 01:15:55 +00:00
jst%netscape.com
ff20a7b3e0
Fixing bug 209717. Making document.load() use the caller's URI as the base URI. r=caillon@aillon.org, sr=hjtoi-bugzilla@comcast.net
2003-07-28 23:12:46 +00:00
caillon%returnzero.com
b5219decb0
Introduce a weak ptr here to avoid extra addref/releases in this loop. r+sr=bzbarsky@mit.edu on irc.
2003-07-28 22:32:31 +00:00
bzbarsky%mit.edu
49e5784b14
Left this out. Bug 213823, r=caillon, sr=build-bustage
2003-07-28 22:23:06 +00:00
bzbarsky%mit.edu
1c89273d3a
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:25:13 +00:00
bzbarsky%mit.edu
272e86c75d
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:17:26 +00:00
bzbarsky%mit.edu
0a144d33f1
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823, r+sr=jst
2003-07-28 21:09:56 +00:00
timeless%mozdev.org
615bbd3f6a
Bug 207617 This URL crashes Mozilla every time [@ js_CompareStrings]
...
r=bryner sr=bz
2003-07-28 10:59:54 +00:00
bsmedberg%covad.net
e290dea9ea
Fix assertion from bug 211470, rs=bz
2003-07-28 01:12:36 +00:00
bsmedberg%covad.net
4e62df9073
Forgot a review nit from bug 211470.
2003-07-27 15:46:52 +00:00
bsmedberg%covad.net
117dcd4d23
Bug 211470 - need a common nsURIHashKey r=darin sr=bz
2003-07-27 15:20:11 +00:00
brendan%mozilla.org
32d941a463
Big dynamic footprint win via script filename caching, plus line number fix for strict/const diags (see http://bugzilla.mozilla.org/attachment.cgi?id=127130&action=view for detailed checkin comments; 208030, r/rs=shaver, r=rginda on the jsd change, r=jst on the dom change).
2003-07-26 22:37:11 +00:00
jshin%mailaps.org
aa8fa1540c
bug 199237 : fix the rendering of the non-ASCII title of a media/image doc : follow-up (no actual change in the code but just a couple of changes in comment)
2003-07-26 05:54:42 +00:00
jshin%mailaps.org
2c54b7c2dc
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz)
2003-07-26 05:17:26 +00:00
bzbarsky%mit.edu
df8614a442
Remove support for the single-':' form of -moz-* pseudo-elements. Bug 211657,
...
r+sr=dbaron
2003-07-25 22:44:58 +00:00
sicking%bigfoot.com
f450f495ac
Fix build bustage
2003-07-25 22:41:05 +00:00
sicking%bigfoot.com
cb8bdaca3e
Bug 190305: Make xml prettyprinting localizeable. Patch by vberon@mecano.gme.usherb.ca
...
r=sicking, Pike sr=bz
2003-07-25 22:11:19 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
bzbarsky%mit.edu
042b7cacc7
Remove unused variable.
2003-07-25 04:06:31 +00:00
bzbarsky%mit.edu
7e9533ee38
Don't bother loading scripts from the network when scripts are disabled. Bug
...
66857, r=sicking, sr=jst
2003-07-24 23:22:45 +00:00
caillon%returnzero.com
1bcbfbb835
Bug 213341 - Use smart pointer classes for long lived strong references in nsGenericElement and friends.
...
r=bzbarsky@mit.edu sr=jst@netscape.com
2003-07-24 20:38:08 +00:00
bzbarsky%mit.edu
2710b0cafe
This was not supposed to land. Fixing bustage.
2003-07-24 18:30:50 +00:00
bzbarsky%mit.edu
76799ff743
Add an nsIDocument* GetOwnerDocument() to nsGenericElement, deCOMify
...
nsINodeInfo a tad. Bug 211634, r=jkeiser, sr=jst
2003-07-24 17:30:52 +00:00
bzbarsky%mit.edu
9915e0fd45
Don't load the image for image inputs till we have all of our attributes. Bug
...
209242, r=caillon, sr=jst
2003-07-24 17:10:14 +00:00
aaronl%netscape.com
7ac7afd451
Bug 211852 and bug 212626. Tab and shift+tab not working with sub documents. r=bryner, sr=bz
2003-07-24 08:53:48 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00